  /*
BEGIN - CSS Overrides
*/
/*

	semi-opaque red: 				690006			At 80% Opacity
	red:							c22d5d
	pink:							cb616a			Box Border
	default color: 					3b3b3b			
	blue:							0071bc
	
	
*/
body .container {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 31px -3px rgba(0, 0, 0, 0.58);
  -moz-box-shadow: 0px 0px 31px -3px rgba(0, 0, 0, 0.58);
  box-shadow: 0px 0px 31px -3px rgba(0, 0, 0, 0.58); }

.item_container {
  margin-bottom: 30px; }

.item_container .description {
  font-size: 0.8em; }

.navbar-right {
  float: none !important; }

html body.parthenon {
  background-image: url("//dropzite-images.s3.amazonaws.com/img/5cc4e16/feffc05/original/page-background.png");
  color: #3b3b3b;
  font-family: "Open Sans","Lato","Questrial",sans-serif;
  font-size: 2.0em; }

body h1, body h2, body h3, body h4, body h5 {
  color: #0071bc;
  font-size: 32px;
  margin: 20px 0;
  font-family: "Open Sans","Lato", "Questrial",sans-serif;
  text-align: left; }

p {
  color: #3b3b3b;
  font-size: 20px;
  text-align: left; }

#about-us p {
  color: #1f1f1f;
  font-size: 28px;
  font-weight: normal;
  text-align: center; }

.address-phone-wrapper {
  background: #0071bc;
  width: 100%;
  line-height: 2em; }

.address-phone {
  color: #fff;
  font-size: 16px;
  float: right;
  position: relative;
  left: -50%;
  /* or right 50% */
  text-align: left; }

.address-phone a {
  color: #fff; }

.address-phone ul {
  position: relative;
  left: 50%;
  list-style: none;
  -moz-padding-start: 0px !important; }

.address-phone ul li {
  float: left;
  background: url("//dropzite-images.s3.amazonaws.com/img/9890104/a0ce782/original/dot.png") no-repeat center left;
  font-weight: 600;
  margin-left: 12px;
  padding-left: 15px; }

.address-phone ul li.first {
  background: none;
  margin-left: 0;
  padding-left: 0; }

body div.h1 {
  margin-top: 0; }

body h1 {
  font-size: 20px;
  font-weight: bold; }

body .first .h1 h1 {
  color: #0071bc;
  font-size: 32px;
  font-weight: bold;
  margin: 20px 0 30px; }

.logo-container, .wrapper {
  /* background-color:rgba(105,0,0,0.8); */ }

body .navbar {
  background: #0071bc;
  border: 0;
  border-radius: 0;
  font-size: 1.0em;
  font-weight: bold;
  min-height: auto;
  margin-bottom: 0;
  font-family: "Bitter","Lato", "Questrial",sans-serif; }

body .navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px; }

.navbar-header .navbar-toggle {
  background-color: #1f1f1f;
  background-image: url("//dropzite-images.s3.amazonaws.com/img/e8c3079/1e6d32d/original/threelines.png");
  background-size: 100%;
  border: 0px solid transparent;
  border-radius: 0px;
  float: right;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 8px;
  padding: 9px 10px;
  position: relative; }

ul.nav li a:link {
  color: #ffffff; }

ul.nav li a:visited {
  color: #ffffff; }

ul.nav li a:hover {
  background: #ffffff;
  color: #b62a32; }

ul.nav li a:active {
  background: #ffffff;
  color: #b62a32; }

/* The Magic Float Center Code */
div.navbar-collapse {
  float: right;
  position: relative;
  left: -50%;
  /* or right 50% */
  text-align: left; }

div.navbar-collapse > .nav {
  position: relative;
  left: 50%; }

div.logo-holder-pos a img {
  display: block;
  margin: 64px auto; }

.logo-holder-pos {
  clear: both; }

#footer div {
  padding-top: 10px; }

#footer div p {
  color: #fff;
  text-align: center; }

#footer div p a {
  color: #fff;
  text-align: center; }

body #dd_navigation ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

body .navigation-holder #dd_navigation > ul > li > a.nav_link {
  background-color: transparent;
  border: 0px solid #0071bc;
  border-radius: 0px;
  color: #000000;
  display: inline-block;
  font-family: "Questrial" cursive ,sans-serif;
  margin-bottom: 0.5em;
  padding: 5px 10px;
  text-transform: none; }

body .side-navigation #dd_navigation > ul > li {
  background-color: transparent;
  border-radius: 0px;
  display: inline-block;
  float: none;
  margin-bottom: 30px;
  margin-right: 10px; }

body .side-navigation #dd_navigation > ul > li > a.nav_link {
  color: black;
  font-family: "Questrial" cursive,sans-serif;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.4px;
  margin: 0;
  padding-left: 0;
  padding-right: 0; }

body .side-navigation #dd_navigation > ul > li a {
  line-height: 1em; }

body .side-navigation #home_page_list {
  display: none; }

.content {
  background: #fff;
  background-image: url("//dropzite-images.s3.amazonaws.com/img/24232/e68c983/original/bg1.2.png"), url("//dropzite-images.s3.amazonaws.com/img/4839256/abb220d/original/default_back.png");
  padding: 55px 40px; }

@media only screen and (max-width: 1200px) {
  body .navbar {
    font-size: 0.9em; }

  body .navbar-nav li a {
    padding: 15px; } }
@media only screen and (max-width: 992px) {
  body .navbar {
    font-size: 0.8em; }

  body .navbar-nav li a {
    padding: 10px; }

  div.address-phone-01, div.address-phone-02 {
    display: none; }

  .logo-holder-pos {
    float: none;
    width: auto; }

  .address-phone {
    font-size: 12px; } }
@media only screen and (max-width: 767px) {
  body .navbar {
    background: transparent;
    border: 0;
    border-radius: 0;
    font-size: 1.2em;
    font-weight: bold;
    min-height: auto;
    margin-bottom: 0; }

  body .side-navigation #dd_navigation ul li {
    display: block;
    float: none; }

  body .side-navigation #dd_navigation > ul > li > a.nav_link {
    line-height: 1.1em; } }
@media only screen and (max-width: 760px) {
  body .navbar {
    font-size: 1.2em; }

  body .navbar-nav li a {
    padding: 15px; }

  body .logo-holder-pos {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    position: relative;
    top: 0;
    width: auto; }

  body div.logo-holder-pos a img {
    height: 140px;
    margin: 30px auto; }

  div.navbar-collapse {
    background: #0071bc;
    float: none;
    left: 0;
    position: relative;
    text-align: left; }

  div.navbar-collapse > .nav {
    left: 0;
    position: relative; } }
/* 
END - CSS Overrides
*/
html body {
  background-color: #c4e8ee;
  /* color: rgb(63, 49, 1); */
  color: #666;
  font-family: 'Lato','Questrial', sans-serif;
  font-size: 1.7em; }

/* make menu items have circle images */
ul li.entre_item li.image_data_map > span,
ul li.entre_item li.image_data_map > a > span {
  border-radius: 50%; }

/* show the delete links for the carosel images */
html body.edit_mode .dd_special_one_item_edit.carousel_tag_page div.dd_flyout a.dd_delete_link,
html body.edit_mode .dd_special_one_item_edit.carousel_tag_page .dd_flyout .dd_drag_handle {
  display: inline; }

/* hide the delete link for the carosel slideshow*/
html body.edit_mode .dd_special_one_item_edit.carousel_tag_page > li > div.dd_flyout > a.dd_delete_link,
html body.edit_mode .dd_special_one_item_edit.carousel_tag_page > li > div.dd_flyout > a.dd_drag_handle {
  display: none; }

/* make navigation buttons have the same width */
@media (min-width: 768px) {
  #dd_navigation > ul > li {
    min-width: 78%; } }
html .teal-background3 .btn-sugar {
  color: white;
  font-weight: bold;
  border-color: white;
  background-color: transparent;
  border-width: 2px;
  font-size: 1.2em; }

.no_exp_date .expires, .no_exp_date .good_at {
  display: none; }

.edit-mode-visible {
  display: none; }

.edit_mode .edit-mode-visible {
  display: block; }

.edit_mode .edit-mode-hidden {
  display: none; }

html .dd_sortable .coupon_item {
  border: 11px solid #78c9d6;
  border-radius: 23px;
  padding: 8px 26px; }

.coupon_item h3 {
  font-size: 2em; }

#dd_navigation ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.navigation-holder #dd_navigation > ul > li > a.nav_link {
  border: 2px solid #78c9d6;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 10px;
  background-color: #78c9d6;
  margin-bottom: 0.5em;
  color: white;
  text-transform: none;
  font-family: 'Great Vibes', cursive; }

.side-navigation #dd_navigation > ul > li {
  background-color: #78c9d6;
  border-radius: 6px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: none;
  display: inline-block; }

.side-navigation #dd_navigation > ul > li > a.nav_link {
  font-size: 25px;
  padding-left: 18px;
  padding-right: 18px;
  margin: 0px;
  letter-spacing: 0.4px;
  color: white;
  font-family: 'Great Vibes', cursive; }

.side-navigation #home_page_list {
  display: none; }

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.img-responsive-photo-drop-margin {
  margin-top: 1em;
  margin-bottom: 1em; }

#footer {
  padding: 10px 15px; }

html .footer-links .site_page_item h2 {
  font-family: 'Bentham', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 3px; }

html .footer-links .site_page_item h2 a {
  color: #fff; }

.padding-top-1 {
  padding-top: 1em; }

.padding-top-2 {
  padding-top: 2em; }

.padding-top-3 {
  padding-top: 3em; }

.padding-top-4 {
  padding-top: 4em; }

.padding-top-5 {
  padding-top: 5em; }

.padding-top-6 {
  padding-top: 6em; }

.padding-top-7 {
  padding-top: 7em; }

.padding-top-8 {
  padding-top: 8em; }

.padding-top-9 {
  padding-top: 9em; }

.padding-bottom-1 {
  padding-bottom: 1em; }

.padding-bottom-2 {
  padding-bottom: 2em; }

.padding-bottom-3 {
  padding-bottom: 3em; }

.padding-bottom-4 {
  padding-bottom: 4em; }

.padding-bottom-5 {
  padding-bottom: 5em; }

.padding-bottom-6 {
  padding-bottom: 6em; }

.padding-bottom-7 {
  padding-bottom: 7em; }

.padding-bottom-8 {
  padding-bottom: 8em; }

.padding-bottom-9 {
  padding-bottom: 9em; }

.not-visible {
  visibility: hidden; }

.no-col-padding {
  padding-left: 0px;
  padding-right: 0px; }

.larger-text {
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1.4; }

.white-noise-background {
  background: #e5e5e5 url(//dropzite-images.s3.amazonaws.com/img/28733/813815d/original/wrap-bg.png) repeat 0 0;
  color: #333; }

.grey-noise-background {
  background: #aaaaaa url(//dropzite-images.s3.amazonaws.com/img/28731/98e9d47/original/bg.png) repeat 0 0; }

.pattern-dark-background {
  background: #aaaaaa url(//dropzite-images.s3.amazonaws.com/img/50313/e9ac501/original/sugarback-new-dark.png) repeat 0 0; }

.pattern-light-background {
  background: #aaaaaa url(//dropzite-images.s3.amazonaws.com/img/50314/a742014/original/sugarback-new-light.png) repeat 0 0; }

.black-light-background {
  background: #aaaaaa url(//dropzite-images.s3.amazonaws.com/img/50134/d045fa9/original/whiteblack.png) repeat 0 0; }

.our-story-background {
  background-image: url("//dropzite-images.s3.amazonaws.com/img/24232/e68c983/original/bg1.2.png"), url("//dropzite-images.s3.amazonaws.com/img/194e4c9/c20d10d/original/about_us_back.png"); }

#our-story-section {
  background: transparent url(//dropzite-images.s3.amazonaws.com/img/29744/2b32db7/size_extent/1140/700/3-IN-A-ROW.jpg) repeat-y top center;
  padding-top: 20px;
  min-height: 300px; }

.our-story-padding {
  background-color: rgba(67, 41, 31, 0.8);
  margin-top: 30px;
  margin-bottom: 60px; }

@media (min-width: 768px) {
  html .our-story-padding {
    padding: 30px; } }
.navbar.navbar-sugar {
  background-color: #78c9d6;
  /* background-color: rgb(63, 49, 1); */
  /* background-color: rgba(139, 211, 223, 0.5); */
  border-radius: 0px;
  margin-bottom: 0px; }

html .dropdown-menu {
  background-color: #78c9d6; }

html .dropdown-menu > li > a:hover,
html .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #3f3101;
  background-color: #0071bc; }

.navbar.navbar-sugar li a {
  color: white;
  text-transform: none;
  font-family: 'Questrial', sans-serif; }

.navbar.navbar-sugar .navbar-toggle .icon-bar {
  background-color: #fff; }

body .logo-container {
  padding-right: 0;
  padding-left: 0;
  background-image: url(//dropzite-images.s3.amazonaws.com/img/79fb654/2c8222e/original/logo_back.png); }

/*
.logo-container img {
	padding-top: 64px;
	padding-bottom: 40px;
} */
.logo-link-pos {
  	/*
    position: absolute;
    display: block;
    height: 113px;
    width: 185px;
    z-index: 21;
    top: 108px;
    left: 42px; */ }

.navbar-sugar .navbar-nav > li > a:hover,
.navbar-sugar .navbar-nav > li > a:focus {
  color: #3f3101;
  /* color: #8BD3DF; */
  background-color: transparent; }

.teal-background1 {
  background-color: #78c9d6;
  color: #fff;
  max-height: 20px;
  border-bottom: solid 4px #000;
  border-top: solid 4px #000; }

.teal-background3 {
  background-color: #78c9d6;
  color: #fff;
  border-bottom: solid 4px #000; }

#cupcake-truck-section {
  border-top: solid 4px #000; }

.brown-background {
  background-color: #43291f;
  color: #fff; }

@media (max-width: 760px) {
  .logo-holder-pos {
    position: relative;
    top: -66px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 268px;
    padding-top: 7px; } }
.item_container.breadcrumbs a {
  background: -webkit-linear-gradient(center top, #626262 0%, black) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(center top, #626262 0%, black) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(center top, #626262 0%, black) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(center top, #626262 0%, black) repeat scroll 0 0 transparent;
  background: linear-gradient(center top, #626262 0%, #000000) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(black));
  border: 1px solid white;
  border-radius: 6px 6px 6px 6px;
  -webkit-box-shadow: 1px 1px 1px rgba(112, 112, 112, 0.5), 0 0 4px rgba(112, 47, 27, 0.4) inset;
  box-shadow: 1px 1px 1px rgba(112, 112, 112, 0.5), 0 0 4px rgba(112, 47, 27, 0.4) inset;
  color: #ffffff;
  float: left;
  font-size: 18px;
  margin: 0 2% 2% 0;
  padding: 2px 12px;
  text-decoration: none; }

.item_container.breadcrumbs a:hover {
  background: none repeat scroll 0 0 #808080;
  -webkit-box-shadow: 1px 1px 1px rgba(112, 112, 112, 0.5);
  box-shadow: 1px 1px 1px rgba(112, 112, 112, 0.5);
  color: #ffffff; }

.parthenon .address-phone-01, .parthenon .address-phone-02 {
  background-color: rgba(0, 0, 0, 0.2);
  color: white; }

#maps-area {
  height: 300px; }

#email-us {
  background: #808080 none repeat scroll 0 0;
  text-align: center; }

#email-us h2 {
  font-size: 30px;
  color: #fff;
  text-align: center; }

#email-us > div {
  padding: 0 15%; }

#email-us input {
  border: 1px solid #000;
  font-size: 18px;
  margin: 0 2px; }

#email-us input[type="submit"] {
  padding: 1px 15px; }

#copyright {
  background: #0071bc none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  padding: 15px 0 10px;
  text-align: center; }

#copyright p {
  color: #fff;
  font-size: 16px;
  padding: 0;
  text-align: center; }

#content-second {
  margin-bottom: 40px;
  margin-top: 50px; }

@media (max-width: 600px) {
  .address-phone ul {
    margin-top: 10px; }

  .address-phone ul li {
    float: none;
    background: none;
    font-weight: 600;
    margin-left: 0;
    padding-left: 0;
    line-height: 20px;
    margin: 0;
    text-align: center; }

  .address-phone ul li.first {
    background: none;
    margin-left: 0;
    padding-left: 0; }

  .address-phone {
    left: -55%;
    /* or right 50% */ } }
.boot h3, .boot .h3 {
  color: #0071bc; }

#copyright p a {
  color: white; }

.boot .carousel-indicators .active {
  background-color: black; }

.item_container.breadcrumbs a {
  background: #0071bc; }

.logo-rye {
  float: left;
  padding-left: 5px;
  padding-top: 5px; }

@media (max-width: 600px) {
  .address-phone ul {
    margin-top: 10px; }

  .address-phone ul li {
    float: none;
    background: none;
    font-weight: 600;
    margin-left: 0;
    padding-left: 0;
    line-height: 20px;
    margin: 0;
    text-align: center;
    font-size: 1.4em; }

  .address-phone ul li.first {
    background: none;
    margin-left: 0;
    padding-left: 0; }

  body #dd_navigation ul {
    display: none; } }
body .side-navigation ul#home_page_list {
  display: block; }

body div#dd_navigation ul {
  display: block; }

@media (max-width: 767px) {
  #dd_wrapper .container .content {
    display: table; }

  div.side-navigation {
    display: table-footer-group; } }
#dd_wrapper ul.page_items_connect #textblock_item_187910 h3 {
  text-align: center; }

#dd_wrapper ul.page_items_connect #heading_item_181475 h1 {
  text-align: center; }

#dd_wrapper ul.page_items_connect #textblock_item_181476 p {
  text-align: center; }

#dd_wrapper ul.page_items_connect #textblock_item_181496 p {
  text-align: center; }

