/* font families */

@font-face {
	font-family: "Lato";
	src: url("web/style_fonts/S6uyw4BMUTPHjxAwXjeu.woff2");
}

@font-face {
	font-family: "UnitedSans";
	src: url("web/style_fonts/UnitedItalicSmExBd.woff");
}

@font-face {
	font-family: "GPC";
	src: url("web/style_fonts/gpc-bold.woff2");
}

@font-face {
	font-family: "Libre\20 Franklin";
	src: url("web/style_fonts/LibreFranklin-Regular.ttf");
}

@font-face {
	font-family: "HelveticaCompressed";
	src: url("web/style_fonts/Helvetica-Compressed1.otf");
}

@font-face {
	font-family: "HelveticaNeue\2d BoldCond";
	src: url("web/style_fonts/HelveticaNeue-BoldCond.otf");
}

@font-face {
	font-family: "HelveticaNeue\2d Condensed";
	src: url("web/style_fonts/HelveticaNeue-Condensed.otf");
}

@font-face {
	font-family: "Lexend";
	src: url("web/style_fonts/Lexend-Regular.ttf");
}

@font-face {
	font-family: "GP";
	src: url("web/style_fonts/gp-book.ttf");
}

/* brand body font */
body {color:rgba(85, 85, 85, 1.00);font-family:"Helvetica";font-size:16px;}
/* brand background */
body {background-repeat:no-repeat;background-color:rgba(240, 240, 240, 1.00);}
.custom-content, .app-content, .logout-with-name {background-color:rgba(240, 240, 240, 1.00);}
/* brand global navbar */
.global-header .navbar-custom {background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00);color:rgba(85, 85, 85, 1.00);}
.global-header .navbar-custom .navbar-brand {background-color:inherit;border-color:inherit;color:inherit;}
.global-header .navbar-custom .nav-link, .global-header .navbar-custom .nav-item {background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00);color:rgba(85, 85, 85, 1.00);}
.global-header .navbar-custom .dropdown-menu, .global-header .navbar-custom .dropdown-item {background-color:rgba(255, 255, 255, 1.00) !important;border-color:rgba(255, 255, 255, 1.00) !important;color:rgba(85, 85, 85, 1.00) !important;}
.global-header .navbar-custom .dropdown-submenu, .global-header .navbar-custom .dropdown-submenu a {background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00);color:rgba(85, 85, 85, 1.00);}
.global-header .navbar-custom .navbar-nav .fa {color:rgba(85, 85, 85, 1.00);}
.global-header .navbar {font-family:"Helvetica";}
/* brand headings */
h2, .h2 {color:rgba(51, 51, 51, 1.00);font-family:"Garamond";font-size:24px;font-weight:500;}
.form-inner-wrapper h2, .form-inner-wrapper .h2 {color:rgba(51, 51, 51, 1.00);font-family:"Garamond";font-size:24px;font-weight:500;}
h3, .h3 {color:rgba(174, 145, 66, 1.00);font-family:"Garamond";font-size:20px;font-weight:500;}
.form-inner-wrapper h3, .form-inner-wrapper .h3 {color:rgba(174, 145, 66, 1.00);font-family:"Garamond";font-size:20px;font-weight:500;}
h4, .h4 {color:rgba(174, 145, 66, 1.00);font-family:"Helvetica";font-size:16px;font-weight:500;}
.form-inner-wrapper h4, .form-inner-wrapper .h4 {color:rgba(174, 145, 66, 1.00);font-family:"Helvetica";font-size:16px;font-weight:500;}
h5, .h5 {color:rgba(51, 51, 51, 1.00);font-family:"Helvetica";font-size:16px;font-weight:500;}
.form-inner-wrapper h5, .form-inner-wrapper .h5 {color:rgba(51, 51, 51, 1.00);font-family:"Helvetica";font-size:16px;font-weight:500;}
h6, .h6 {color:rgba(85, 85, 85, 1.00);font-family:"Helvetica";font-size:14px;font-weight:500;}
.form-inner-wrapper h6, .form-inner-wrapper .h6 {color:rgba(85, 85, 85, 1.00);font-family:"Helvetica";font-size:14px;font-weight:500;}
/* brand hyperlinks */
a {color:rgba(12, 35, 64, 1.00);text-decoration:underline;}
a:hover, a:focus {color:rgba(12, 35, 64, 1.00);text-decoration:underline;}
/* brand buttons */
.btn-primary {background-color:rgba(174, 145, 66, 1.00);border-color:rgba(174, 145, 66, 1.00);color:#FFFFFF;}
.btn-primary:hover, .btn-primary:focus {background-color:rgba(7, 17, 32, 1.00);border-color:rgba(7, 17, 32, 1.00);color:#FFFFFF;}
.text-primary {color:rgba(174, 145, 66, 1.00);}
.text-primary:hover, .text-primary:focus {color:rgba(7, 17, 32, 1.00);}
.btn-default {background-color:rgba(174, 145, 66, 1.00);border-color:#CCCCCC;color:rgba(255, 255, 255, 1.00);}
.btn-default:hover, .btn-default:focus {background-color:rgba(7, 17, 32, 1.00);border-color:rgba(7, 17, 32, 1.00);color:rgba(255, 255, 255, 1.00);}
.btn-secondary {background-color:rgba(174, 145, 66, 1.00);border-color:#CCCCCC;color:rgba(255, 255, 255, 1.00);}
.btn-secondary:hover, .btn-secondary:focus {background-color:rgba(7, 17, 32, 1.00);border-color:rgba(7, 17, 32, 1.00);color:rgba(255, 255, 255, 1.00);}
/* brand category navbar */
/* brand global footer */
.global-footer {font-family:"";}
.global-footer {background-color:rgba(255, 255, 255, 1.00);color:rgba(85, 85, 85, 1.00);}
.global-footer .global-footer-content .socialIconsFooter li a {color:rgba(85, 85, 85, 1.00);}
.global-footer a {color:rgba(12, 35, 64, 1.00);text-decoration:underline;}
.global-footer a:hover, .global-footer a:focus {color:rgba(12, 35, 64, 1.00);text-decoration:underline;}

/* styles for Feature */

/* styles for Single Store Header */
.custom-header-content .ace_header{width:100%;} 
/* styles for Single Store Footer */
.custom-footer-content #ap_footer{margin:0 auto;
    background: #fff;
    width:100%;
  height:80px;
  padding-top:10px;
  padding-left: 30px;} .custom-footer-content #ap_footer p{font-size: 12px;} .custom-footer-content #ap_footer  .ndmLogo{float:right;
	padding-right:200px;
	margin-top:-50px;} .custom-footer-content #und_mark{float:right;
	width:159px;
	height:38px;
	border:none;
	margin-top:-50px;}