/*
BEGIN - CSS Overrides
*/
/*

	semi-opaque red: 				690006			At 80% Opacity
	red:							b62a32
	pink:							cb616a			Box Border
	
	
*/
.carousel, .carousel-inner {
  display: none; }

.item_container {
  margin-bottom: 20px; }

.item_container .name {
  font-weight: bold; }

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

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

html body.parthenon {
  background: white url("../img/f6b9189/e65c90d/original/Mooringback1.jpg") fixed;
  color: #666;
  font-family: "Lato","Questrial",sans-serif;
  font-size: 2.0em; }

html body h1, html body h2, html body h3, html body h4, html body h5 {
  color: #7f949e;
  font-family: "Bitter","Lato", "Questrial",sans-serif;
  margin-top: 0; }

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

.logo-container {
  background-color: rgba(255, 255, 255, 0.9); }

.wrapper {
  background-color: rgba(255, 255, 255, 0.8); }

body .navbar {
  background: #7F949E;
  border: 0;
  border-radius: 0;
  font-size: 1.0em;
  font-weight: bold;
  min-height: auto;
  margin-bottom: 0; }

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

.navbar-header .navbar-toggle {
  background-image: url("../img/66a4e9a/25a548d/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: 0 auto; }

.address-phone-01, .address-phone-02 {
  color: #44669d;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  text-align: center; }

.address-phone-01 {
  float: left;
  width: 20%; }

.logo-holder-pos {
  float: left;
  width: 59%; }

.address-phone-02 {
  float: right;
  width: 20%; }

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

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

#footer div p a {
  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 #78c9d6;
  border-radius: 0px;
  color: #7f949e;
  display: inline-block;
  font-family: "Questrial",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: 10px;
  margin-right: 10px; }

body .side-navigation #dd_navigation > ul > li > a.nav_link {
  color: #7f949e;
  font-family: "Questrial",sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 1.9em;
  margin: 0;
  padding-left: 0;
  padding-right: 0; }

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

.content {
  background: #fff;
  border: 1px solid #cb616a;
  padding-top: 10px; }

@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; } }
@media only screen and (max-width: 767px) {
  body .navbar {
    background: #7f949e;
    border: 0;
    border-radius: 0;
    font-size: 1.2em;
    font-weight: bold;
    min-height: auto;
    margin-bottom: 0; } }
@media only screen and (max-width: 760px) {
  body .navbar {
    font-size: 1.2em;
    background: #44669d; }

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

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

  .logo-holder-pos a img {
    height: 140px;
    width: 100%; }

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

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

  div.side-navigation {
    display: table-footer-group;
    table-layout: fixed;
    width: 100%; } }
/* 
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 #7f949e;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 10px;
  background-color: #7f949e;
  margin-bottom: 0.5em;
  color: white;
  text-transform: none;
  font-family: 'Great Vibes', cursive; }

.side-navigation #dd_navigation > ul > li {
  background-color: #035351;
  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;
  line-height: 2.1em;
  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; }

html h1, html h2, html h3, html h4, html h5 {
  font-family: 'Great Vibes', cursive; }

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

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

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

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

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

.our-story-background {
  background: #aaaaaa url(../img/23e1e02/7dcb6c8/original/GUIL1.jpg) repeat 0 0; }

#our-story-section {
  background: transparent url(../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: #7f949e;
  /* 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: #7f949e; }

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

.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; }

.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; }

.address-phone {
  position: absolute;
  right: 29px;
  top: 3px;
  color: #6DBECB; }

@media (max-width: 760px) {
  .logo-container {
    height: 106px; }

  .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, #78c9d6 0%, black) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(center top, #78c9d6 0%, black) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(center top, #78c9d6 0%, black) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(center top, #78c9d6 0%, black) repeat scroll 0 0 transparent;
  background: linear-gradient(center top, #78c9d6 0%, #000000) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#78c9d6), 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: 14px;
  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(255, 255, 255, 0.2);
  color: #44669d; }

.logo-rye {
  margin-left: 5px;
  margin-top: 5px;
  position: absolute; }

@media (max-width: 767px) {
  div.logo-container {
    height: auto; }

  div.logo-rye {
    position: relative; }

  .logo-rye img {
    width: 130px;
    height: auto; }

  #dd_wrapper .container .content {
    display: table; }

  div.side-navigation {
    display: table-footer-group; } }
.content ul li.event_item .item_container {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #efefef;
  background-origin: padding-box;
  background-position: 13px 22px;
  background-repeat: no-repeat;
  background-size: auto auto; }

ul li.event_item .item_container {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #efefef;
  background-image: url("../calendar-icon.png");
  background-origin: padding-box;
  background-position: 35px 17px;
  background-repeat: no-repeat;
  background-size: auto auto;
  border-bottom-color: #e1e1e1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: #e1e1e1;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #e1e1e1;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #e1e1e1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-style: solid;
  border-top-width: 1px;
  margin-bottom: 2%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2%;
  min-height: 6px;
  padding-bottom: 0.75em;
  padding-left: 19%;
  padding-right: 1.5em;
  padding-top: 1.5em;
  position: relative; }

ul li.event_item .item_container.dd_big_event_date {
  padding-left: 120px; }

htmlblock_item_188367 #new_news_recipient {
  width: 70%; }