/* Generated by less 2.5.1 */
/******FONTS*****/
/****MIXINS*****/
/*
DARK RED: #A01D21;
GRAY: #ACACAC;
BROWN: #542F13;
Tania Testing
*/
html {
  font-family: serif;
}
body {
  background: #fff;
  margin: 0px;
  padding: 0px;
  color: #000;
  background: #333331 url(../images/donut-bg-tall.jpg) center bottom repeat-x;
  background-size: cover;
}
.clearfix {
  clear: both;
}
h1 {
  font-size: 28px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  margin: 0px;
  padding: 0px;
}
h2 {
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  margin: 0px;
  padding: 0px;
}
p {
  font-family: serif;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  padding: 0px;
}
a {
  color: #D83620;
  text-decoration: none;
}
a:hover {
  color: #333331;
}
.tweet p {
  color: #333331;
  line-height: 17px;
}
nav a,
nav a:visited {
  color: #fff;
  text-decoration: none;
  outline: none;
}
nav a:hover {
  color: #ACACAC;
  cursor: pointer;
}
ul {
  padding: 0px;
  margin: 0px;
}
li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline-block;
  font-size: 17px;
}
.container {
  width: 1000px;
  background: transparent;
  float: none;
  margin: 0px auto;
  padding: 0px;
  border: dashed #333331;
  border-width: 0px 1px;
  position: relative;
  overflow: auto;
}
.specialcallout p {
  font-family: Arial, Helvetica, sans-serif;
}
.specialcallout a {
  text-decoration: underline;
}
/*================================================================================================*/
/* HEADER                                                                                         */
/*================================================================================================*/
.container nav {
  display: block;
  background: url(../images/sign-bg.png) no-repeat;
  width: 300px;
  height: 760px;
  float: left;
  margin: 0px 0px 0px -1px;
  position: relative;
}
.logo {
  margin: 15px 0px 0px 10px;
  width: 65%;
}
#primary {
  margin-top: 10px;
  margin-left: 17px;
  font-weight: bold;
  width: 180px;
  text-align: center;
}
#primary li {
  display: block;
  margin: 0px;
}
#primary li a {
  font-size: 28px;
  font-size: 16px !important;
}
#primary li a.active {
  color: #333331;
}
.bullet {
  margin: 3px auto;
}
/*================================================================================================*/
/* MAIN                                                                                           */
/*================================================================================================*/
.main {
  float: left;
  width: 700px;
}
.page {
  display: none;
  font-size: 20px;
  font-weight: bold;
  margin-top: 26px;
  position: relative;
  margin-bottom: 20px;
}
.left-side {
  float: left;
  width: 400px;
}
.left-side img {
  padding: 5px;
  background: #fff;
  border: 1px solid #333331;
}
.right-side {
  float: right;
  width: 260px;
}
/******DONUTS*******/
#coffee-pics,
.about-pics,
#map2-pic {
  float: left;
  width: 407px;
  height: auto;
  overflow: hidden;
}
.about-pics {
  height: 250px;
}
#coffee-pics img,
#map2-pic img {
  width: 395px;
  padding: 5px;
  background: #fff;
  border: 1px solid #333331;
}
#coffee-list {
  width: 260px;
  float: right;
}
#donut-pics {
  float: left;
  width: 300px;
  height: 300px;
  overflow: hidden;
}
#donut-pics img {
  width: 288px;
  padding: 5px;
  background: #fff;
  border: 1px solid #333331;
}
.pricing {
  text-align: center;
  margin-top: 10px;
}
.pricing li {
  display: list-item;
  font-size: 15px;
}
.donut-list {
  width: 275px;
  float: left;
}
.donut-list li {
  margin-top: 10px;
  list-style: none;
  display: block;
  font-size: 13px;
  line-height: 15px;
  width: 100%;
  cursor: pointer;
}
.split_list {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.split_list li {
  width: 50%;
  float: left;
  display: block;
}
.specials .donut-list li {
  font-size: 16px;
}
.specials .donut-list li {
  margin-top: 5px;
}
.specials .donut-list li.day {
  margin-top: 10px;
}
.donut-list a {
  color: #010101;
  text-align: left;
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}
.donut-list li p {
  font-size: 10px;
  font-family: sans-serif;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 1.25em;
  color: #515151;
}
.donut-list li .donut-type {
  color: #A01D21;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  padding-top: 10px;
}
.vg_title {
  display: inline-block;
  color: #666;
  margin-bottom: 4px;
  margin-top: 7px;
}
.donuts_switch {
  display: none;
}
.switch_menus {
  display: block;
  text-align: center;
  font-size: 12px;
  background: #A01D21;
  color: #fff;
  padding: 8px;
  width: 150px;
  margin: 100px 0px 0px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: normal;
}
.switch_menus strong {
  text-transform: uppercase;
}
.donut-list a:hover,
.donut-list li.active a {
  /*color:#A01D21;*/
  cursor: default;
}
.hours p {
  font-size: 15px;
  line-height: 20px;
  padding-right: 20px;
}
.find p {
  font-size: 15px;
  line-height: 20px;
  padding-right: 20px;
}
a.map {
  width: 371px;
  height: 250px;
  display: block;
  background: url(../images/do-ritemap.jpg) 0px 0px no-repeat;
  border: 2px solid #222222;
}
.sorry {
  width: 980px;
  height: 34px;
  display: block;
  background: url(../images/sorry.png) 0px 0px no-repeat;
  position: absolute;
  top: 620px;
  left: 10px;
}
.showImage {
  display: none;
  position: relative;
}
.showImage img {
  position: absolute;
  top: -150px;
  right: 0px;
  z-index: 100;
  width: 150px;
  height: auto;
  border: 2px solid #A01D21;
}
/******SPECIALS*******/
.specials {
  margin-bottom: 30px;
  overflow: auto;
}
.donut-list a.full-list {
  font-size: 12px;
  text-align: center;
  color: #A01D21;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
}
li.knife-fork-btn {
  cursor: pointer;
  padding: 2px;
  background: #A01D21;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
li.knife-fork-btn a {
  cursor: pointer;
  color: #fff;
}
li.knife-fork-btn a:hover {
  color: #000;
}
li.knife-fork-btn span {
  float: right;
  color: #fff;
  font-size: 10px;
  padding-right: 2px;
}
.knife-fork {
  display: none;
  z-index: 10000;
  position: absolute;
  top: 100px;
  left: 282px;
  width: 300px;
  padding: 10px;
  background: #A01D21;
  color: #fff;
  text-align: center;
}
.knife-fork h2 {
  font-size: 19px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 4px;
  text-transform: uppercase;
  float: left;
  text-align: center;
  width: 100%;
}
.knife-fork figure {
  width: 280px;
  margin: 0px auto;
}
.knife-fork figure img {
  width: 100%;
}
.knife-fork-close {
  cursor: pointer;
  padding: 5px;
  float: right;
}
.knife-fork-close:hover {
  color: #000;
}
.knife-fork p {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
}
/******PRESS PAGE*******/
.press {
  height: auto;
  overflow: auto;
}
.press-post-wrapper {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
.press-post-wrapper .press-image {
  width: 30%;
  float: left;
}
.press-post-wrapper .press-image img {
  width: 100%;
  height: auto;
  display: block;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333331;
}
.press-post-wrapper .press-text {
  width: 70%;
  float: left;
  padding: 0px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.press-post-wrapper .press-text a {
  color: #D83620;
  font-size: 14px;
}
/*DELIVERY*/
.button {
  background: #c92229;
  color: white;
  padding: 10px;
  width: auto;
  clear: both;
  display: inline-block;
  margin: 10px 0px;
  text-decoration: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-family: sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #A01D21;
}
.button:hover {
  background: #333331;
  color: white;
  border: 1px solid #333331;
}
/*================================================================================================*/
/* FORM STYLES                                                                                    */
/*================================================================================================*/
label {
  font-size: 12px;
  text-transfrom: uppercase;
  font-weight: bold;
  color: #000;
  float: left;
  clear: left;
}
input,
textarea {
  width: 200px;
  height: 20px;
  margin: 0px;
  padding: 5px;
  border: none;
  float: left;
  clear: left;
  font-size: 12px;
  color: #000;
}
textarea {
  height: 75px;
}
.error {
  display: none;
}
.onfail {
  background: red;
  color: #000;
}
/* DROPDOWN SELECT "OPTIONS" */
.dropdown dd {
  height: 0px;
  width: 100%;
  float: left;
  clear: both;
}
.dropdown dd ul {
  width: 205px;
  overflow: auto;
  background: #33220a;
  color: #c07e20;
  margin: -7px 0px 0px -1px;
  padding: 0px;
  border: solid #412b03;
  border-width: 0px 1px 1px 1px;
  float: left;
  position: absolute;
  z-index: 11;
  display: none;
}
.ocassion {
  height: 60px;
}
.dropdown dd ul li {
  list-style: none;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  width: 190px;
  margin: 0px;
  padding: 3px;
}
.dropdown dd ul li:hover {
  cursor: pointer;
  background: #ffffff;
}
/*================================================================================================*/
/* TWITTER FEED STYLES                                                                            */
/*================================================================================================*/
a.twlink {
  width: 44px;
  height: 34px;
  background: url(../images/btn_twitter.png) 0px 0px no-repeat;
  display: block;
  float: left;
  margin: 42px 10px 0px 0px;
  background-size: contain;
  display: none;
}
.twitter_feed {
  display: block;
  width: 90%;
  height: 200px;
  margin: 0;
  padding: 5px;
  overflow: hidden;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tweet {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  font-size: 16px;
}
.tlink {
  color: #A01D21;
  font-weight: bold;
}
.specialcallout {
  width: 609px;
  height: 40px;
  background: url(../images/special_callout.png) no-repeat;
  display: blcok;
  position: absolute;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  text-align: center;
  margin: 0px 0px 0px 295px;
  padding: 4px 0px 0px 0px;
}
.specialcallout p {
  color: #ffffff;
  text-align: center;
}
/*================================================================================================*/
/* CHICKEN                                                                                         */
/*================================================================================================*/
.chicken-list {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 10px;
}
.chicken-list:first-of-type {
  padding-right: 5px;
}
.chicken-list:last-of-type {
  padding-left: 5px;
}
.chicken-pics {
  width: 100%;
  height: auto;
}
.chicken-pics img {
  width: 100% !important;
  height: auto !important;
  padding: 5px;
  background: #fff;
  border: 1px solid #333331;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.heading_image {
  margin: 0 auto;
  margin-bottom: 15px;
  display: block;
}
.chick {
  display: block;
  width: 140px;
  float: left;
  margin-right: 20px;
}
.chicken_menu {
  width: 100%;
  float: left;
  text-align: center;
  margin: 20px 0px;
}
.chicken_menu h1 {
  font-size: 16px;
}
.red_section {
  padding-right: 20px;
  clear: both;
}
/*.red_section {
	background: #c92229;
	padding: 10px;
}
.red_section p {
	color: white;
	font-family: sans-serif;
	font-weight: normal;
}*/
/*================================================================================================*/
/* ORDER                                                                                         */
/*================================================================================================*/
.freestanding {
  clear: both;
}
.apps {
  width: 300px;
  display: block;
  float: right;
}
.screenshot {
  width: 200px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.screenshot.iphone {
  width: 180px;
}
.badge {
  width: 135px;
  display: block;
  margin: 5px;
}
.order .red_section,
.chicken .red_section {
  border-bottom: 1px dashed black;
  border-top: 1px dashed black;
  overflow: auto;
  margin-right: 20px;
  padding-top: 10px;
}
/*================================================================================================*/
/* CHICKEN UPDATES                                                                                         */
/*================================================================================================*/
.find {
  padding-right: 20px;
}
.new_left,
.new_right {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.new_left {
  padding-right: 10px;
}
.new_right {
  padding-left: 10px;
}
.map {
  width: 85%;
  display: block;
  padding: 5px;
  background: #fff;
  border: 1px solid #333331;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.find_logo {
  width: 100px;
  float: left;
  margin: 0 10px 20px 0px;
}
.hours_headliner {
  width: 100px;
  height: auto;
}
p.store_heading {
  font-size: 20px;
}
p.callout {
  color: #D83620;
  text-align: left;
}
footer {
  width: 700px;
  float: right;
}
.social_icons {
  width: 300px;
  height: 200px;
  position: absolute;
  bottom: 0;
}
.social_icons a img {
  height: 40px;
  width: auto;
  display: inline-block;
  margin: 10px;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}