@charset "UTF-8";
body {
    margin-top:5px;
    font-family:'Quattrocento', serif;
    font-size:16px;
    color:#6d6e71;
}
a:visited {
    text-decoration: none;
    color: #69a9b3; /* ed2b21 */
}
a:hover {
    text-decoration: none;
    color: #ed2b21;
}
a:active {
    text-decoration: none;
    color: #ed2b21;
}
.header a:visited, footer a:visited, .cakes a:visited, .treats a:visited {
    color: #69a9b3;
}
a {
    color:#69a9b3;
}
.mobile-nav ul a, .mobile-nav ul a:visited {
    color: #69a9b3;
}
#mobile-nav-link {
    color: #69a9b3;
}
h1, h2, h3, .top_header {
    font-family:'Quattrocento', serif;
    color:#ee3124;
}
h1, .top_header {
    font-size:42px;
    margin-top:8px;
}
h1.product_name {
    color:inherit;
    font-size:26px;
    margin-top:0;
}
h3 {
    font-size:34px;
}
.script1 {
     color:#6eb7c2;
     font-family:'Great Vibes', cursive;
     font-size:44px;
 }
.script2 {
    color:#6eb7c2;
    font-family:'Great Vibes', cursive;
    font-size:68px;
}
p {
    color:#6d6e71;
}
.link2 {
    color:#ee3124;
}
.gallerylayer {
    padding:10px 0;
}
.right-top-nav {
    padding-top:5px;
}
.right-top-nav a {
    display:block;
}
.gallerylayer img {
    border-radius:0;
}
.nav-bar {
    float: left;
    margin-top: -18px;
    padding-left: 150px;
}
.nav-bar a {
    padding:0 10px;
    font-size:18px;
}
div.home_blocks {
    padding-top: 17px;
}
.home_blocks img {
    float: left;
    padding: 5px;
}
footer {
    color: #ee3124;
    margin-top: 20px;
}
footer .row {
    padding-top:15px;
}
.social img {
    float: left;
    display: block;
    margin: 8px 12px 6px 0;
}
.carousel {
    padding: 10px 0;
}
/* Carousel fade */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
/* End Carousel fade */

.item_name {
    display:block;
    padding:3px 4px 20px;
}
.btn-poc, .btn-poc:visited, .cart_buttons a:link, .cart_buttons a:visited {
    color:#fff;
    font-size:16px;
    background-color:#6eb7c2;
    border-color:#5cb7c2;
    margin:4px 0;
    padding:6px 12px;
    width:auto;
}
.btn-poc:hover, .btn-poc:active, .cart_buttons a:hover {
    color:#fff;
    background-color:#5cb7c2;
    border-color:#4bb7c2;
}
.btn:visited {
    color:#fff;
}
.cart_buttons a:link, .cart_buttons a:visited {
    margin:5px;
}
input.box {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857;
    padding: 4px 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#cart_form td img {
    float: left;
    padding: 0 15px 0 0;
    width: auto;
}
.cart_remove > input {
    margin-left: 20px;
}
.img-left {
    float:left;
    padding:0 15px 15px 0;
}
.img-right {
    float:right;
    padding:0 0 15px 15px;
}
.footer-info {
    font-size:18px;
}
.top-image-area {
    padding-top:25px;
}
.locations a {
    color:#ee3124;
    font-size:16px;
}
.locations a:link, .locations a:visited {
    color:#6eb7c2;
}

#cupcakes_box {
    min-height: 300px;
    max-width:240px;
}
.cupcake, .cupcake_sm {
    border: 1px solid #6eb7c2;
    float: left;
    height: 80px;
    width: 80px;
    padding:5px;
    border-radius:4px;
}
.cupcake_cols input {
    margin-bottom: 5px;
}
#cupcakes_cart_note {
    font-size: 15px;
    font-weight: bold;
}
#cupcakes_cart_note a:link, #cupcakes_cart_note a:visited {
    color: #990000;
}
#gift_form .col-md-3 {
    min-height: 180px;
}

/* Checkout area */
#options_form {
    font-size: inherit;
}
.checkout h2 {
    margin-top:0;
}
.h4, h4 {
    color: #000;
    font-size: 22px;
}
.subhead {
    color:#6eb7c2;
    font-weight:bold;
    font-size:18px;
}
.checkout_top {
    text-align: center;
    margin: 30px auto 0;
}
.redtext {
    color: #cc0000;
}
.greytext {
    color: #888;
}
.address_review {
    border: 2px dotted #ccc;
    padding: 20px;
}
.addy_label {
    font-weight:bold;
}
.acct_form_table {
    font-size:inherit;
}
.checkout_cart_table td {
    padding:6px 4px;
}
.cart_header {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    text-align: center;
}
.addy_review {
    font-size: 16px;
    line-height: inherit;
}
.checkout_box td, .checkout_box th {
    padding: 10px;
    border: 1px solid #555;
}
.center-block {
    margin-left:auto !important;
    margin-right:auto !important;
}
.acct_od {
    padding: 10px;
}
.acct_oh {
    font-size: 16px;
    line-height: 26px;
}


#zip_area {
    height: 35px;
    display: none;
}

.black-bold {
    font-weight:bold;
    font-size:14px;
}

/* Emma email join form */
.e2ma_signup_form_element input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    max-width: 550px;
}

.e2ma_signup_form_label {
    line-height: 28px;
    margin-top: 8px;
}

.e2ma_signup_form_button {
    background-color: #6eb7c2;
    border: 1px solid #5cb7c2;
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
    padding: 6px 12px;
    width: auto;
    border-radius:4px;
}


.dd_outer {
  display: flex;
  -moz-box-align: center;
  align-items: center;
  height: 72px;
  position: fixed;
  width: 100vw;
  background-color: transparent;
  padding: 12px 16px;
  box-sizing: border-box;
  z-index: 90000;
  bottom: 0px;
  border-top: 1px solid transparent;
  -moz-box-pack: center;
  justify-content: center;
}
.dd_outer > div {
    min-width: calc(-32px + 100vw);
  }

.dd_inner {
    background-color: rgb(217, 33, 40) !important;
    color: rgb(255, 255, 255) !important;
    min-height: 40px;
    min-width: 288px;
    border-radius: 1000px;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    font-family: DD-TTNorms, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    box-shadow: none;
  }
  
@media (min-width: 768px) {
    .dd_outer {
        -moz-box-pack: center;
        justify-content: center;
    }
    .dd_outer > div {
        min-width: 280px;
    }
}

@media (min-width: 1180px) {
    .container {
        width: 1260px;
    }
}
@media (max-width: 640px) {
    .right-top-nav {
        display:none;
    }
    .row {
        margin:0; /* scroll fix */
    }
}
