/*
Theme Name: Grimaldi's 
Theme URI: http://DreamBoxCreations.com
Author: DreamBoxCreations.com
Author URI: http://DreamBoxCreations.com
Description: Custom responsive WordPress theme.
Version: 1.0
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
    box-sizing: border-box;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
    max-width: 100%;
}

input,select,textarea{
	border-radius: 0px;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

/* =Mobile First Desktop Last
-------------------------------------------------------------- */
/* =Global
-------------------------------------------------------------- */

figure.responsive img{
    width: 100%;
	display: block;
}


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

#wp-admin-bar-DBCR-My-Restaurant img{
	float: left;
}

/* ===================== General ===================== */


@font-face {
  font-family: 'MatrixRegularOldstyle';
  src: url('fonts/MatrixRegularOldstyle.eot?#iefix') format('embedded-opentype'),  
  url('fonts/MatrixRegularOldstyle.woff') format('woff'), 
  url('fonts/MatrixRegularOldstyle.ttf')  format('truetype'), 
  url('fonts/MatrixRegularOldstyle.svg#MatrixRegularOldstyle') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NexaRustScript';
  src: url('fonts/NexaRustScriptB-00.eot?#iefix') format('embedded-opentype'),  
  url('fonts/NexaRustScriptB-00.otf')  format('opentype'),
  url('fonts/NexaRustScriptB-00.woff') format('woff'), 
  url('fonts/NexaRustScriptB-00.ttf')  format('truetype'), 
  url('fonts/NexaRustScriptB-00.svg#NexaRustScriptB-00') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NexaRustScript-Texture';
  src: url('fonts/NexaRustScriptB-03.eot?#iefix') format('embedded-opentype'),  
  url('fonts/NexaRustScriptB-03.otf')  format('opentype'),
  url('fonts/NexaRustScriptB-03.woff') format('woff'), 
  url('fonts/NexaRustScriptB-03.ttf')  format('truetype'), 
  url('fonts/NexaRustScriptB-03.svg#NexaRustScriptB-03') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Norwester-Regular';
  src: url('fonts/Norwester-Regular.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Norwester-Regular.otf')  format('opentype'),
  url('fonts/Norwester-Regular.woff') format('woff'), 
  url('fonts/Norwester-Regular.ttf')  format('truetype'), 
  url('fonts/Norwester-Regular.svg#Norwester-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

.colors{
    color: #a44c0e; /* brick red */
    color: #c4960c; /* gold */
    color: #fff7e2; /* beige */
}

body{
    -webkit-font-smoothing: antialiased;
    font-family: 'MatrixRegularOldstyle';
    color: #000;
}

.container{
    margin: auto;
    width: 1400px;
    max-width: 100%;
}

.container_small{
    margin: auto;
    width: 1000px;
    max-width: 100%;
}

@media (max-width: 1400px) {
    .container{
        padding: 0 15px;
    }
}

@media (max-width: 1000px) {
    .container_small{
        padding: 0 15px;
    }
}

.container:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

a{
    -webkit-transition: all .3s ease-in-out;
    transition:         all .3s ease-in-out;
    color: #c4960c; /* gold */
}

::-moz-selection { 
    color: #FFF;
    background-color: #a44c0e; /* brick red */
}

::selection {
    color: #FFF;
    background-color: #a44c0e; /* brick red */
}

/* before icons */

.info_icon{
    position: relative;
}

.info_icon:before{
    content:'';
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -20px;
    width: 16px;
    height: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%,0%);
        -ms-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
}

.map_pin:before{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MCA4NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgODQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojYzQ5NjBjO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjUsMEMxMS4yLDAsMCwxMS4yLDAsMjVjMCwzLjIsMC45LDcuMiwyLDEwbDIzLDQ5bDIzLTQ5YzEuMS0yLjgsMi02LjgsMi0xMEM1MCwxMS4yLDM4LjgsMCwyNSwwIE0yNSwxMgoJCWM3LjIsMCwxMyw1LjgsMTMsMTNzLTUuOCwxMy0xMywxM2MtNy4yLDAtMTMtNS44LTEzLTEzUzE3LjgsMTIsMjUsMTIiLz4KPC9nPgo8L3N2Zz4=");
    width: 13px;
    height: 27px;
}

.map_pin_black:before{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MCA4NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgODQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwMDAwMDA7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNSwwQzExLjIsMCwwLDExLjIsMCwyNWMwLDMuMiwwLjksNy4yLDIsMTBsMjMsNDlsMjMtNDljMS4xLTIuOCwyLTYuOCwyLTEwQzUwLDExLjIsMzguOCwwLDI1LDAgTTI1LDEyDQoJCWM3LjIsMCwxMyw1LjgsMTMsMTNzLTUuOCwxMy0xMywxM2MtNy4yLDAtMTMtNS44LTEzLTEzUzE3LjgsMTIsMjUsMTIiLz4NCjwvZz4NCjwvc3ZnPg0K");
    width: 13px;
    height: 27px;
}

.pencil_icon:before{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiMwMjAyMDIiIGQ9Ik00MjIuOTUzLDE3Ni4wMTljMC41NDktMC40OCwxLjA5LTAuOTc1LDEuNjEyLTEuNDk4bDIxLjc3Mi0yMS43NzJjMTIuODgzLTEyLjg4MywxMi44ODMtMzMuNzcxLDAtNDYuNjU0DQoJCWwtNDAuNDM0LTQwLjQzNGMtMTIuODgzLTEyLjg4My0zMy43NzEtMTIuODgzLTQ2LjY1MywwbC0yMS43NzIsMjEuNzcyYy0wLjUyMywwLjUyMy0xLjAxOCwxLjA2NC0xLjQ5OCwxLjYxM0w0MjIuOTUzLDE3Ni4wMTl6Ii8+DQoJPHBvbHlnb24gZmlsbD0iIzAyMDIwMiIgcG9pbnRzPSIxMTQuMzE3LDM5Ny42ODQgMTU3LjMxNyw0NDAuNjg0IDEwNi42NTgsNDQ4LjM0MiA1Niw0NTYgNjMuNjU4LDQwNS4zNDEgNzEuMzE2LDM1NC42ODMgCSIvPg0KCTxwb2x5Z29uIGZpbGw9IiMwMjAyMDIiIHBvaW50cz0iMzQ5LjE0MywxMjUuNTM1IDExOC45ODIsMzU1LjY5NCAxMDYuNTQxLDM0My4yNTMgMzM2LjcwMSwxMTMuMDk0IDMyNC4yNiwxMDAuNjUzIDgxLjY1OSwzNDMuMjUzIA0KCQkxNjguNzQ3LDQzMC4zNDEgNDExLjM0OCwxODcuNzQgCSIvPg0KPC9nPg0KPC9zdmc+DQo=");
    width: 13px;
    height: 27px;
}
.phone_icon:before{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Mi45IDkwLjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQyLjkgOTAuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNDNDk2MEM7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDAuNyw3NC40Yy0wLjgtMi44LTEuNy05LjQtNC4xLTExLjJjLTIuMi0xLjYtNS4zLTAuNC03LjYtMC4xbC00LjIsMC41Yy0wLjcsMC4xLTMuMi03LjEtMy41LTgKCWMtMS0yLjktMS44LTYtMi4zLTljLTAuNS0zLTAuNi02LTAuNS05YzAtMC45LDAuNS04LjIsMS4xLTguM2MwLDAsNS4xLTAuOSw2LjgtMS40YzMuNi0xLjMsNi40LTIuMyw2LjgtNi43CgljMC4xLTEuNy0wLjEtMy4yLTAuMy00LjljLTAuNC0yLjktMC44LTUuOC0xLjctOC42Yy0wLjQtMS42LTEuMS00LjQtMi41LTUuOGMtMC4zLTAuNC0wLjgtMC44LTEuMi0wLjhjLTUuNi0xLjYtMTMsMi40LTE2LjgsNi4xCglDLTEuOCwxOS4zLTAuMSwzOS40LDMuOCw1NC44YzMuNSwxMy43LDExLjYsMzgsMzAsMzQuOGMyLjMtMC40LDUuMy0xLjIsNi44LTMuMkM0Mi45LDgyLjksNDEuNyw3OC4xLDQwLjcsNzQuNHoiLz4KPC9zdmc+");
    width: 8px;
    height: 19px;
}

.clock_icon:before{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyODMuNSAyODMuNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjgzLjUgMjgzLjU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+CjxzdHlsZT5wYXRoe2ZpbGw6ICNjNDk2MGM7IH08L3N0eWxlPgoJPHBhdGggZD0iTTE1MS41LDE0Mi40bC0zLjctODIuNWMtMC4xLTMuNC0yLjktOS40LTkuNi05LjRjLTYuNywwLTkuMyw2LjEtOS42LDkuNGwtNC42LDkwLjNjLTAuMSwyLDAuMyw0LDEuMSw1LjcKCQljMC4xLDMuMywxLjIsNi40LDMuNyw4LjZsNTYuOCw1MC40YzIuNiwyLjMsOS4xLDQuMywxNC40LTEuMWM1LjQtNS40LDMuMi0xMS44LDEuMS0xNC40TDE1MS41LDE0Mi40eiIvPgoJPHBhdGggZD0iTTE0MS43LDBDNjMuNiwwLDAsNjMuNiwwLDE0MS43YzAsNzguMiw2My42LDE0MS43LDE0MS43LDE0MS43Yzc4LjIsMCwxNDEuNy02My42LDE0MS43LTE0MS43QzI4My41LDYzLjYsMjE5LjksMCwxNDEuNywwCgkJIE0xNDEuNywyNjIuNmMtNjYuNiwwLTEyMC44LTU0LjItMTIwLjgtMTIwLjhjMC02Ni42LDU0LjItMTIwLjgsMTIwLjgtMTIwLjhjNjYuNiwwLDEyMC44LDU0LjIsMTIwLjgsMTIwLjgKCQlDMjYyLjYsMjA4LjQsMjA4LjQsMjYyLjYsMTQxLjcsMjYyLjYiLz4KPC9nPgo8L3N2Zz4=");
    width: 21px;
    height: 21px;
}



/* Accessibility */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.screen-reader-shortcut {
    position: absolute;
    top: -1000em
}

.screen-reader-shortcut:focus {
    left: 6px;
    top: 6px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-family: 'MatrixRegularOldstyle';
    font-weight: 600;
    padding: 15px 23px 14px;
    background-color: #fff7e2; /* beige */
    color: #a44c0e; /* brick red */
    z-index: 100000;
    line-height: normal;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    text-decoration: none;
    outline: 0
}

/* Utilities */

.mobile_only{
    display: none;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.cursor{
    cursor: pointer;
}

.parallax{
    background-repeat: no-repeat;
}

.col_row:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.col_left,
.col_right{
    float: left;
    width: 48%;
}
.col_right{
    float: right;
}

.dyn_img_copy{
    position: relative;
}

.dyn_img_copy .dyn_copy{
    padding: 72px 100px; 
    min-height: 400px;
}

.dyn_img_copy .dyn_img{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 30% center;
    min-height: 400px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.spinner_load{
    padding-right: 10px;
    background-image: url(images/basic_spinner.gif);
    background-position: calc(100% - 5px) 9px;
    background-repeat: no-repeat;
}

#nearby_location_form .spinner_load{
    background-position: calc(100% - 5px) 6px;
}


@media (max-width: 767px) {
    .mobile_only{
        display: block;
    }
    .desk_only{
        display: none;
    }
    .col_left,
    .col_right{
        width: 100%;
        float: none;
    }

    .dyn_img_copy .dyn_copy{
        min-height: 0;
    }

    .dyn_img_copy .dyn_img{
        min-height: 0;
        height: 300px;
        position: relative;
        background-size: contain;
        background-position: center bottom;
    }
}

/* location dropdown */

.loc_results{
    display: none;
    position: absolute;
        top: calc(100% - 30px);
        left: 0;
        z-index: 10;
    max-width: 90%;
    width: 300px;
    padding: 10px 15px;
    background-color: #FFF;
    box-shadow: 0 5px 8px -2px rgba(0, 0, 0, 0.4); /* dropdown */
}

.location_item a{
    display: inline-block;
    color: #a44c0e; /* brick red */
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 0;
}

.location_item a:hover{
    color: #c4960c; /* gold */
}

/*Forms*/

input:not([type=checkbox]), select, textarea{
    box-sizing: border-box;
    border: none;
    -webkit-appearance: none;
}

li.gfield {
    list-style: none;
}

.gfield label{
    display: none; 
}

.gform_wrapper #error{
    margin: 30px 0;
    color: #FF0000;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    font-family: Arial,Helvetica,sans-serif;
}

.gform_confirmation_message{
    text-align: center;
}

.gfield_description.validation_message{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #FF0000;
    text-transform: uppercase;
}

.gform_body:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.gfield input,
.gfield select,
.gfield textarea{
    width: 100%;
    border: 2px solid #e7e7e7;
    padding: 10px 15px;
}

.gform_footer input[type=submit]{
    background-color: #a44c0e;
	color: #fff7e2;
    border-bottom: none;
	position: relative;
    display: inline;
    padding-right: 27px;
    font-family: 'Norwester-Regular';
    font-size: 32px;
    text-decoration: none;
    text-transform: uppercase;
    background-repeat: no-repeat;
    /* background-position: 97% 8px; */
    /* background-size: 14px; */
    background-position-x: calc(100% - 5px);
    background-position-y: .25em;
    background-size: .4em;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA3LjEgMTIuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNy4xIDEyLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNDNDk2MEM7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LjUsNi4xTDEuMSwxMmwyLjktNS44TDEuMSwwLjNMNi41LDYuMXoiLz4NCjwvZz4NCjwvc3ZnPg0K"); /* gold arrow right */
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.browser_ie .gform_footer input[type=submit]{
    background-position-x: 102%;
    background-position-y: 7px;
    background-size: 24px 24px;
    background-image: url(images/arrow-right-gold.svg);
}

.browser_ie .gform_footer input[type=submit]:hover{
    background-position-x: 104%;
}

.gform_footer input[type=submit]:hover{
    background-position-x: 100%;
}

.form_errors{
    color: #FF0000;
    text-transform: uppercase;
    font-family:  Verdana, Geneva, sans-serif;
}

input[type=text], select, textarea{
    font-size: 22px;
    line-height: normal;
    padding-left: 10px;
    border-radius: 0;
    font-family: inherit;
}

textarea {
    width: 100%;
}

::-webkit-input-placeholder { font-family: 'MatrixRegularOldstyle';color:#000}
::-moz-placeholder { font-family: 'MatrixRegularOldstyle';color:#000}
:-ms-input-placeholder { font-family: 'MatrixRegularOldstyle';color:#000}
:-moz-placeholder { font-family: 'MatrixRegularOldstyle';color:#000}

select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNy4xIDE4LjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE3LjEgMTguNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM3MzZmNzQ7fQo8L3N0eWxlPgo8Zz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00LjksMy41bDMuNiw3LjJsMy42LTcuMmgyLjhMOC43LDE1LjFIOC4zTDIuMiwzLjVINC45eiIvPgo8L2c+Cjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: 97%;
    /* background-color: transparent; */
    background-size: 18px;
    background-color: #FFF;
}

input[type=submit]{
    cursor: pointer;
}

.svg_icon{
    font-size: 22px;
    width: 1em;
    height: 1em;
}

.g_title_ruff{
    font-family: 'NexaRustScript-Texture';
    font-size: 70px;
}

.cta_row{
    margin-top: 10px;
}

.cta_row:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.cta_row > .cta_button{
    width: 50%;
    float: left;
}

.centered_cta{
    text-align: center;
}

.cta_button .g_cta{
    display: inline-block;
    letter-spacing: 1px;
    font-size: 19px;
    padding-right: 18px;
    /* background-position-y: .23em; */
    background-position-y: 50%;
    background-size: .5em;
}

.g_cta{
    position: relative;
    display: inline;
    padding-right: 27px;
    font-family: 'Norwester-Regular';
    color: #a44c0e; /* brick red */
    font-size: 32px;
    text-decoration: none;
    text-transform: uppercase;

    background-repeat: no-repeat;
    /* background-position: 97% 8px; */
    /* background-size: 14px; */
    /* background-position-x: 97%; */
    background-position-x: calc(100% - 5px);
    background-position-y: .25em;
    background-size: .4em;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA3LjEgMTIuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNy4xIDEyLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNDNDk2MEM7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LjUsNi4xTDEuMSwxMmwyLjktNS44TDEuMSwwLjNMNi41LDYuMXoiLz4NCjwvZz4NCjwvc3ZnPg0K"); /* gold arrow right */


    -webkit-transition: all .3s ease-in-out;
    transition:         all .3s ease-in-out;
}

.browser_ie .g_cta{
    background-position-x: 102%;
    background-position-y: 7px;
    background-size: 24px 24px;
    background-image: url(images/arrow-right-gold.svg);
}

.browser_ie .g_cta:hover{
    background-position-x: 105%;
}

.browser_ie .cta_button .g_cta{
    background-position-y: 20px;
    background-position-x: 100%;
    background-size: 15px 15px;
}

.browser_ie .cta_button .g_cta:hover{
    background-position-x: 104%;
}

.browser_ie .g_cta.up_down_toggle,
.up_down_toggle{
    padding-right: 30px;
    background-position-x: 100%;
    background-position-y: 9px;
    background-size: 1em;
    background-repeat: no-repeat;
     -webkit-transition: all 0s ease-in-out;
     transition:         all 0s ease-in-out;
     -webkit-transition: color .3s ease-in-out;
     transition:         color .3s ease-in-out;
     background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMi4xIDYuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIuMSA2LjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNDNDk2MEM7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LjEsNS44TDAuMiwwLjRMNiwzLjNsNS45LTIuOUw2LjEsNS44eiIvPg0KPC9nPg0KPC9zdmc+DQo="); /* arrow down */
}

.browser_ie .g_cta.up_down_toggle.open,
.up_down_toggle.open{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMi4xIDYuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIuMSA2LjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNDNDk2MEM7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMS45LDUuOEw2LDIuOUwwLjIsNS44bDUuOS01LjRMMTEuOSw1Ljh6Ii8+DQo8L2c+DQo8L3N2Zz4NCg=="); /* arrow up */
}

.browser_ie .g_cta.up_down_toggle{
    background-position-y: 4px;
    background-size: 24px 24px;
}

input[type=submit].g_cta{
    padding-left: 0;
    border: none;

    -webkit-transition: all .3s ease-in-out;
    transition:         all .3s ease-in-out;

    background-color: #a44c0e; /* brick red */
    color: #fff7e2; /* beige */
}

.g_cta:hover{
    background-position-x: 100%;
    color: #c4960c; /* gold */
    text-decoration: none;
}

.g_cta_wrap{
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

.g_cta_wrap:after{
    content:'';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 6px;
    background-color: #c4960c; /* gold */
}

.g_cta_wrap fieldset legend,
.current_loc_change fieldset legend{
	display: none;
}

.cta_submit_wrap .g_cta{
    border: none;
}

.g_cta_submit{
}

.cta_button{
    display: inline-block;
    background-color: #000;
    /* padding: 17px; */
    text-align: center;
    /* padding: 17px 9px 17px 17px; */
    padding-right: 10px;
}

.cta_button .g_cta{
    padding: 17px;
    color: #fff7e2; /* beige */
    border-bottom: none;
}

.cta_button.red_button{
    background-color: #a44c0e; /* brick red */
}

.cta_button.gold_button{
    background-color: #c4960c; /* gold */
}

.cta_button.red_button{
    background-color: #a44c0e; /* brick red */
}

.cta_button.gold_button .g_cta{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA3LjEgMTIuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNy4xIDEyLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojYTQ0YzBlO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNi41LDYuMUwxLjEsMTJsMi45LTUuOEwxLjEsMC4zTDYuNSw2LjF6Ii8+CjwvZz4KPC9zdmc+");
}

.g_header{
    font-family: 'Norwester-Regular';
    text-transform: uppercase;
    color: #a44c0e; /* brick red */
    letter-spacing: 1px;
}
.gold_script{
    font-family: 'NexaRustScript';
    text-transform: none;
    color: #c4960c; /* gold */
    font-size: 36px;
}
.gold{
    color: #c4960c; /* gold */
}

/* ===================== Header ===================== */

.primary_header .top_header{
    padding-bottom: 10px;
    background-image: url(images/header-bg.jpg);
}

.primary_header .container{
    width: 1190px;
    max-width: 100%;
}

.primary_header .top_header .container{
    display: -webkit-box;
    display: -ms-flexbox;
	/* -js-display: flex; */
    display: flex;
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
}

.primary_header .header_logo{
    width: 400px;
    max-width: 40%;
}

.primary_header .header_logo a{
	display: block;
	width: 100%;
}

/* #primary_nav{ */
/*     box-shadow: 0 0 19px 3px rgba(0, 0, 0, 0.4); */
/* } */


/* sticky */

#sticky_nav{
	position: fixed;
		top: 0; 
	    z-index: 1000;
	width: 100%;
	background-color: #FFF;
	/* box-shadow: 0 0 19px 3px rgba(0, 0, 0, 0.4); */

	-webkit-transition: all .3s ease-in-out;
    transition:         all .3s ease-in-out;

	-webkit-transform: translateY(-120%);
	    -ms-transform: translateY(-120%);
	        transform: translateY(-120%);
}

#sticky_nav.show{
	-webkit-transform: translateY(0%);
	    -ms-transform: translateY(0%);
	        transform: translateY(0%);
}

#sticky_nav .primary_header .left_header{
    width: 33%;
    margin-top: 16px;
}

#sticky_nav .primary_header .header_logo{
    /* width: 400px; */
    margin-top: 7px;
    max-width: none;
    padding: 0 5%;
    
}

#sticky_nav .primary_header .right_header{
    width: 33%;
    padding-top: 0;
    margin-top: 18px;
    margin-bottom: 10px;
}

#sticky_nav .nav_left .logo svg {
   top: 9px;
}


#sticky_nav .primary_header .social_row{
    display: none;
}

.left_header{
    margin-top: 25px;
    padding-left: 22px;
    width: 33%;
}
    .social_row a{
        display: inline-block;
        width: 28px;
    }

    .social_row a svg{
        -webkit-transition: all .3s ease-in-out;
        transition:         all .3s ease-in-out;
    }

    .social_row a:hover svg{
        fill: #C4960C;
    }

    .social_row a:nth-child(n+2){
        margin-right: 5px;
    }

    .social_row .soc_handle{
        position: relative;
            top: -7px;
        display: inline-block;
        color: #a44c0e; /* brick red */
        font-size: 20px;
        vertical-align: sub;
    }

    .cta_form_icon{
        position: relative;
        margin-top: 10px;
    }
	
	.cta_form_icon fieldset legend{
		display: none;
	}

    .cta_form_icon .svg_icon{
        position: absolute;
            top: 4px;
            left: -20px;
    }

    .cta_form_icon .faux_placehldr{
        position: absolute;
        /* padding-bottom: 7px; */
        white-space: nowrap;
        top: 0; 
        left: 0;
    }

    /* .cta_form_icon .faux_placehldr:after{ */
    /*     top: -.27em;  */
    /* } */

    .cta_form_icon input:not([type=submit]){
       width: 300px;
       height: 36px;
       max-width: 90%;
       background-color: transparent;
       border: none;
       font-family: inherit;
       line-height: normal;
   }

   .cta_form_icon input:focus{
       outline: 1px solid  #a44c0e; /* brick red */
   }

    .cta_form_icon .form_inst{
        display: block;
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
        border: none;
        background-color: transparent;
        font-size: 14px;
    }

    .cta_form_icon .loc_results{
        top: calc(100% - 30px);
    }

.right_header{
    /* padding-top: 62px; */
    padding-top: 40px;
    width: 30%;
    text-align: right;
}

    .right_header .g_cta:after{
        right: 2px;
    }

    .right_header .g_cta:hover:after{
        right: -6px;
    }

    .right_header .change_fav_loc{
        cursor: pointer; 
        /* visibility: hidden; */
        /* cursor: pointer; */
        /* text-transform: uppercase; */
        /* text-decoration: underline; */
        /* margin: 5px 0; */
    }

    /* .right_header .change_fav_loc.reveal{ */
    /*     visibility: visible; */
    /* } */

    .right_header .current_favorite{
        visibility: hidden;
        height: 16px;
        margin-bottom: 3px;
    }

    .right_header .current_favorite.reveal{
        visibility: visible;
    }

    .right_header .current_favorite span{
        color: #a44c0e; /* brick red */
    }

    .right_header .current_favorite span:before{
        width: 17px;
        height: 27px;
        top: -2px;
        left: -14px;
    }

    .right_header .current_loc_change{
        display: none;
        position: relative;
    }

    .right_header .current_loc_change .loc_results{
        top: calc(100% + 2px);
        right: 0;
        left: auto;
        width: 260px;
        text-align: left;
    }

    .current_loc_change input{
        height: 33px;
		line-height: 33px;
    }

.current_loc_change input::-webkit-input-placeholder {font-size: 14px;}
.current_loc_change input::-moz-placeholder {font-size: 14px;}
.current_loc_change input:-ms-input-placeholder {font-size: 14px;}
.current_loc_change input:-moz-placeholder {font-size: 14px;}

/* primary menu */
.primary_header{
    position: relative;
    box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.primary_header .nav_menu{
    background-color: #FFF;
}

.primary_header .nav_menu ul{
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.primary_header .nav_menu li{
    display: inline;
}

.primary_header .nav_menu li a{
    padding: 0 25px;
    color: #000;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
}

.primary_header .nav_menu li.current_page_item a,
.primary_header .nav_menu li a:hover{
    color: #c4960c; /* gold */
}


body.archive.tax-menu_type .primary_header .nav_menu li.menu-item-917 a,
body.page-template-page-mille-gradi .primary_header .nav_menu li.menu-item-917 a{
    color: #c4960c; /* gold */
}

/* submenu */

.primary_header li {
    position: relative;
}

.primary_header ul.sub-menu{
    display: block;
    opacity: 0;
    position: absolute;
        left: 50%;
        top: 100%;
        z-index: 10;
    padding: 5px;
    padding-top: 30px;
    background-color: #fff;
    pointer-events: none;
    box-shadow: 0 5px 8px -2px rgba(0, 0, 0, 0.4); /* dropdown */

    -webkit-transform: translate(-50%,0%);
    -ms-transform:     translate(-50%,0%);
    transform:         translate(-50%,0%);

    -webkit-transition: all .3s ease-in-out;
    transition:         all .3s ease-in-out;
}

.primary_header li.menu-item-has-children ul.sub-menu.show{
    opacity: 1;
    pointer-events: auto;
}

.primary_header ul.sub-menu li {
    position: relative;
    padding: 0;
}

.primary_header ul.sub-menu li a{
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 2px;
}

#mobile_top_line{
    display: none;
    padding: 10px 25px 7px;
    background-color: #FFF;
}

#mobile_top_line:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

#mobile_top_line .toggle_wrap{
    float: left;
}

#mobile_top_line .social_row{
    float: left;
    margin-left: 30px;
    margin-top: 3px;
}

#toggle{
	position: relative;
        top: 0;
        left: 0;
    width: 1em;
    height: 1em;
    display: inline-block;
	font-size: 33px;
}

#toggle_menu,
#close_menu{
	position: absolute;
		top: 0px;
		left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	cursor: pointer;
	z-index: 100;
}

#mobile_nav{
    display: none;
    position: relative;
    z-index: 10;
    text-align: center;
    background-image: url(images/header-bg.jpg);
    box-shadow: 0 13px 12px -4px rgba(0, 0, 0, 0.4);
}

#mobile_nav .mobile_logo{
    display: inline-block;
}

#mobile_nav:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

#mobile_nav .mobile_logo svg{
    width: 253px;
}


#mobile_menu{
    display: none;
    position: absolute;
        z-index: 100;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    text-align: center;
    padding: 13px 0 30px;
    background-image: url(images/header-bg.jpg);
    -webkit-transition: all .3s ease-in-out;
    transition:         all .3s ease-in-out;
    box-shadow: 0 8px 11px -4px rgba(0, 0, 0, 0.4);
}

#mobile_menu.show{
    opacity: 1;
    pointer-events: auto;
}

#mobile_menu ul.sub-menu{
    display: none;
}

#mobile_menu ul.sub-menu li a{
    font-size: 20px;
}

#mobile_menu .primary_menu li a{
    position: relative;
    display: inline-block;
    /* width: 100%; */
    padding: 13px 0;
    color: #000;
    text-decoration: none;
    font-size: 30px;
}

#mobile_menu ul.primary_menu li.current_page_item a {
    color: #a44c0e; /* brick red */
}

#mobile_menu ul.primary_menu > .menu-item-has-children > a:after{
    content:'>';
    display: inline-block;
    position: absolute;
        top: .2em; 
        right: -.8em;
    width: 20px;
    height: 20px;
    font-size: 12vw;
    color: #000000;

-webkit-transform: rotate(0deg) translate(-50%,-50%);
    -ms-transform: rotate(0deg) translate(-50%,-50%);
        transform: rotate(0deg) translate(-50%,-50%);

    -webkit-transition: all .3s ease-in-out;
    transition:         all .3s ease-in-out;

}


#mobile_menu ul.primary_menu > .menu-item-has-children.reveal > a:after {
    top: .55em;

-webkit-transform: rotate(90deg) translate(-50%,-50%);
    -ms-transform: rotate(90deg) translate(-50%,-50%);
        transform: rotate(90deg) translate(-50%,-50%);
}

#mobile_menu .social_row{
    margin-top: 40px;
}

#mobile_menu .social_row a{
    width: auto;
}

#mobile_menu .social_row a .svg_icon{
    font-size: 43px;
}

#mobile_menu .social_row .soc_handle{
    display: none;
}

@media (max-width: 1126px) {
    .primary_header .container{
        /* width: 100%; */
        padding: 0 30px;
    }

    .primary_header .header_logo{
        margin-top: 2vw;
        width: 33vw;
    }

    .primary_header .nav_menu li a{
        font-size: 2vw;
    }

    .primary_header .nav_menu li{
        display: inline-block;
        margin-top: 8px;
    }

    .primary_header .g_cta{
        font-size: 3vw;
    }

    .cta_form_icon .loc_results{
        top: calc(100% - 26px);
    }

    .cta_form_icon .form_inst{
        margin-top: 11px;
    }

}

@media (max-width: 767px) {
    #primary_nav,
    #sticky_nav{
        display: none;
    }

    #mobile_top_line,
    #mobile_nav{
        display: block;
    }

    #mobile_nav{
        padding-top: 12px;
    }

	#toggle_menu.show,
	#close_menu.show{
        display: block;
	}

    #mobile_menu{
        display: block;
    }

}

@media (max-width: 400px) {

    #mobile_top_line{
        padding: 10px 15px;
    }

    .cta_row > .cta_button .g_cta{
        font-size: 4.2vw;
    }
}

/* ===================== Footer ===================== */

footer{
    padding-top: 30px;
}

footer .footer_menu{
    float: left;
    width: 37%;
}

footer .footer_right{
    float: right;
    width: 51%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-js-display: flex;
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
}

footer .footer_right #footer_email_signup{
    width: 25%;
}

footer .footer_right #footer_email_signup .form_errors{
    position: absolute;
    top: calc(-1em - 4px);
    left: 0;
    display: inline-block;
    font-size: 12px;
    white-space: nowrap;
    -webkit-transform: translate(-35%,0%);
        -ms-transform: translate(-35%,0%);
            transform: translate(-35%,0%);
}

footer .footer_right #footer_email_signup.cta_form_icon .form_inst{
    margin-top: 10px;
}

footer .footer_right #footer_signup_submit{
    display: none;
    font-size: 17px;
    margin-top: 10px;
    padding: 6px 17px 6px 12px;
    background-position-y: .6em;
    background-position-x: 94%;
}

.browser_ie footer .footer_right #footer_signup_submit{
    background-image: none;
}

footer .footer_right #footer_signup_submit:hover{
    background-position-x: 98%;
}

footer .footer_logo{
    width: 37%;
    position: relative;
    top: -17px;
}

footer .footer_menu li{
    display: inline-block;
    margin-bottom: 43px;
}

footer .footer_menu li a{
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    color: #000;
}

footer .footer_menu li.current_page_item a,
footer .footer_menu li a:hover{
    color: #a44c0e; /* brick red */
}

footer .cta_form_icon .svg_icon{
    left: -27px;
}

footer .cta_form_icon .g_cta{
    font-size: 25px;
    /* background-size: 10px; */
}

.browser_ie footer .cta_form_icon .g_cta{
    background-position-y: 2px;
}

footer .social_row{
    width: 33%;
    padding-top: 25px;
    text-align: right;
}

footer .social_row a{
    width: 25px;
}

footer .social_row .soc_handle{
    margin-top: 10px;
}

footer .social_row a:nth-child(n+2){
    margin-right: 7px;
}

footer .adobe-download-text{
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#dbc_logo {
    text-align: center;
    margin-top: 40px;
}

#dbc_logo .icon{
    width: 25px;
    opacity: .5;
}

@media (max-width: 1400px) {
    .social_row .soc_handle{
        position: static;
		vertical-align: top;
    }

    footer .footer_logo{
        position: static;
        padding: 0 12px;
        width: 42%;
    }

    footer .footer_right{
        width: 55%;
    }

    footer .footer_right #footer_email_signup{
        width: 34%;
    }

    footer #footer_email_signup.cta_form_icon .g_cta{
        font-size: 2.2vw;
    }

    footer #footer_email_signup.cta_form_icon .form_inst{
        /* margin-top: 0; */
    }


    footer .social_row{
        width: 25%;
    }

    footer .social_row a:last-child{
        margin-right: 0;
    }

    footer .social_row .soc_handle{
        display: block;
        margin-top: 6px;
    }

}

@media (max-width: 1360px) {
    footer .footer_menu ul{
        float: left;
        width: 50%;
    }

    footer .footer_menu li{
        display: block;
        margin: 0;
    }

    footer .footer_menu li a{
        padding: 0 0 15px;
    }

}

@media (min-width: 768px) and (max-width: 1000px){
    .social_row .soc_handle{
        font-size: 1.5vw;
    }
}

@media (max-width: 767px) {

    footer .footer_right{
        display: block;
        float: none;
        width: 100%;
    }

    footer .footer_logo{
        width: 244px;
        max-width: 80%;
        margin: auto;
        text-align: center;
        padding: 0;
    }

    footer .social_row{
        text-align: center;
        width: 100%;
        padding: 10px;
    }

    footer .social_row a svg{
        font-size: 26px;
    }

    footer .social_row .soc_handle{
        display: inline-block;
        font-size: 20px;
    }

    #footer_email_signup{
        display: none;
    }

    footer .footer_menu:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

    footer .footer_menu{
        width: 80%;
        margin: 30px auto 0;
        float: none;
        font-size: 20px;
    }

    footer .footer_menu li{
        margin-bottom: 0;
    }

    footer .footer_menu li a{
        padding: 0 0 14px;
        display: inline-block;
    }


}

/* ===================== Page ===================== */

#primary .page_header{
    background-image: url(images/white-marble-bg.jpg);
    text-align: center;
    padding: 40px 0;
}

.page_hero{
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#primary h1,
#primary .page_header .title_text{
    font-family: 'Norwester-Regular';
    font-size: 60px;
    font-weight: normal;
    color: #a44c0e; /* brick red */
    text-transform: uppercase;
    letter-spacing: 1px;
}

#primary .page-content{
    min-height: 300px;
}

#primary .page-content ul{
    list-style: initial;
}

.reg_page .container{
    width: 1000px;
}

.page p,
#primary .page-content ul{
    font-size: 20px;
    line-height: 1.3;
}

#primary .page-content ul,
#primary .page-content ul li,
#primary .page-content p{
    margin-bottom: 20px;
}

.reg_page#primary .page-content{
    margin-top: 40px;
}

.reg_page#primary .page-content h2{
    font-size: 40px;
    text-transform: uppercase;
    margin: 10px 0;
}

.reg_page#primary .page-content h3{
    font-size: 30px;
    text-transform: uppercase;
    margin: 10px 0;
}

.reg_page#primary .page-content h4{
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0;
}


/* ===================== Front Page Home ===================== */

/* slider */

#top_section .slider_wrap{
    background-color: #fff7e2; /* beige */
}

#top_section .slick-track{
    height: 515px;
}

#top_section .slick-slide{
    height: 100%;
    position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}

#top_section .slick-slide > a{
    display: inline-block;
    height: 100%;
    width: 100%;
}

#top_section .slide .slide_copy{
    position: absolute;
    right: 13%;
    top: 19%;
    text-align: center;

}

#top_section .slide .slide_copy.copy_center{
-webkit-transform: translate(50%,0%);
    -ms-transform: translate(50%,0%);
        transform: translate(50%,0%);
    right: 50%;
}

#top_section .slide .slide_copy.copy_left{
    right: auto;
    left: 13%;
}


#top_section .slide .top_text{
    display: inline-block;
    padding: 7px 15px;
    font-family: 'Norwester-Regular';
    text-transform: lowercase;
    color: #c4960c; /* gold */
    border: 3px solid #c4960c; /* gold */
    letter-spacing: 7px;
    font-size: 24px;
    text-align: center;
}

#top_section .slide .title_text,
#top_section .slide .title_text p{
    line-height: 1;
    font-family: 'NexaRustScript-Texture';
    font-size: 74px;
    color: #a44c0e; /* brick red */
    margin-top: 19px;
}

#top_section .slide .g_cta{
    display: inline-block;
    color: #000000;
    margin-top: 38px;
    background-position-y: .15em;
}

#top_section .slide .slide_copy.light_text .title_text,
#top_section .slide .slide_copy.light_text .title_text p,
#top_section .slide .slide_copy.light_text .g_cta{
    color: #FFF;
}


#top_section .slick-dots{
    bottom: 40px;
    right: 75px;
    width: auto;
}

#top_section .slick-dots li button:before{
    font-size: 15px;
    opacity: 1;
}

#top_section .slick-dots li.slick-active button:before{
    color: #a44c0e; /* brick red */
    opacity: 1;
}

#top_section .slick-dotted.slick-slider{
    margin: 0;
}

/* ===================== slider general ===================== */

.slider_wrap{
    position: relative;
}

.resp_slider{
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition:         all .3s ease-in-out;
}

.resp_slider.show{
    opacity: 1;
}

.slick-arrow{
	position: absolute;
	top: 43%;
	width: 57px;
	height: 57px;
    padding: 1px;
    overflow: visible;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	z-index: 10;
    border-radius: 100%;
    background-color: #FFF;
    color: #000000;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
}

#top_section .slick-dots li button:before{
    content: '';
    background-color: #000000;
    border-radius: 100%;
    width: 15px;
    height: 15px;
}

#top_section .slick-dots li.slick-active button:before{
    background-color: #a44c0e; /* brick red */
}

.slick-arrow span{
    position: absolute;
    top: -19px;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    font-size: 84px;
}

.lt_arrow{
	left: 4%;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA3LjEgMTIuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNy4xIDEyLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGQ9Ik02LjUsMC4zTDMuNiw2LjJMNi41LDEyTDEuMSw2LjFMNi41LDAuM3oiLz4NCjwvZz4NCjwvc3ZnPg0K"); /* arrow black right */
}

.rt_arrow{
	right: 4%;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA3LjEgMTIuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNy4xIDEyLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwMDAwMDA7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LjUsNi4xTDEuMSwxMmwyLjktNS44TDEuMSwwLjNMNi41LDYuMXoiLz4NCjwvZz4NCjwvc3ZnPg0K"); /* arrow black right */
}

.footer_slider {
    min-height: 115px;
}

.footer_slider .slick-slide{
    margin: 0 8px;
    height: auto;
}

.footer_slider .slick-arrow{
    top: 50%;
    width: 47px;
    height: 47px;
    background-size: 14px;
}

@media (max-width: 767px) {
    .footer_slider .slider_wrap{
        width: 337px;
        margin: auto;
    }

    .alt_mobile_arrows .slick-arrow{
        width: 65px;
        height: 65px;
        top: auto;
        bottom: -113px;
        background-color: #000;
        background-size: 18px;
    }

    .alt_mobile_arrows .slick-arrow.lt_arrow{
        left: 26%;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA3LjEgMTIuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNy4xIDEyLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNi41LDAuM0wzLjYsNi4yTDYuNSwxMkwxLjEsNi4xTDYuNSwwLjN6Ii8+CjwvZz4KPC9zdmc+"); /* arrow white left */
    }

    .alt_mobile_arrows .slick-arrow.rt_arrow{
        right: 26%;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA3LjEgMTIuNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNy4xIDEyLjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNi41LDYuMUwxLjEsMTJsMi45LTUuOEwxLjEsMC4zTDYuNSw2LjF6Ii8+CjwvZz4KPC9zdmc+"); /* arrow white right */
    }
}

/* our menu */

#menu_location{
    margin-top: 45px;
    /* height: 363px; */
}

#our_menu{
    position: relative;
    float: left;
    width: 71%;
    height: 100%;
    min-height: 363px;

    /* background-size: 150%; */
}

#our_menu .menu_text_row:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

#our_menu > a{
    display: inline-block;
    width: 100%;
    height: 100%;
    min-height: 363px;
}

#our_menu .our_menu_title{
    display: inline-block;
    color: #FFF;
    margin: 30px 0 0 23px;
}

#our_menu .g_cta_wrap{
    position: absolute;
    display: inline-block;
    bottom: 31px;
    left: 26px;
}

#our_menu .g_cta{
    color: #FFF;
}

#our_menu .g_cta:hover{
    color: #c4960c; /* gold */
}

/* nearby location */

#nearby_location_form{
    position: relative;
}

#nearby_location_form .form_inst{
    margin-top: 10px;
}

#nearby_location_data{
    display: none;
}

#nearby_loc{
    position: relative;
    float: right;
    width: 27%;
    min-height: 363px;
    height: 100%;
    background-color: #fff7e2; /* beige */
}

#nearby_loc .loader{
    left: 40%;
    top: 7px;
    font-size: 48px;
}

#nearby_loc .loc_results{
    top: calc(100% - 15px);
    z-index: 10;
}

#nearby_loc .nearby_inner{
    padding: 22px;
    padding-bottom: 70px;
}

#nearby_loc .nearby_top{
   border-bottom: 2px solid #e7dfcc; 
   padding-bottom: 12px;
   margin-bottom: 25px;
}

#nearby_loc .nearby_top:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

#nearby_loc .nearby_title{
    float: left;
    text-transform: uppercase;
    color: #c4960c; /* gold */
    letter-spacing: 4px;
    font-size: 16px;
}

#nearby_loc #change_loc{
    display: none;
    float: right;
    color: #000000;
    text-transform: uppercase;
    border-bottom: 2px solid #e7dfcc;
    cursor: pointer;
}


#nearby_loc .nearby_info{
    padding: 0 42px;
    margin-top: 3px;
    font-size: 17px;
    line-height: 1.4;
}

#nearby_loc .nearby_name a{
    font-family: 'Norwester-Regular';
    font-size: 26px;
    color: #a44c0e; /* brick red */
    text-transform: uppercase;
    text-decoration: none;
}

#nearby_loc .nearby_phone,
#nearby_loc .nearby_hours{
    margin-top: 10px;
}

#nearby_loc .cta_row{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

#nearby_loc .cta_row a{
    pointer-events: none;
}

#nearby_loc .cta_row a.link_avail{
    pointer-events: auto;
}


/* Email Signup */

#email_signup{
    background-image: url(images/white-marble-bg.jpg);
    margin-top: 47px;
    padding: 23px 0 44px;
}

#email_signup .email_inner{
    width: 780px;
    max-width: 90%;
    margin: auto;
    text-align: center;
}

#email_signup .signup_header{
    color: #c4960c; /* gold */
    font-size: 45px;
}

#email_signup .signup_copy{
    font-family: 'Norwester-Regular';
    text-transform: uppercase;
    font-size: 23px;
    margin-top: 25px;
}

#email_signup .signup_copy strong{
    font-size: 25px;
    color: #a44c0e; /* brick red */
}


#email_signup #home_signup_form,
#email_signup #gform_6{
    margin-top: 30px;
    text-align: center;
}

#email_signup #home_signup_form .signup_row,
#email_signup #gform_6 .gform_body > ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	/* -js-display: flex; */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    /* -ms-flex-pack: distribute; */
    /* justify-content: space-around; */
   margin-bottom: 10px;
   flex-wrap: wrap;
}

#email_signup #home_signup_form .submit_row{
    text-align: center;
}

#email_signup #home_signup_form .g_cta_wrap{
    padding-bottom: 6px;
}

#gform_wrapper_6 .gform_footer{
	position: relative;
    display: inline-block;
}

#gform_wrapper_6 .gform_footer:after{
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 6px;
    background-color: #c4960c;
}

#email_signup #home_signup_submit,
#gform_wrapper_6 .gform_footer input[type=submit]{
    background-color: transparent;
    color: #a44c0e; /* brick red */
	padding-left: 0px;
    padding-bottom: 6px;
}

#gform_wrapper_6 #error{
	font-size: 18px;
}

#gform_wrapper_6  .gfield_description.validation_message{
	display: none;
}


/* #email_signup select, 
#email_signup input[type=text] */
#email_signup #field_6_1,
#email_signup #field_6_2,
#email_signup #field_6_3{
    width: 248px;
    height: 46px;
    max-width: 30%;
    border: none;
    font-size: 18px;
    line-height: 27px;
	margin-bottom: 10px;
}

#email_signup select, 
#email_signup input[type=text]{
	border: none;
	font-size: 18px;
	line-height: 27px;
}

/* #email_signup select#storecode,
#email_signup input[type=text]#emailaddress */
#email_signup #field_6_4,
#email_signup #field_6_5{
    max-width: 47%;
    width: 47%;
}

#email_signup #field_6_8,
#email_signup #field_6_9,
#email_signup #field_6_10,
#email_signup #field_6_11{
	display: none;
}

#home_signup_form_errors{
    margin-top: 10px;
}

/* Featured Blocks */

#featured_blocks{
    margin-top: 42px;
}

#featured_blocks:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

#featured_blocks .feat_block{
    position: relative;
    width: 49%;
    height: 360px;
    float: left;
    padding: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: initial; 
}

#featured_blocks .feat_block > a{
    display: inline-block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

#featured_blocks .feat_block:last-child{
    float: right;
}

#featured_blocks .feat_block .feat_block_img{
    display: none;
}

#featured_blocks .feat_block .feat_block_header p,
#featured_blocks .feat_block .feat_block_header{
    font-family: 'NexaRustScript-Texture';
    color: #FFF;
    font-size: 50px;
    text-decoration: none;
}

#featured_blocks .feat_block .g_cta_wrap{
    position: absolute;
    bottom: 20px;
    left: 20px;
}

#featured_blocks .feat_block .g_cta_wrap .g_cta{
    color: #FFF;
    font-size: 25px;
}

.browser_ie #featured_blocks .feat_block .g_cta_wrap .g_cta{
    background-position-y: 3px;
}

#featured_blocks .feat_block .feat_block_copy{
    position: absolute;
    bottom: 25px;
    right: 25px;
    max-width: 50%;
    font-family: 'Norwester-Regular';
    color: #FFF;
    text-align: right;
}

#featured_blocks .feat_block .feat_block_copy p{
    font-size: 30px;
    text-transform: uppercase;
}

#featured_blocks .feat_block .feat_block_copy h6{
    font-size: 22px;
    font-weight: normal;
}

/* Fresh Daily */

#fresh_daily{
    margin-top: 47px;
    padding: 90px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#fresh_daily #fresh_daily_copy{
    text-align: center;
    margin: auto;
    width: 980px;
    max-width: 100%;
}

#fresh_daily #fresh_daily_copy p{
    font-size: 22px;
    line-height: 1.5;
    margin-top: 10px;
}

#fresh_daily #fresh_daily_copy h3{
    font-family: 'Norwester-Regular';
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: normal;
}

#fresh_daily #fresh_daily_copy h3 strong{
    font-family: 'NexaRustScript';
    color: #c4960c; /* gold */;
    text-transform: none;
    font-size: 46px;
    font-weight: normal;
}

/* instagram slider */

#ig_slider{
    min-height: 115px;
    margin: 33px 0 75px;
    text-align: center;
}

#ig_slider #ig_slider_header:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
#ig_slider #ig_slider_header{
    margin: 81px auto 43px;
    font-family: 'Norwester-Regular';
    text-transform: uppercase;
    font-size: 32px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-js-display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#ig_slider .loader{
    top: -70px;
    font-size: 53px;
}

#ig_slider .ig_slider_header_soc{
    font-family: 'NexaRustScript';
    font-size: 24px;
    color: #a44c0e; /* brick red */
    text-transform: none;
    text-align: center;
    margin-left: 25px;
}
    
#ig_slider .ig_slider_header_soc svg{
    fill: #c4960c; /* gold */;
}

#ig_slider .ig_slider_header_soc a:hover svg{
    fill: #a44c0e; /* brick red */
}

#ig_slider .ig_slider_header_soc .soc_handle{
    display: none;
}


@media (max-width: 900px) {
    #email_signup #home_signup_form{
        display: block;
    }
}

@media (min-width: 1001px) and (max-width: 1400px){

    /* #nearby_loc .cta_row > .cta_button{ */
    /*     padding: 1vw; */
    /* } */

    #nearby_loc .cta_row > .cta_button .g_cta{
        font-size: 1.2vw;
    }
}

@media (min-width: 1000px) and (max-width: 1350px){

    #nearby_loc .nearby_title,
    #nearby_loc #change_loc{
        float: none;
    }
    #nearby_loc #change_loc{
        margin-top: 10px;
    }

}

@media (min-width: 768px) and (max-width: 1000px){

    #our_menu{
        width: 45%;
    }

    #nearby_loc{
        width: 52%;
    }

    #nearby_loc .cta_row > .cta_button .g_cta{
        font-size: 2.5vw;
    }

}

@media (max-width: 767px) {
    #top_section .slick-track{
        height: 566px;
    }

    #top_section .slide .slide_copy.copy_center,
    #top_section .slide .slide_copy.copy_left,
    #top_section .slide .slide_copy{
        position: absolute;
        top: 31%;
        left: 50%;
        width: 90%;
        -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
    }

    #top_section .slide .top_text{
        font-size: 30px;
    }

    #top_section .slide .title_text{
        font-size: 61px;
    }

    #top_section .slide .g_cta{
        font-size: 25px;
    }

    #menu_location{
        margin-top: 20px;
        height: auto;
    }

    #our_menu{
        min-height: 0;
    }

    #our_menu .menu_text_row .g_cta_wrap{
        position: relative;
            top: auto;
            left: auto;
            bottom: auto;
        float: right;
    }

    #our_menu .menu_text_row{
        margin-top: 28px;
    }

    #our_menu .menu_text_row .our_menu_title{
        margin: 0;
    }

    #our_menu .menu_text_row .g_cta_wrap .g_cta{
        margin: 0;
        font-size: 6vw;
    }


    /*  nearby */
    #our_menu,
    #nearby_loc{
        float: none;
        width: 100%;
    }

    #our_menu{
        background-size: 0%;
        height: 62vw;
    }

    #nearby_loc{
        margin: 45px auto 0;
        height: auto;
        min-height: 0;
    }

    #our_menu:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

    #our_menu > img{
        margin: auto;
    }

    #our_menu .our_menu_title{
        float: left;
        margin: 22px 0 0 4%;
        color: #000000;
        font-size: 10vw;
    }

    #our_menu .g_cta{
        position: relative;
            bottom: auto;
            left: auto;
        margin: 22px 8% 0 0%;
        float: right;
        color: #a44c0e; /* brick red */
        font-size: 7vw;
    }

    #nearby_loc .cta_row{
        position: static;
        margin: 0;
    }

    /* signup */

    #email_signup #home_signup_form .signup_row{
        display: block;
    }

    /* #email_signup select#storecode,
    #email_signup input[type=text]#emailaddress,
    #email_signup select, #email_signup input[type=text]*/
	#email_signup #field_6_1, 
	#email_signup #field_6_2, 
	#email_signup #field_6_3,
	#email_signup #field_6_4,
	#email_signup #field_6_5{
        width: 100%;
        display: block;
        max-width: none;
        margin-top: 10px;
		margin-bottom: 0px;
    }
	
	#email_signup #field_6_1{
		margin-top: 0px;
	}


    /*#email_signup #home_signup_form .submit_row*/
	#gform_wrapper_6 .gform_footer input[type=submit]{
        margin-top: 15px;
    }


    /* featured blocks */

    #featured_blocks .feat_block:last-child,
    #featured_blocks .feat_block{
        display: inline-block;
        margin-top: 50px;
        width: 100%;
        float: none;
        padding: 0;
        background-size: 0%;
    }

    #featured_blocks .feat_block .feat_block_img{
        display: block;
        width: 100%;
    }

    #featured_blocks .feat_block .feat_block_copy,
    #featured_blocks .feat_block .feat_block_header{
        position: static;
        text-align: left;
        width: 100%;
        max-width: none;
    }

    #featured_blocks .feat_block .g_cta_wrap{
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 10px;
    }

    #featured_blocks .feat_block .feat_block_header,
    #featured_blocks .feat_block .feat_block_header p,
    #featured_blocks .feat_block .g_cta_wrap .g_cta{
        color: #a44c0e; /* brick red */
        line-height: 1;
    }

    #featured_blocks .feat_block .feat_block_header{
        font-size: 41px;
        margin-top: 13px;
    }

    #featured_blocks .feat_block .feat_block_copy{
        color: #000000;
        margin-top: 15px;
    }

    #featured_blocks .feat_block .feat_block_copy p{
        font-size: 25px;
    }

    /* fresh daily  */
    #fresh_daily{
        background-position: center top;
        background-size: contain;
    }

    /* Instagram slider */

    #ig_slider{
        margin-bottom: 40px;
        padding-bottom: 95px;
    }

    #ig_slider #ig_slider_header{
        display: block;
    }

    #ig_slider .ig_slider_header_soc{
        margin-top: 20px;
    }

    #ig_slider .slider_wrap{
        width: 337px;
        margin: auto;
    }



}

/* ===================== Locations ===================== */

.locations .container{
    margin-top: 65px;
}

.locations .locations_row:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.locations .page_header{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-js-display: flex;
    -webkit-box-pack: center;
       -ms-flex-pack: center;
     justify-content: center;
}

.locations .page_header #fal_loc_header{
    margin-left: 50px;
    text-align: left;
}

.locations .page_header #fal_loc_header .g_cta{
    color: #000000;
    font-size: 27px;
}

.locations .page_header #fal_loc_header .svg_icon{
    font-size: 19px;
}

.locations .page_header #fal_loc_header .form_inst{
    margin-top: 5px;
}

.locations .page_header #fal_loc_header .loc_results{
    top: calc(100% - 15px);
}

.locations .page_header #fal_loc_header .nearby_loc_link.cursor{
    pointer-events: none; 
}

#locations_list_top{
    /* width: 27%; */
    width: 373px;
    padding-right: 15px;
    float: left;
    max-height: 600px;
    overflow: auto;
}

#locations_list_top .location{
    margin-bottom: 20px;
}

#locations_list_top .state_toggle{
    display: none;
}

#locations_list_top .state_wrap{
    padding-bottom: 0px;
    border: none;
}

.locations_list .state_wrap{
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 30px;
}

.locations_list .state_header{
    font-family: 'Norwester-Regular';
    color: #000000;
    text-transform: uppercase;
    font-size: 32px;
    margin: 20px 0;
    padding-left: 15px;
}

.locations_list .state_header .state_toggle.open,
.locations_list .state_header .state_toggle{
    font-family: 'Norwester-Regular';
    color: #000000;
    font-size: 15px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    margin-left: 20px;
    background-position: 90% 4px;
}

.browser_ie .locations_list .state_header .state_toggle.open,
.browser_ie .locations_list .state_header .state_toggle{
    background-position: 90% 0px;
    background-size: 13px 13px;
}

.locations_list .location .location_inner{
    background-color: #fff7e2; /* beige */
    padding: 20px;
}

.locations_list .location .store_header{
    display: inline-block;
}

.locations_list .location .store_header a{
    font-family: 'Norwester-Regular';
    color: #a44c0e; /* brick red */
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}

.locations_list .location .store_info{
    padding-left: 43px;
}

.locations_list .location .store_info .info_icon{
    margin-top: 10px;
}

.locations_list .location .store_hours p{
    margin-bottom: 10px;
}

.locations_list .location .store_info .info_icon:before{
    top: 4px;
}

.locations_list .location .g_cta_wrap:after{
    content: none;
}

.locations_list .location .g_cta_wrap{
    margin-left: 5px;
}

.locations_list .location .g_cta_wrap .g_cta{
    padding-right: 13px;
    color: #000000;
    font-size: 12px;
}

.ie_nine .locations_list .location .g_cta_wrap .g_cta{
    background: none;
}

.locations_list .location  .cta_button .g_cta{
    font-size: 17px;
}

.browser_ie .locations_list .location  .cta_button .g_cta{
    background-position-y: 18px;
}

.locations_list .location .cta_row{
    margin-top: 0;
}


.locations #map{
    float: right;
    /* width: 70%; */
    width: calc(100% - 406px);
    height: 500px;
}

.locations #view_all{
    margin-top: 65px;
}

.locations #view_all > .g_cta_wrap{
    margin-bottom: 20px;
}

.locations #view_all_toggle{
    padding-right: 33px;
    cursor: pointer;
    font-size: 25px;
}

.locations #viewall_nav .g_cta_wrap:after{
    width: 100%;
}

.locations #locations_view_all .location_wrap:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.locations #locations_view_all,
.locations #locations_view_all .location_wrap{
    display: none;
}

.locations #locations_view_all .location{
    float: left;
    width: 24%;
    margin-right: 1.333%;
}

.locations #locations_view_all .location:nth-child(4n){
    margin-right: 0;
}

.locations #locations_view_all .location:nth-child(4n+1){
   clear: left; 
}

.locations #locations_view_all .location:nth-child(n+5){
    margin-top: 15px;
}

.locations #jump_to_state{
    display: none;
    float: right;
    padding: 10px 0;
    border-bottom: 2px solid #e4e4e4;
    border-top: 2px solid #e4e4e4;
    font-family: 'Norwester-Regular';
    text-transform: uppercase;
    font-size: 17px;
}

.locations #jump_to_state #state_jump_list{
    display: inline;
}

.locations #jump_to_state a{
    padding: 0 5px;
    font-family: 'MatrixRegularOldstyle';
    text-transform: uppercase;
    font-size: 23px;
    text-decoration: none; 
    color: #000000;
}

.locations #jump_to_state a:hover{
    color: #c4960c; /* gold */;
}

.coming_soon_status{
    color: #a44c0e; /* brick red */
    text-transform: uppercase;   
}

@media (max-width: 1300px) {
    .locations #locations_view_all .location,
    .locations #locations_view_all .location:nth-child(4n){
        width: 32%;
        margin-right: 2%;
    }
    .locations #locations_view_all .location:nth-child(4n+1){
        clear: none; 
    }

    .locations #locations_view_all .location:nth-child(3n+1){
        clear: left; 
    }

    .locations #locations_view_all .location:nth-child(3n){
        margin-right: 0;
    }

    .locations #locations_view_all .location:nth-child(n+4){
        margin-top: 15px;
    }

}

@media (max-width: 1100px) {
    .locations #locations_view_all .location,
    .locations #locations_view_all .location:nth-child(3n),
    .locations #locations_view_all .location:nth-child(4n){
        width: 48%;
        margin-right: 4%;
    }

    .locations #locations_view_all .location:nth-child(3n+1){
        clear: none; 
    }

    .locations #locations_view_all .location:nth-child(2n+1){
        clear: left; 
    }

    .locations #locations_view_all .location:nth-child(2n){
        margin-right: 0;
    }

    .locations #locations_view_all .location:nth-child(n+3){
        margin-top: 15px;
    }

}

@media (max-width: 950px) {

    .locations #jump_to_state{
        float: none;
        margin-top: 40px;
        text-align: center;
    }

    .locations #jump_to_state #state_jump_list{
       margin-top: 10px;
       display: block;
    }

}

@media (max-width: 767px) {
    .locations .locations_row{
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #locations_list_top,
    .locations #map{
        float: none;
        width: 100%;
    }

    #locations_list_top{
        padding: 0 84px;
        margin: 30px auto 30px;
        width: 86%;
    }

    .locations_list .state_header{
        font-size: 53px;
        text-align: center;
    }

    .locations .page_header{
        display: block;
    }

    .locations .page_header #fal_loc_header{
        margin-left: 0;
        display: inline-block;
    }

    .locations .page_header #fal_loc_header  input:not([type=submit]){
        width: auto;
    }

    .locations #locations_view_all .location,
    .locations #locations_view_all .location:nth-child(2n),
    .locations #locations_view_all .location:nth-child(3n),
    .locations #locations_view_all .location:nth-child(4n){
        width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }

    .locations_list .location  .cta_button .g_cta{
        font-size: 3.5vw;
    }

}

@media (max-width: 550px) {
    #locations_list_top{
        padding: 0 10px;
    }

}

/* ===================== Location Single ===================== */

.single-locations #primary .container{
    width: 1030px;
    max-width: 100%;
}

.single-locations #primary .page-content{
    margin-top: 25px;
    min-height: 0;
}

.single-locations #primary .page_header{
    height: 383px;
    padding: 0;
    background-position: center;
}

.single-locations #primary .page_header .container{
    position: relative;
    height: 100%;
}

.single-locations #primary .page_header h1{
    width: 48%;
    text-align: left;
    color: #FFF;
    font-size: 80px;
    line-height: 1;
    position: absolute;
        left: 0;
        bottom: -8px;
}

.single-locations #location_links{
    position: relative;
        top: -28px;
    float: right;
    width: 52%;
}

.single-locations #location_links.cta_row .cta_button{
    width: 32%;
    margin-right: 1.3333%;
    padding: 0px;
}

.single-locations .col_row:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.single-locations .left_col,
.single-locations .right_col{
    float: left;
    width: 48%;
}

.single-locations .right_col{
    float: right;
    padding-top: 18px;
}

.single-locations .left_col .coming_soon_status{
    font-size: 40px;
	font-family: 'Norwester-Regular';
}

.single-locations .store_copy p{
    font-size: 20px;
    line-height: 1.3;
}

.single-locations #primary .loc_services ul{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style: none; 
}

.single-locations #primary .loc_services ul li{
    font-size: 22px;
    line-height: 1.8;
    margin-bottom: 0;
}

.single-locations #group_menu_links{
    margin-top: 50px;
}

.single-locations #group_menu_links .cta_button{
    width: 48%;
    width: auto;
    /* padding: 12px; */
    padding: 0;
    margin-right: 4%;
}

.single-locations #group_menu_links .cta_button:last-child{
    margin-right: 0;
}

.single-locations #location_info{
    padding: 60px 0 30px;
    margin-top: 50px;
    background-image: url(images/brick-bg-tile.jpg);
    font-size: 22px;
}

.single-locations #location_info .container{
    padding: 0 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;.
	/* -js-display: flex; */
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
}

.single-locations #location_info .loc_col{
    width: 30%;
    margin-left: 45px;
    float: left;
}

.ie_nine.single-locations #location_info .loc_col{
    margin-left: 5%;
}

.ie_nine.single-locations #location_info .loc_col:first-child{
    margin-left: 0;
}

.single-locations #location_info .loc_col.phone_icon:before{
    width: 12px;
    height: 28px;
}

.single-locations #location_info .loc_col a{
    color: #000000;
}

.single-locations #location_info .g_header{
    font-size: 40px;
    margin-bottom: 10px;
}

.single-locations #location_info .gm_name {
    color: #a44c0e; /* brick red */
    display: block;
    margin: 10px 0;
}

.single-locations #loc_gallery{
    width: 1280px;
    max-width: 100%;
    margin: 60px auto;
}

.single-locations #loc_gallery .slide{
    margin: 0 6px;
}


.single-locations #loc_gallery .slick-arrow{
    width: 43px;
    height: 43px;
    background-size: 14px;
    top: 52%;
}

.single-locations #loc_gallery .slick-arrow.rt_arrow{
    right: 1%;
}

.single-locations #loc_gallery .slick-arrow.lt_arrow{
    left: 1%;
}

.single-locations .is_coming_soon > .cta_row,
.single-locations .is_coming_soon .page-content .right_col{
    display: none;
}

.single-locations .is_coming_soon .page-content .left_col{
    width: 100%;
    float: none;
    text-align: center;
}

.single-locations #primary .is_coming_soon .page-content{
    margin-top: 40px;
}

@media (max-width: 900px) {
    .single-locations #primary .page_header h1{
        width: 100%;
        text-align: center;
    }
	
	.single-locations #primary .page_header.is_coming_soon h1{
        width: 70%;
        text-align: center;
    }

    .single-locations #location_links{
        position: static;
        width: 100%;
    }

}

@media (max-width: 767px) {
    .single-locations #primary .page_header h1{
        width: 100%;
        left: 50%;
        -webkit-transform: translate(-50%,0%);
            -ms-transform: translate(-50%,0%);
                transform: translate(-50%,0%);
        text-align: center;
    }
     
    .single-locations #location_links.cta_row {
        margin-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
		-js-display: flex;
        -webkit-box-pack: justify;
           -ms-flex-pack: justify;
         justify-content: space-between;
    }

    .single-locations .is_coming_soon #location_links.cta_row {
        display: none;
    }

    .single-locations #location_links.cta_row .cta_button{
        width: 40%;
        margin: 0;
    }

    .single-locations #location_links.cta_row .cta_button:nth-child(2){
        margin: 0 8px;
    }


    .single-locations #group_menu_links_mobile .cta_button{
        width: 49%;
    }

    .single-locations #group_menu_links_mobile .cta_button:nth-child(2){
        float: right;
    }

    .single-locations .left_col,
    .single-locations .right_col{
        float: none;
        width: 100%;
    }

    .single-locations #location_info .container{
        display: block;
        padding-left: 20%;
        padding-right: 20%;
    }

    .single-locations .store_copy {
        text-align: center;
        padding: 0 30px;
    }

    .single-locations .right_col{
        text-align: center;
    }

    .single-locations #location_info .loc_col{
        width: auto;
        margin-bottom: 50px;
        margin-left: 0;
    }
    .single-locations #loc_gallery .slick-slide img{
        width: 100%;
    }

    .single-locations #loc_gallery .slick-arrow{
        width: 60px;
        height: 60px;
        background-size: 20px;
    }

    .single-locations #loc_gallery .slick-arrow.rt_arrow{
        right: 4%;
    }

    .single-locations #loc_gallery .slick-arrow.lt_arrow{
        left: 4%;
    }
}

@media (max-width: 550px) {

    .single-locations #location_links.cta_row {
        display: block;
        margin-bottom: 0;
        float: none;
        text-align: center;
    }

    .single-locations .is_coming_soon #location_links.cta_row {
        display: none;
    }

    .single-locations #group_menu_links_mobile{
        margin-top: 0;
        text-align: center;
    }

    .single-locations #location_links.cta_row .cta_button,
    .single-locations #location_links.cta_row .cta_button:nth-child(2),
    .single-locations #group_menu_links_mobile .cta_button,
    .single-locations #group_menu_links_mobile .cta_button:last-child{
        float: none;
        width: 348px;
        max-width: 90%;
        margin: 0 auto 10px;
        padding: 17px;
    }



}


/* ===================== Menu ===================== */

.menu_page .page_header{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-js-display: flex;
    -webkit-box-pack: center;
       -ms-flex-pack: center;
     justify-content: center;
 }

 .menu_page .page_header h1{
     font-size: 67px;
 }

 .menu_page .page_hero{
     height: 260px;
 }

 #food_menu{
    margin-left: 43px;
    padding-top: 18px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-js-display: flex;
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
}

 #food_menu li{
    padding: 0 10px;
    font-family: 'Norwester-Regular';
    font-size: 30px;
    text-transform: uppercase;
}

#food_menu li a{
    color: #000000;
    padding: 6px 0;
    border-top: 4px solid;
    border-bottom: 4px solid;
    border-color: transparent;
    text-decoration: none;
}

#food_menu li a:hover,
#food_menu li.current-menu-item a{
    color: #c4960c; /* gold */;
    border-color: #c4960c; /* gold */;
}

.menu_page .menu_left_col{
    float: left;
    width: 17%;
}

.menu_page .menu_right_col{
    float: right;
    width: 83%;
    -webkit-column-count: 2;
   -moz-column-count: 2;
        column-count: 2;
}

.menu_page .section_wrap:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.menu_page .item_title,
.menu_page .section_heading,
.menu_page .sec_heading_copy h4,
.menu_page .sub_category{
    text-transform: uppercase;
	font-family: 'Norwester-Regular';
}

.menu_page .sub_category{
	font-family: 'MatrixRegularOldstyle';
}

.menu_page .section_heading{
    font-family: 'Norwester-Regular'; /* norwester has no special characters */
}

.menu_page .sub_category{
    margin-bottom: 15px;
    font-size: 24px;
    border-bottom: 1px solid;
}

.menu_page .section_wrap{
    margin-top: 30px;
}

.menu_page .section_heading{
    padding: 15px 0;
    margin-bottom: 34px;
    color: #c4960c; /* gold */
    font-size: 34px;
    border-bottom: 2px solid #000;
}

    

.menu_page p,
.menu_page ul{
    font-size: 23px;
}

.menu_page .sec_heading_copy h4{
    color: #a44c0e; /* brick red */ 
    font-size: 27px;
    margin: 10px 0;
    font-weight: normal;
    font-family: 'Norwester-Regular'; 
}

.menu_page .sec_heading_copy p em{
    font-size: 15px;
    color: #a1a1a1;
    font-family: 'MatrixRegularOldstyle';
    text-transform: none;
    font-style: normal; 
}

.menu_page .item_wrap{
    margin-bottom: 33px;
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;                      /* Actually FF 20+ */
}

.menu_page .item_title{
    font-family: 'MatrixRegularOldstyle';
    color: #a44c0e; /* brick red */ 
    /* font-size: 25px; */
    font-size: 32px;
}

.menu_page .item_desc{
    margin-top: 10px;
}

.menu_page .item_image{
    margin-top: 15px;
}

@media (min-width: 1001px) {
    .menu_page .item_image,
    .menu_page .item_desc.has_image,
    .menu_page .item_options.has_image {
        width: 48%;
        float: right;
    }

    .menu_page .item_image{
        float: left;
    }
}

.menu_page .item_title span{
    font-size: 15px;
    color: #a1a1a1;
    font-family: 'MatrixRegularOldstyle';
    text-transform: none; 
}

.menu_page .item_options strong{
    display: inline-block;
    color: #c4960c; /* gold */
    font-weight: normal;
    font-size: 18px;
    margin-top: 15px;
}

.menu_page .menu_right_col.toppings{
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
}

.menu_page .toppings ul{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    line-height: 1.5;
}

.menu_page .toppings em {
    font-size: 15px;
    color: #a1a1a1;
    font-family: 'MatrixRegularOldstyle';
    text-transform: none;
}

.menu_page .toppings .disclaim {
    font-size: 18px;
    margin-top: 20px;
    float: right;
}

.menu_page .nutrition{
    padding: 10px 0;
    float: right;
    font-size: 20px;
}

#primary.mille_gradi img.resp_img{
	width: 100%;
}

@media (max-width: 1200px) {
    .menu_page .page_header h1{
        line-height: 1;
    }

    .menu_page .page_header,
    #food_menu{
        display: block;
        margin-left: 0;
    }

    #food_menu li{
        display: inline;
        line-height: 2;
    }

    #food_menu li a{
        white-space: nowrap;
    }

    .menu_page .menu_left_col{
        width: 30%;
    }

    .menu_page .menu_right_col{
        width: 68%;
    }

    .menu_page .section_heading{
        text-align: center;
    }


}

@media (max-width: 767px) {

    .menu_page .container{
       padding: 0; 
    }

    .menu_page .menu_left_col,
    .menu_page .menu_right_col{
        float: none;
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px;
        text-align: center;
    }

    .menu_page .menu_right_col{
        column-count: auto;
    }

    .menu_page .nutrition{
        padding: 10px 15px;
    }

    .menu_page .item_wrap{
        -webkit-column-break-inside: initial;
        page-break-inside: initial;
        break-inside: initial;
        display: block;
    }

}


/* ===================== Mille Gradi ===================== */

.mille_gradi #primary .page-content:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.mille_gradi .slick-track{
    height: 270px;
}

.mille_gradi .slick-dots{
    text-align: left;
    padding-left: 30px;
}

.mille_gradi .slick-dots li button:before{
    color: #FFF;
    content: "•";
    font-size: 13px;
    opacity: 1;
}

.mille_gradi .slick-dots li:hover button:before,
.mille_gradi .slick-dots li.slick-active button:before{
    color: #c4960c; /* gold */
    opacity: 1;
}

/* ===================== Careers ===================== */

.careers .page_hero{
    height: 480px;
}

.careers .page-content .career_content {
    padding: 40px 0;
}

.careers .page-content .career_content strong {
    margin: 15px 0;
    display: block;
    font-size: 35px;
    font-weight: normal;
    font-family: 'Norwester-Regular'; 
    color: #a44c0e; /* brick red */ 
    text-transform: uppercase;
}

.careers .page-content .cta_row{
    margin: 36px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-js-display: flex;
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
}

.careers .page-content .cta_row .cta_button{
    width: auto;
}

.browser_ie .careers  .cta_row .cta_button .g_cta:hover{
    background-position-x: 101%;
}

.careers #benefits{
    position: relative;
    background-color: #fff7e2; /* beige */
}

.careers #benefits .benefits_copy{
    padding: 72px 100px; 
    min-height: 400px;
}

.careers #benefits .benefits_img{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 30% center;
    min-height: 400px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.careers #benefits strong{
    font-family: 'Norwester-Regular';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.3;
}

.careers #benefits ul{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    font-size: 25px;
    margin-top: 30px;
}

.careers #benefits ul li{
    line-height: 1.5;
}

.careers #family_gallery .g_header{
    margin: 30px 0;
    font-size: 40px;
    text-align: center;
}

.careers .apply_now .cta_row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-js-display: flex;
     -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.careers .apply_now .cta_row .cta_button{
    width: auto;
    margin: 0 20px;
}

.careers .apply_now.mobile_only{
    margin-bottom: 25px;
}

.careers .apply_now.desk_only{
    margin-top: 25px;
}

/* @media (min-width: 768px){ */
/*     .careers .page-content{ */
/*         width: 1000px; */
/*         max-width: 100%; */
/*         margin: auto; */
/*     } */
/* } */

@media (max-width: 1000px){

    .careers .page-content .cta_row{
        display: block;
        text-align: center;
    }

    .careers .page-content .cta_row .cta_button{
        float: none;
        margin-bottom: 10px;
    }

}

@media (max-width: 767px) {
    .careers #benefits .benefits_copy{
        min-height: 0;
    }

    .careers #benefits .benefits_img{
        min-height: 0;
        height: 300px;
        position: static;
        background-size: contain;
        background-position: center bottom;
    }

    .careers #family_slider{
        margin-bottom: 100px;
    }

    .careers .apply_now .cta_row{
        display: block;
    }

    .careers .apply_now .cta_row .cta_button{
        width: auto;
        margin: 10px 0;
        display: inline-block;
        float: none;
    }
}

@media (max-width: 475px) {
     
    .careers .apply_now .cta_row .cta_button{
        display: block;
    }
}

/* ===================== Our Family ===================== */

.our_family .page_hero{
   height: 630px;
}

.our_family .section_hero {
    min-height: 200px;
}

.our_family .fam_content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.our_family .fam_content p{
    margin-bottom: 20px;
}

.our_family .fam_content .col_left,
.our_family .fam_content .col_right{
    width: 48%;
}

.our_family .fam_content strong{
    font-family: 'NexaRustScript';
    font-size: 30px;
}

.our_family #section_2 .section_hero {
    height: 265px;
}

.our_family #section_3 .cta_button{
    display: inline-block;
}

.our_family #section_3 .section_hero {
    height: 290px;
}
.our_family #donations{

}

.our_family #donations{
    position: relative;
    background-color: #fff7e2; /* beige */
}

.our_family #donations .donations_copy{
    padding: 34px 5% 34px 2%;
    min-height: 400px;
}

.our_family #donations .donations_img{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 400px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.our_family #donations h4{
    font-family: 'Norwester-Regular';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 47px;
    line-height: 1.3;
}

@media (max-width: 767px) {
    .our_family .fam_content .col_left,
    .our_family .fam_content .col_right{
        width: 100%;
    }

    .our_family #donations .donations_copy{
        min-height: 0;
    }

    .our_family #donations .donations_img{
        min-height: 0;
        height: 405px;
        position: static;
        background-size: cover;
        background-position: center top;
    }
}

/* ===================== International ===================== */

.international .page-hero{
    height: 300px;
}

.international .page-content{
    margin-top: 70px;
}

.international .page-content:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

.international .col_left,
.international .col_right{
    width: 46%;
}

.international #intl_slider .slick-arrow{
    top: 50%;
    width: 45px;
    height: 45px;
}

.international #intl_mid_section{
    margin: 75px 0;
    padding: 60px 14%;
    color: #a44c0e; /* brick red */ 
    border-color: #a44c0e; /* brick red */ 
    border-top: 2px solid; 
    border-bottom: 2px solid; 
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
}

.international #partner_cta {
    text-align: center;
}

.international #partner_cta .cta_header{
    margin: 0 auto 30px;
    width: 500px;
    max-width: 100%;
    font-family: 'Norwester-Regular';
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
}


@media (max-width: 767px) {
    .international .content_body,
    .international .slider_wrap{
        float: none;
        width: 100%;
    }

    .international #intl_mid_section{
        margin: 55px 0;
        padding: 46px 16%;
    }

}

/* ===================== Qualification Process ===================== */

.qual_process > .page_header{
    display: none;
}

.qual_process .section_hero{
    height: 330px;
}

.qual_process .qual_process_content{
    padding-top: 75px;
    padding-bottom: 75px;
}

#primary.qual_process .qual_process_content ul{
    width: 700px;
    max-width: 100%;
    margin: auto;
    color: #a44c0e; /* brick red */ 
    list-style: none;
    padding-left: 25px;
}

#primary.qual_process .qual_process_content ul li{
    position: relative;
}

#primary.qual_process .qual_process_content ul li:before{
    content:'\2022 ';
    font-size: 40px;
    color: #c4960c; /* gold */
    position: absolute;
    top: -.3em;
    left: -19px;
}

#primary.qual_process .qual_process_content ul strong{
    font-weight: normal;
    color: #000000;
}

.qual_process #section_2 .qual_process_content,
.qual_process #section_3 .qual_process_content{
    width: 900px;
    margin: auto;
}

.qual_process .cta_bottom_row{
    text-align: center; 
}


/* ===================== Gift Cards ===================== */

.gift_cards .dyn_img_copy{
    position: relative;
}

.gift_cards .dyn_img_copy .dyn_img,
.gift_cards .dyn_img_copy .dyn_copy{
    min-height: 710px;
}

.gift_cards .dyn_img_copy .dyn_img{
    background-position: center bottom;
}

.gift_cards .dyn_img_copy .dyn_copy{
    padding: 72px 42px;
}

.gift_cards .dyn_img_copy .dyn_copy .card_image{
    width: 400px;
    margin-bottom: 20px;
}

.gift_cards .dyn_img_copy .overlay_text{
    position: absolute;
    left: 50%;
   top: 95%;
    -webkit-transform: translate(-50%,-100%);
        -ms-transform: translate(-50%,-100%);
            transform: translate(-50%,-100%);
    width: 75%;
    font-family: 'NexaRustScript';
    color: #FFF;
    font-size: 54px;
}

.gift_cards .card_copy{
    margin-top: 35px;
    text-align: left;
}

.gift_cards .card_copy > a,
.gift_cards .card_copy > p a{
    position: relative;
    padding: 7px 30px 7px 10px;
    background-color: #c4960c; /* gold */ 
    color: #FFF;
    text-transform: uppercase;
    font-size: 17px;
    text-decoration: none;
    white-space: nowrap;
    margin-top: 10px;
    display: inline-block;
}

.gift_cards .card_copy a:after{
    content:'';
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 0;
    width: 0px;
    height: 0px;
    border: 1em solid transparent;
    border-right-color: #FFF;
}

.gift_cards .cta_row.desk_only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	/* -js-display: flex; */
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
}

.gift_cards .cta_row > .cta_button{
    width: 48%;
}

.gift_cards .cta_row > .cta_button:last-child{
    float: right;
}

.gift_cards .col_right .cta_row > .cta_button {
    padding-right: 0;
}

.gift_cards .col_right .cta_row > .cta_button a{
    width: 100%;
}

.gift_cards .cta_row > .cta_button.egift_card a{
    background-position-x: calc(100% - 70px);
}

.gift_cards .cta_row > .cta_button.egift_card a:hover{
    background-position-x: calc(100% - 65px);
}

.gift_cards .cta_row > .cta_button.trad_gift a{
    background-position-x: calc(100% - 27px);
}

.gift_cards .cta_row > .cta_button.trad_gift a:hover{
    background-position-x: calc(100% - 22px);
}

.browser_ie .gift_cards .cta_row > .cta_button.trad_gift a{
    background-position-x: 94%;
}

.browser_ie .gift_cards .cta_row > .cta_button.trad_gift a:hover{
    background-position-x: 96%;
}

.browser_ie .gift_cards .cta_row > .cta_button.egift_card a{
    background-position-x: 77%;
}

.browser_ie .gift_cards .cta_row > .cta_button.egift_card a:hover{
    background-position-x: 79%;
}


@media (max-width: 1300px) {

    .gift_cards .cta_row.desk_only{
        display: block;
    }
    .gift_cards .cta_row.desk_only > .cta_button,
    .gift_cards .cta_row.desk_only > .cta_button:last-child{
        float: left;
        clear: both;
        margin-top: 10px;
        width: 65%;
        width: 100%;
    }

}

/* @media (min-width: 768px) and (max-width: 1300px){ */
/*  */
/*     .gift_cards .cta_row > .cta_button.egift_card a{ */
/*         background-position-x: calc(100% - 128px); */
/*     } */
/*  */
/*     .gift_cards .cta_row > .cta_button.egift_card a:hover{ */
/*         background-position-x: calc(100% - 123px); */
/*     } */
/*  */
/*     .gift_cards .cta_row > .cta_button.trad_gift a{ */
/*         background-position-x: calc(100% - 73px); */
/*     } */
/*  */
/*     .gift_cards .cta_row > .cta_button.trad_gift a:hover{ */
/*         background-position-x: calc(100% - 68px); */
/*     } */
/* } */

@media (max-width: 1400px) {

    .gift_cards .cta_row > .cta_button.trad_gift a,
    .gift_cards .cta_row > .cta_button.egift_card a{
        background-image: none;

    }
    .gift_cards .cta_row.desk_only > .cta_button,
    .gift_cards .cta_row.desk_only > .cta_button:last-child{
        width: 100%;
        margin-top: 10px;
    }

}

@media (max-width: 767px) {

    .gift_cards > .container{
       padding: 0;
    }

    .gift_cards .dyn_img_copy .dyn_img{
        background-size: cover;
    }

    .gift_cards .dyn_img_copy .dyn_img,
    .gift_cards .dyn_img_copy .dyn_copy{
        min-height: 0;
    }

    .gift_cards .dyn_img_copy .dyn_copy{
        padding: 38px 15px;
        text-align: center;
    }

    .gift_cards .dyn_img_copy .dyn_img{
        height: 427px;
    }

    .gift_cards .cta_row.desk_only{
        display: none;
    }

    .gift_cards .cta_row.mobile_only {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
		-js-display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 600px) {

    .gift_cards .cta_row.mobile_only{
        display: block;
    }

    .gift_cards .cta_row.mobile_only > .cta_button{
        float: none;
        width: 100%;
    }

    .gift_cards .cta_row.mobile_only > .cta_button.red_button{
        margin-top: 20px;
    }

}

/* ===================== efamily signup ===================== */

.efamily .page_hero{

}

#gform_wrapper_4{
    margin-top: 40px;
}

#gform_4 .gform_footer{
    text-align: center;
}

/* ===================== Press ===================== */

#primary.press_page .page-content{
    padding: 0 11.5%;
    margin-top: 50px;
}

.press_page .press_article{
    padding: 14px 20px;
    margin-bottom: 20px;
    float: left;
    border: 1px solid #000;
}

.press_page .press_article .press_title{
    margin-bottom: 20px;
    font-size: 27px;
    color: #a44c0e; /* brick red */ 
    line-height: 1.2;
}

.press_page .press_article .press_title a{
	color: #a44c0e; /* brick red */
	text-decoration: none;
}

.press_page .press_article .press_title a:hover{
	text-decoration: underline;
}

.press_page .press_article .press_date{
	text-transform: uppercase;
	margin-bottom: 5px;
}

.press_page .press_article .press_blurb{
    line-height: 1.3;
    margin-bottom: 17px;
}

.press_page .press_article .press_cta{

}

.press_page .press_article .press_cta .g_cta{
    padding-right: 20px;
    font-size: 21px;
}

@media (min-width: 1001px) {
    .press_page .press_article{
        width: 32%;
        margin-right: 2%;
    }
    .press_page .press_article:nth-child(3n){
        margin-right: 0;
    }

    .press_page .press_article:nth-child(3n+1){
        clear: left;
    }

}

@media (max-width: 1000px){

    #primary.press_page .page-content{
        padding: 0;
    }

}

@media (min-width: 768px) and (max-width: 1000px){
    .press_page .press_article{
        width: 48%;
        margin-right: 4%;
    }
    .press_page .press_article:nth-child(2n){
        margin-right: 0;
    }
    .press_page .press_article:nth-child(2n+1){
        clear: left;
    }
}

@media (max-width: 767px) {
    .press_page .press_article{
        float: none;
    }
}

/* ===================== Int'l Application ===================== */

#gform_5 .gfield label{
    display: block;
}

#primary .page-content #gform_5 ul.gfield_checkbox{
    list-style: none;
}

#primary .page-content #gform_5 ul.gfield_checkbox label{
    display: inline-block;
}

#gform_5 .gfield_checkbox input{
    width: auto;
}

#gform_5 .gsection{
    border-top: 2px solid; 
    text-transform: uppercase;
}

#gform_5 .gsection h2.gsection_title{
    color: #a44c0e; /* brick red */ 
    font-size: 30px;
}

/* hide labels */
#gform_5 #field_5_2 .gfield_label,
#gform_5 #field_5_4 .gfield_label,
#gform_5 #field_5_5 .gfield_label,
#gform_5 #field_5_6 .gfield_label,
#gform_5 #field_5_7 .gfield_label,
#gform_5 #field_5_8 .gfield_label,
#gform_5 #field_5_9 .gfield_label,
#gform_5 #field_5_10 .gfield_label,
#gform_5 #field_5_11 .gfield_label,
#gform_5 #field_5_12 .gfield_label,
#gform_5 #field_5_13 .gfield_label,
#gform_5 #field_5_14 .gfield_label,
#gform_5 #field_5_15 .gfield_label,
#gform_5 #field_5_16 .gfield_label,
#gform_5 #field_5_17 .gfield_label,
#gform_5 #field_5_19 .gfield_label,
#gform_5 #field_5_20 .gfield_label,
#gform_5 #field_5_22 .gfield_label,
#gform_5 #field_5_23 .gfield_label{
    display: none;
}




/* ===================== 404 page ===================== */

.error404 .page_hero{
    height: 800px; 
    background-position: center top;
    background-size: contain;
}

.error404 .page-content {
    position: relative;
}

.error404 .overlay_text{
    width: 100%;
    position: absolute;
    left: 50%;
    top: 33%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    color: #FFF;
    font-family: 'Norwester-Regular';
    text-transform: uppercase;
    font-size: 40px;
    text-align: center;
    line-height: 1.3;
}

.error404 .page-content .g_cta_wrap{
    width: 219px;
    position: absolute;
    left: 50%;
    top: 63%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

.error404 .page-content .g_cta_wrap .g_cta{
    color: #FFF;
}

.error404 #email_signup{
    margin-top: 0;
}

/*===================== loader =====================*/

.loader.hide{
    display: none;
}

.loader {
  color: #a44c0e; /* brick red */
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;

position: absolute;
    z-index: 10;
    left: 47%;
    top: 32%;
}

@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

/* jQuery UI styles */
/* Layout helpers
 * ----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
 * ----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}


/* Icons
 * ----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
 * ----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 1%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 43%;
    color: #000;
    background-image: none;
    font-size: 14px;
    min-height: 0;
    padding: 6px 10px;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

/* Component containers
 * ----------------------------------*/
.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}
.ui-widget-content a {
    color: #333333;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #b8afa6;
    color: #333333;
    font-weight: bold;
}
.ui-widget-header a {
    color: #333333;
}

/* Interaction states
 * ----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
 * works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

/* Interaction Cues
 * ----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
 * ----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
    background-image: url("css/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
 * ----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}



/* Menu */
.menu_page .item_wrap{
	width: 100%;
}

/* Contact */
body.page-template-page-contact #email_signup{
 	clear: both;
}

#primary.contact{
	margin-bottom: 40px;
}

#primary.contact .page-content{
	min-height: initial;
}

.contact .page-content .contact_content{
    padding: 40px 0 0 0;
}

.contact .page-content .contact_content strong{
	margin: 15px 0;
    display: block;
    font-size: 35px;
    font-weight: normal;
    font-family: 'Norwester-Regular';
    color: #a44c0e;
    text-transform: uppercase;
}

.contact .page-content .contact_content h3{
	margin: 15px 0;
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Norwester-Regular';
    color: #a44c0e;
    text-transform: uppercase;
}

.contact .page-content .contact_content .content_left,
.contact .page-content .contact_content .content_right{
	float: left
}

.contact .page-content .contact_content .content_left{
	width: 25%;
	margin-right: 2%;
	position: relative;
}

.contact .page-content .contact_content .content_left p.pin,
.contact .page-content .contact_content .content_left a.phone{
	position: relative;
}

.contact .page-content .contact_content .content_left p.pin:before,
.contact .page-content .contact_content .content_left a.phone:before{
    content: '';
    display: inline-block;
    position: absolute;
    top: 4px;
    left: -20px;
    width: 16px;
    height: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.contact .page-content .contact_content .content_left p.pin:before{
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MCA4NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgODQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojYzQ5NjBjO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjUsMEMxMS4yLDAsMCwxMS4yLDAsMjVjMCwzLjIsMC45LDcuMiwyLDEwbDIzLDQ5bDIzLTQ5YzEuMS0yLjgsMi02LjgsMi0xMEM1MCwxMS4yLDM4LjgsMCwyNSwwIE0yNSwxMgoJCWM3LjIsMCwxMyw1LjgsMTMsMTNzLTUuOCwxMy0xMywxM2MtNy4yLDAtMTMtNS44LTEzLTEzUzE3LjgsMTIsMjUsMTIiLz4KPC9nPgo8L3N2Zz4=");
    width: 13px;
    height: 27px;
}


.contact .page-content .contact_content .content_left a.phone:before{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Mi45IDkwLjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQyLjkgOTAuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNDNDk2MEM7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDAuNyw3NC40Yy0wLjgtMi44LTEuNy05LjQtNC4xLTExLjJjLTIuMi0xLjYtNS4zLTAuNC03LjYtMC4xbC00LjIsMC41Yy0wLjcsMC4xLTMuMi03LjEtMy41LTgKCWMtMS0yLjktMS44LTYtMi4zLTljLTAuNS0zLTAuNi02LTAuNS05YzAtMC45LDAuNS04LjIsMS4xLTguM2MwLDAsNS4xLTAuOSw2LjgtMS40YzMuNi0xLjMsNi40LTIuMyw2LjgtNi43CgljMC4xLTEuNy0wLjEtMy4yLTAuMy00LjljLTAuNC0yLjktMC44LTUuOC0xLjctOC42Yy0wLjQtMS42LTEuMS00LjQtMi41LTUuOGMtMC4zLTAuNC0wLjgtMC44LTEuMi0wLjhjLTUuNi0xLjYtMTMsMi40LTE2LjgsNi4xCglDLTEuOCwxOS4zLTAuMSwzOS40LDMuOCw1NC44YzMuNSwxMy43LDExLjYsMzgsMzAsMzQuOGMyLjMtMC40LDUuMy0xLjIsNi44LTMuMkM0Mi45LDgyLjksNDEuNyw3OC4xLDQwLjcsNzQuNHoiLz4KPC9zdmc+");
    width: 9px;
    height: 21px;
}

.contact .page-content .contact_content .content_left p.indented{
	width: 90%;
	margin-left: 10%;
}

.contact .page-content .contact_content .content_right{
	width: 71%;
	margin-left: 2%;
}

.contact .page-content .contact_content .submission-info p{
	font-size: 14px;
}

.contact .page-content .contact_content .submission-info.desktop-only{
	display: block;
}

.contact .page-content .contact_content .submission-info.mobile-only{
	display: none;
}

.contact .page-content .contact_content a{
	color: #000000;
}

.contact .page-content .contact_content a:hover{
	color: #c4960c;
}

#primary.contact .page-content .content_1{
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#primary.contact .page-content .content_3{
	clear: both;
	text-align: center;
}

#primary.contact .page-content .content_3 strong{
	margin: 15px 0;
    display: block;
    font-size: 35px;
    font-weight: normal;
    font-family: 'Norwester-Regular';
    color: #000000;
    text-transform: uppercase;
}

.contact .page-content .contact_content .cta_button a.g_cta{
	color: #fff7e2;
}

#primary.contact #featured_blocks .feat_block{
	height: 300px;
}



@media (max-width: 1000px){
	.contact .page-content .contact_content .content_left{
		width: 38%;
		margin-right: 2%;
	}

	.contact .page-content .contact_content .content_right{
		width: 58%;
		margin-left: 2%;
	}
}


@media (max-width: 767px){
	.contact .page-content .contact_content .content_left{
		width: 100%;
		margin-right: 0%;
	}

	.contact .page-content .contact_content .content_right{
		width: 100%;
		margin-left: 0%;
	}
	
	.contact .page-content .contact_content .submission-info.desktop-only{
		display: none;
	}

	.contact .page-content .contact_content .submission-info.mobile-only{
		display: block;
		clear: both;
		padding-top: 20px;
	}
}

/* Contact & Donations Forms */
#gform_wrapper_2 li,
#gform_wrapper_3 li{
	list-style-type: none;
}

#gform_wrapper_4{
	clear: both;
}

#gform_wrapper_2 .gform_fields .gfield,
#gform_wrapper_3 .gform_fields .gfield,
#gform_wrapper_4 .gform_fields .gfield,
#gform_wrapper_5 .gform_fields #field_5_4.gfield,
#gform_wrapper_5 .gform_fields #field_5_5.gfield,
#gform_wrapper_5 .gform_fields #field_5_6.gfield,
#gform_wrapper_5 .gform_fields #field_5_7.gfield,
#gform_wrapper_5 .gform_fields #field_5_8.gfield,
#gform_wrapper_5 .gform_fields #field_5_9.gfield,
#gform_wrapper_5 .gform_fields #field_5_10.gfield,
#gform_wrapper_5 .gform_fields #field_5_11.gfield{
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
	float: left;
}

#gform_wrapper_3 .gform_fields .gfield textarea,
#gform_wrapper_5 .gform_fields .gfield textarea{
	height: 120px;
}

#gform_wrapper_3 .gform_fields #input_3_11_1_container,
#gform_wrapper_3 .gform_fields #input_3_11_2_container,
#gform_wrapper_3 .gform_fields #field_3_5.gfield,
#gform_wrapper_3 .gform_fields #field_3_6.gfield,
#gform_wrapper_3 .gform_fields #field_3_7.gfield,
#gform_wrapper_3 .gform_fields #field_3_10.gfield,
#gform_wrapper_3 .gform_fields #field_3_14.gfield,
#gform_wrapper_4 .gform_fields #field_4_6.gfield,
#gform_wrapper_4 .gform_fields #field_4_7.gfield,
#gform_wrapper_5 .gform_fields .gfield{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
	float: left;
}

#gform_wrapper_2 .gform_fields #field_2_8.gfield,
#gform_wrapper_3 .gform_fields #field_3_1.gfield{
	width: 96%;
}

#gform_wrapper_3 .gform_fields #field_3_2.gfield,
#gform_wrapper_3 .gform_fields #field_3_11.gfield{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

#gform_wrapper_3 .gform_fields #input_3_2_3_container,
#gform_wrapper_3 .gform_fields #input_3_2_6_container,
#gform_wrapper_3 .gform_fields #input_3_11_1_container,
#gform_wrapper_3 .gform_fields #input_3_11_2_container,
#gform_wrapper_3 .gform_fields #input_3_11_3_container,
#gform_wrapper_3 .gform_fields #input_3_11_4_container,
#gform_wrapper_3 .gform_fields #input_3_11_5_container,
#gform_wrapper_3 .gform_fields #input_3_11_6_container{
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
	float: left;
}

#gform_wrapper_3 .gform_fields #input_3_2_3_container,
#gform_wrapper_3 .gform_fields #input_3_2_6_container,
#gform_wrapper_3 .gform_fields #input_3_11_5_container,
#gform_wrapper_3 .gform_fields #input_3_11_6_container{
	margin-bottom: 0px;
}

#gform_wrapper_2 .gform_fields .gfield .gfield_label,
#gform_wrapper_3 .gform_fields .gfield .gfield_label,
#gform_wrapper_3 .gform_fields .ginput_complex label{
	display: none;
}

#gform_wrapper_2 .gform_fields #field_2_10.gfield label,
#gform_wrapper_3 .gform_fields #field_3_5.gfield .gfield_label,
#gform_wrapper_3 .gform_fields #field_3_14.gfield .gfield_label,
#gform_wrapper_3 .gform_fields #field_3_6.gfield .gfield_label,
#gform_wrapper_3 .gform_fields #field_3_6.gfield label{
    display: inline-block;
}

#gform_wrapper_3 .gform_fields #field_3_6 ul{
	display: table;
	width: 100%;
	margin-bottom: 0px;
}

#gform_wrapper_3 .gform_fields #field_3_6 ul li{
	display: table-cell;
}

#gform_wrapper_2 .gform_fields .gfield input[type=text],
#gform_wrapper_2 .gform_fields .gfield select,
#gform_wrapper_2 .gform_fields .gfield textarea,
#gform_wrapper_3 .gform_fields .gfield input[type=text],
#gform_wrapper_3 .gform_fields .gfield select,
#gform_wrapper_3 .gform_fields .gfield textarea{
	width: 100%;
	border: 2px solid #e7e7e7;
	padding: 10px 15px;
}

#gform_wrapper_3 .gform_fields .gfield input[type=radio]{
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	width: initial;
}

#gform_wrapper_2 .gform_fields .gfield input[type=checkbox],
#gform_wrapper_3 .gform_fields .gfield input[type=checkbox]{
	border: 2px solid #e7e7e7;
	width: 30px;
	height: 30px;
}

#gform_wrapper_2 .gform_footer,
#gform_wrapper_3 .gform_footer{
	padding-left: 2%;
	padding-right: 2%;
	clear: both;
} 

/* #gform_wrapper_2 #gform_submit_button_2,
#gform_wrapper_3 #gform_submit_button_3{
	background-color: #a44c0e;
	color: #fff7e2;
    border-bottom: none;
	position: relative;
    display: inline;
    padding-right: 27px;
    font-family: 'Norwester-Regular';
    font-size: 32px;
    text-decoration: none;
    text-transform: uppercase;
    background-repeat: no-repeat;
    /* background-position: 97% 8px; */
    /* background-size: 14px; *//* 
    background-position-x: 97%;
    background-position-y: .25em;
    background-size: .4em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…UsNi4xTDEuMSwxMmwyLjktNS44TDEuMSwwLjNMNi41LDYuMXoiLz4NCjwvZz4NCjwvc3ZnPg0K);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	float: right;
}


#gform_wrapper_2 #gform_submit_button_2:hover,
#gform_wrapper_3 #gform_submit_button_3:hover{
	background-position-x: 97%;
} */


@media (max-width: 1000px){
	#gform_wrapper_2 .gform_fields .gfield{
		width: 96%;
	}
}

@media (max-width: 767px){
	#gform_wrapper_2 .gform_fields .gfield,
	#gform_wrapper_3 .gform_fields .gfield,
	#gform_wrapper_4 .gform_fields .gfield,
	#gform_wrapper_5 .gform_fields #field_5_4.gfield,
	#gform_wrapper_5 .gform_fields #field_5_5.gfield,
	#gform_wrapper_5 .gform_fields #field_5_6.gfield,
	#gform_wrapper_5 .gform_fields #field_5_7.gfield,
	#gform_wrapper_5 .gform_fields #field_5_8.gfield,
	#gform_wrapper_5 .gform_fields #field_5_9.gfield,
	#gform_wrapper_5 .gform_fields #field_5_10.gfield,
	#gform_wrapper_5 .gform_fields #field_5_11.gfield{
		width: 96%;
	}
	
	#gform_wrapper_3 .gform_fields #input_3_2_3_container,
	#gform_wrapper_3 .gform_fields #input_3_2_6_container,
	#gform_wrapper_3 .gform_fields #input_3_11_1_container,
	#gform_wrapper_3 .gform_fields #input_3_11_2_container,
	#gform_wrapper_3 .gform_fields #input_3_11_3_container,
	#gform_wrapper_3 .gform_fields #input_3_11_4_container,
	#gform_wrapper_3 .gform_fields #input_3_11_5_container,
	#gform_wrapper_3 .gform_fields #input_3_11_6_container{
		width: 96%;
	}
	
	#gform_wrapper_3 .gform_fields #input_3_2_3_container,
	#gform_wrapper_3 .gform_fields #input_3_11_5_container{
		margin-bottom: 25px;
	}
	
	#gform_wrapper_3 .gform_fields #field_3_6 ul li{
		display: block;
	}
}

/* Internet Explorer styles */

.ie_nine .primary_header .top_header .container .left_header,
.ie_nine .primary_header .top_header .container .header_logo,
.ie_nine .primary_header .top_header .container .right_header{
    width: 33%;
    float: left;
}

.browser_ie #sticky_nav .primary_header .header_logo svg{
    width: 315px !important;
    height: 113px;
}

/* .ie_nine .signup_row label.visuallyhidden{ */
/*     clip: auto; */
/*     height: auto; */
/*     position: static; */
/*     width: auto; */
/*     margin: 0; */
/*     display: block; */
/*     padding: 0 10px; */
/* } */
/*  */
@media (min-width: 1127px) {
    .ie_nine #email_signup #home_signup_form .signup_row {
        display: block;
    }

    .ie_nine #email_signup #home_signup_form .signup_row {
        margin-top: 10px;
    }

    .ie_nine #email_signup #home_signup_form .signup_row:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

    .ie_nine #email_signup #home_signup_form .signup_row input,
    .ie_nine #email_signup #home_signup_form .signup_row select,
    .ie_nine #email_signup #home_signup_form .signup_row label{
        float: left;
        width: 32%;
        margin-right: 2%;
    }

    .ie_nine #email_signup #home_signup_form .signup_row:nth-child(2) input,
    .ie_nine #email_signup #home_signup_form .signup_row:nth-child(2) select,
    .ie_nine #email_signup #home_signup_form .signup_row:nth-child(2) label{
        width: 46%;
        margin-right: 4%;
    }

    .ie_nine #email_signup #home_signup_form .signup_row input:last-child{
        margin-right: 0;
    }

}

@media (max-width: 1126px) {

    .browser_ie .primary_header .top_header .container{
        width: 100% !important;
    }

    .browser_ie #sticky_nav .primary_header .header_logo svg{
        width: 33vw !important;
        height: 12vw;
    }

    .browser_ie #sticky_nav .primary_header .left_header{
        float: left;
    }

    .browser_ie #sticky_nav .primary_header .right_header{
        float: right;
    }

    .browser_ie #sticky_nav .primary_header .left_header,
    .browser_ie #sticky_nav .primary_header .right_header{
        height: auto !important;
    }
    
    .browser_ie #email_signup #home_signup_form .signup_row{
        width: 100%;
        display: block;
    }

    .browser_ie #email_signup #home_signup_form .signup_row label{
        margin-top: 10px;
    }

}

@media (max-width: 767px){
    .browser_ie #email_signup{
        background-size: cover;
    }

}
/* store css adjustments */
@media (max-width: 1000px) {
    .giftcard-form fieldset > div .half-input{
        float: none;
        margin: 10px 0px;
        display: block;
    }
    .giftcard-form fieldset > div .half-input label{
        width: 115px !important;
    }

    .half-content.form-content{
        padding: 0;
        float: none;
        margin: auto;
        width: 90%;
    }

    .giftcard-form fieldset > div{
        padding-left: 0 !important;
    }


    .giftcard-body-container .half-content.left-content{
        border: none;
        width: 100%;
        text-align: center;
        margin-bottom: 60px;
    }

}

@media (max-width: 767px){
    .giftcard-body-container label{
        float: none !important;
        display: block !important;
        text-align: left !important;
        width: 100% !important;
    }

    .quantity_size_container > *{
        float: none !important;
    }

}
