  /*
BEGIN - CSS Overrides
*/
/*

	semi-opaque red: 				690006			At 80% Opacity
	red:							b62a32
	pink:							cb616a			Box Border
	
	
*/
.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: black url("//dropzite-images.s3.amazonaws.com/img/5b2b709/219403b/original/Tennis_Ball1600re2.png") fixed;
  color: #666;
  font-family: Verdana, Georgia, "Times New Roman", Times, serif;
  font-size: 2.0em; }

html body h1, html body h2, html body h3, html body h4, html body h5 {
  color: #005834;
  font-family: Verdana, Georgia, "Times New Roman", Times, serif;
  margin-top: 0; }

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

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

body .navbar {
  background: #005834;
  border: 0;
  border-radius: 0;
  font-size: 0.8em;
  min-height: auto;
  margin-bottom: 0; }

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

.navbar-header .navbar-toggle {
  background-image: url("//dropzite-images.s3.amazonaws.com/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; }

.address-phone-wrapper {
  background: #f46c16;
  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;
  font-weight: 600;
  margin-left: 12px;
  padding-left: 15px; }

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

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

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

ul.nav li a:hover {
  background: #ffff00;
  color: #000000; }

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;
  margin-top: 30px;
  margin-bottom: 15px; }

.address-phone-01, .address-phone-02 {
  border: 1px solid #00a6ec;
  background-color: #fff;
  color: #b62a32;
  font-size: 16px;
  font-weight: bold;
  margin: 25px 0 0 0;
  padding: 20px 0;
  text-align: center; }

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

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

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

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

#footer div p a {
  color: blue;
  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: #005834;
  border: 0px solid #78c9d6;
  border-radius: 0px;
  color: #b62a32;
  display: inline-block;
  font-family: Verdana, Georgia, "Times New Roman", Times, 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: #005834;
  font-family: Verdana, Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  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: 55px 40px;
  margin-bottom: 15px; }

.social {
  text-align: right;
  width: 100%;
  z-index: 100; }

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

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

  img {
    max-width: 100% !important;
    height: auto; }

  .logo-holder-pos a img {
    height: auto !important; }

  body .logo-holder-pos {
    float: left; }

  div.logo-holder-pos a img {
    width: 90%; } }
@media only screen and (max-width: 767px) {
  body .navbar {
    background: #005834;
    border: 0;
    border-radius: 0;
    font-size: 1.2em;
    font-weight: bold;
    min-height: auto;
    margin-bottom: 0; }

  .row.content {
    display: table;
    margin-left: auto;
    margin-right: auto;
    table-layout: fixed;
    width: 100%; }

  .row.content > div.col-sm-4.side-navigation {
    display: table-footer-group;
    table-layout: fixed;
    width: 100%; }

  .row.content > div.col-sm-7 {
    display: table-header-group;
    table-layout: fixed;
    width: 100%; } }
@media only screen and (max-width: 760px) {
  body .navbar {
    font-size: 1.2em;
    background: #005834; }

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

  div.navbar-collapse {
    background: #005834;
    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: Verdana, Georgia, "Times New Roman", Times, serif;
  font-size: 1.7em; }

/* make menu items have circle images */
/* 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: 10px solid #005834;
  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: #005834;
  margin-bottom: 0.5em;
  color: white;
  text-transform: none;
  font-family: Verdana, Georgia, "Times New Roman", Times, serif; }

.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;
  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: Verdana, Georgia, "Times New Roman", Times, 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: Verdana, Georgia, "Times New Roman", Times, serif; }

.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: #aaaaaa url(//dropzite-images.s3.amazonaws.com/img/1c0ffa1/d27555a/original/parthenon.jpg) repeat 0 0; }

#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: #00a6ec; }

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

.navbar.navbar-sugar li a {
  color: white;
  text-transform: none;
  font-family: Verdana, Georgia, "Times New Roman", Times, 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: #00a6ec; }

.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: #000000; }

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

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

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

  iframe {
    max-width: 100% !important; }

  .fb-page.fb_iframe_widget > span {
    display: block;
    max-width: 100% !important;
    float: left; }

  .fb_iframe_widget {
    max-width: 100% !important; }

  .dd_sortable.dd_image.image_data_maps_connect.dd_image_data_map_align_left.post_arg-image_data_map-align-left.dd_image_data_map_list_single.post_arg-image_data_map-width-300.post_arg-image_data_map-height-200.post_arg-singleton_position-1 {
    max-width: 100% !important; }

  ul.dd_image_data_map_list_single li {
    max-width: 100% !important; }

  ul.dd_image_data_map_list_single li span {
    max-width: 100% !important; }

  #dd_wrapper > .container {
    overflow-x: hidden;
    overflow-y: hidden; } }
.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(0, 0, 0, 0.2);
  color: white; }

.translation {
  float: left; }

@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% */ } }
/* work */
@media (max-width: 991px) {
  div.address-phone {
    left: auto;
    right: auto;
    top: auto;
    width: 100%;
    position: relative; }

  div.address-phone-wrapper {
    background-color: transparent;
    float: left; }

  div.address-phone ul {
    left: auto; }

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

  div.logo-holder-pos a img {
    display: block;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 100% !important; } }
div.address-phone-wrapper {
  background-color: transparent;
  float: left; }

div.address-phone ul {
  left: auto;
  text-align: center; }

div.address-phone {
  left: auto;
  right: auto;
  top: auto;
  width: 100%;
  position: relative; }

div.address-phone ul li {
  float: none;
  display: inline; }

.social > a {
  font-size: 25px; }

body .side-navigation div#dd_navigation > ul > li > a.nav_link {
  color: #fff;
  font-family: Verdana,Georgia,"Times New Roman",Times,serif;
  font-size: 0.8em;
  letter-spacing: normal;
  line-height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #005834;
  border-radius: 5px;
  float: left;
  width: 95%;
  text-align: center; }

body .side-navigation div#dd_navigation > ul > li > a.nav_link:hover {
  background-color: #FA8D00;
  text-decoration: none; }

.side-navigation .item_container a {
  color: white;
  font-family: Verdana,Georgia,"Times New Roman",Times,serif;
  /*font-size: 0.8em;*/
  font-weight: bold;
  letter-spacing: normal;
  line-height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #9E0C96;
  border-radius: 5px;
  float: left;
  width: 95%;
  text-align: center; }

.side-navigation .item_container h2 {
  font-size: 0.8em; }

.side-navigation .item_container a:hover {
  text-decoration: none; }

.item_container h2 a {
  color: white;
  font-family: Verdana,Georgia,"Times New Roman",Times,serif;
  /*font-size: 0.8em;*/
  font-weight: bold;
  letter-spacing: normal;
  line-height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #9E0C96;
  border-radius: 5px;
  float: left;
  width: 95%;
  text-align: center; }

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

.item_container a:hover {
  text-decoration: none; }

@media (max-width: 768px) {
  .block1 {
    float: left;
    width: 100%; }

  .side-navigation {
    display: table-footer-group; } }

