/** Shopify CDN: Minification failed

Line 1109:0 Unexpected "}"
Line 1145:0 Unexpected "}"

**/
/* ==========================================================
   Cuppacakes font control
   Edit these variables to change font behaviour site-wide.

   --cc-font-heading controls headings, hero text, product/card headings,
   predictive search headings, totals headings and nav-style display text.

   --cc-font-body controls small menu/body-style text that was previously
   hard-coded to Lato.
   ========================================================== */
:root {
    --cc-font-heading: var(--font-heading-family);
    --cc-font-body: var(--font-body-family);
}

.header-wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
}
.section-header {
    z-index: 2;
}
input#order-date {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 11px;
    padding: 8px 15px;
    color: #fff;
}
.order-date-field {
    margin-bottom: 10px;
}
input#order-date:focus-visible {
    outline: 0px;
    outline-offset: 0px;
    box-shadow: 0px 0px 0px 0px #fff;
}
button[data-modal=hsoptcore], button[data-add-cart=hsoptcore]:hover {
     color: #f04f78!important; 
    background: #fff!important;
}
.cart__note .field__input {
    border: 1px solid #fff;
    color: #fff;
}
.cart__note {
    height: fit-content;
    top: 0!important;
}
.avpoptions-container__v2 input[type=number], .avpoptions-container__v2 input[type=text], .avpoptions-container__v2 select, .avpoptions-container__v2 textarea {
    border: 1px solid #F04F78!important;
    color: #F04F78;
}
note {
    font-size: x-small;
}
.color-background-1.cakeform.gradient.gallery {
    background: #f04f78;
}
.cakeform  .custom-form.gallery {
    padding: 0px 11rem;
}
.header__inline-menu {
    margin-left: -1.2rem;
    grid-area: navigation;
    justify-self: end;
}
@media screen and (min-width: 990px){
.header--middle-left {
    grid-template-columns: auto 1fr!important
}
}
label.Fileupload.field {
    padding: 1.5rem;
    background: #f04f78;
    border-radius: 8px;
    color: #fff;
    transition: .7s all;
    cursor: pointer;
}
.contact .form__message {
    align-items: flex-start;
    font-size: 2.5rem;
}
.custom-liquid a.button.button--secondary {
    color: #f04f78;
    background: #fff;
}
.custom-liquid a.button.button--secondary:hover {
    color: #fff;
    background: #f04f78;
}

.cakeform .contact.row .custom-liquid .button:not([disabled]):after {
    --border-offset: 1.3px;
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) #fff,0 0 0 calc(var(--buttons-border-width) + 1px) #fff;
}
.cakeform .contact.row .custom-liquid .button:not([disabled]):hover:after {
    --border-offset: 1.3px;
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) #fff,0 0 0 calc(var(--buttons-border-width) + 1px) #fff;
}
.image-with-text__content .image-with-text__text+.button:hover {
    margin-top: 3rem;
    background: #f04f78;
    color: #fff;
}

label.Fileupload.field:hover  {
 background:  #fff;
    color:#f04f78;
  transition:0.7s all;
}
.list-menu__item {
    filter: drop-shadow(1px 1px 0px #00000047);
}
.field.radiobtn:after, .field.radiobtn:before {display:none;}
.field.radiobtn {
    display: block;
}
label.radio-label {
    display: block;
}
.cakeform {
    background: linear-gradient(90deg,#f04f78 50%,transparent 50%);
}
.totals>h2 {
    font-family: var(--cc-font-heading) !important;
}
#hs_opts_group_container .hs_opts_itm.hs_opts_core_dropdown .ht_opts_itm_opt_feature select, #hs_opts_container .hs_opts_itm.hs_opts_core_dropdown .ht_opts_itm_opt_feature select {
    margin-top: 5px;
    width: auto!important;
    height: auto!important;
    -webkit-appearance: none;
    appearance: none;
    border: 2px solid #f04f78!important;
    outline: 0;
    font: inherit;
    border-radius: 7px!important;
    box-shadow: 0 0 .5em #0000!important;
    flex: 1;
    padding: 5px 1.5rem!important;
    color: #f04f78!important;
    background-color: transparent!important;
    background-image: none!important;
    cursor: pointer;
}
#hs_opts_group_container .hs_opts_itm.hs_opts_core_dropdown .ht_opts_itm_opt_feature select option, #hs_opts_container .hs_opts_itm.hs_opts_core_dropdown .ht_opts_itm_opt_feature select option {
    color: inherit;
    background-color: #eee2e5!important;
    border-top: 0px;
}
#hs_opts_group_container .hs_opts_itm.hs_opts_core .hs_opts_itm_label .selected, #hs_opts_container .hs_opts_itm.hs_opts_core .hs_opts_itm_label .selected {
    color: #f04f78!important;
}
.ht_opts_itm_opt_feature {
    position: relative;
    display: inline-block;
}
#hs_opts_container .hs_opts_itm.hs_opts_core_dropdown .ht_opts_itm_opt_feature:before {
    position: absolute;
    content: "";
    border-bottom: 0px;
    border-top: 5px solid #f04f78;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    right: 10px;
    top: 5px;
    bottom: 0px;
    z-index: 9;
    width: 5px;
    height: 5px;
    margin: auto;
}
.product-form__quantity .form__label {
    margin-bottom: 0.6rem;
    font-weight: 600;
}
.header__search .field:hover.field:after {
    box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) #f04f78;

}
.predictive-search__heading {
    border-bottom: 0.1rem solid #f04f78!important;
    margin: 0 2rem;
    padding: 1.5rem 0 0.75rem;
    color: #f04f78!important;font-family: var(--cc-font-heading) !important;
      font-size: 1.8rem;
    font-weight: 400!important;
}
.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading, .predictive-search__list-item:hover .predictive-search__item-heading, .predictive-search__item--term, 
.predictive-search__item-heading{   color: #f04f78!important;}
.quantity:after {
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),1);
}
button.button.button--secondary:hover {
    background: #fff;
}
button.button.button--primary {
    
  transition:0.7s all;
}
.footer-block__details-content.rte h3 {
    margin-bottom: 0.5rem;
}
button.button.button--primary:hover {
    background: #fff;
    color: #f04f78;
  transition:0.7s all;
}
.custom-liquid a, .field.radiobtn a:hover {
    color: #fff;
}
.custom-liquid a:hover {
    color: #eee2e5;
}
.contactform-background button.button.button--secondary:hover {color:#f04f78}

.field.radiobtn a {color:#f04f78}

.contact.row {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    align-items: start;
}
.contact.row .custom-liquid, .contact.row .contact-form {
    flex: 0 0 37%;
    margin-left: 0%;
  padding:0px 5rem
}
.contact.row .custom-liquid h3 {
    color: #fff;
    margin-bottom: 5px;
}
.collection-hero__title {
    margin: 2.5rem 0 0px!important;
}
.predictive-search__item-query-result mark {
    color: #f04f78!important;
}
.contact.row .custom-liquid  { color: #f04f78;}
.contactform-background {
    background: linear-gradient(90deg,#f04f78 50%,transparent 50%);
}
.contactform-background .field__input, .contactform-background  label.field__label {
    color: #fff!important;
}
.contactform-background .field:after {
    box-shadow: 0 0 0 var(--inputs-border-width) #fff;
}
.title-left {justify-content:left}
.title-center{justify-content:center}
.title-right {justify-content:right}
.header-wrapper {
  background-color: transparent;
}
.banner__heading.h1 {
    margin-bottom: 0;
    font-size: 11rem;
}
.header__menu-item {
    padding: 1.2rem 2rem;
    text-decoration: none!important;
    color: rgba(var(--color-foreground),1);
    font-size: 2rem;
    font-weight: 400;
    text-transform: uppercase;
    font-family: var(--cc-font-heading) !important;
}
.header__menu-item:hover, .header__menu-item:hover span {
    text-decoration: none!important;

}
.header-wrapper--border-bottom {
  border-bottom: 0rem solid rgba(var(--color-foreground), 0);
}
.list-menu {
    position: relative;
}
.header__active-menu-item, .underline-links-hover:hover a {
    text-decoration: none!important;
}
.card--standard>.card__content .card__information {
    text-align: center!important;
}
.card-information {
    width: 100%;
    text-align: center!important;
}
p.announcement-bar__message.h5 {
    font-size: 1.5rem;
}
div.lava-lamp {
    position: absolute;
    display: block;
    transition: .3s;
    pointer-events: none;
}
div#Slider-template--21589004124477__slideshow_UkNyGz .slideshow__text.banner__box {
    max-width: 100%!important;
}
h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 6rem);
}
.header__icon .icon {
    height: 4rem;
    width: 4rem;
    fill: none;
    vertical-align: middle;
    color: #fff;
    filter: drop-shadow(1px 1px 2px #0000005e);
    background: #f04f78;
    padding: 0.6rem;
    border-radius: 50%;
}
.header__icon--cart g {
    fill: #ffff!important;
}
/*
div#Slider-template--21589004124477__slideshow_UkNyGz .slideshow__media.banner__media.media:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(180deg,#0000009e 0%,transparent 35%);
}*/
.announcement-bar .slider--everywhere {
    pointer-events: all;
}
.section-header {
    z-index: 2;
}
.cart-count-bubble {
    background-color: #e77c69;}
.lava-lamp:before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/cuppacake-icon.png?v=1708467583);
    width: 30px;
    height: 31px;
    top: -20px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    background-position: 50%;
    margin: auto;
}

.overflow {position:relative;}
.floatingmap {
    position: absolute;
    top: 0;
    left: 15.85%;
    bottom: 0;
    width: auto;
    max-width: 380px;
    background: #eee2e5;
    color: #fff;
    line-height: 1.5em;
    padding: 5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    box-shadow: 0 0 16px #000;
    align-items: center;
    text-align: center;
}
.floatingmap h2 {
    font-size: 6rem;
    color: #f04f78;
    margin-bottom: 0px;
}
.floatingmap p {
    font-size: 1.5rem;
    line-height: 1.8em;
    color: rgb(240,79,120);
    margin-top: 0;
}
.logo-round img {
    width: 100%;
}
.logo-round {
    width: 71%;
    margin-bottom: 15px;
}
.cupcake2 img {
    width: 100%;
}

a.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    display: block;
}
a.button {
    transition: .7s all;
    text-transform: capitalize;
}
a.button:hover {
    background: #fff;
    color: #F04F78;transition:0.7s all
}
.h5 {
    font-size: 2rem;
}
h2.title {
    text-align: center;
}
.quick-add__submit {
   transition:0.7s all
}
.quick-add__submit:hover {
    background: #fff;    color: #f04f78;
    transition: .7s all;

}
.Collection-grid-featured {
    column-gap: 0px;
    row-gap: 0px;
}
.Collection-grid-featured .card__heading {
    font-size: 5rem;
    font-family: var(--cc-font-heading) !important;
}
 .copyright__content a:hover {
    color: #ede1e5!important;
}
.Collection-grid-featured p.card__caption {
    color: #fff;
    font-size: 2rem;
    margin-top: 0px;
}
.Collection-grid-featured li {
    width:50%;
    max-width: 50%;
}
.Collection-grid-featured li:first-of-type {
    width: 100%;
    max-width: 100%;
}
.overflow img.map {
    height: 612px;
    min-width: 1917px;
}
.Collection-grid-featured li .card__inner {
    width: 100%;
    --ratio-percent: 50%!important;
}
.header__menu-item:hover, .header__active-menu-item {
    color: #ed5683;
}
.Collection-grid-featured li .card__inner .card__media {border-radius:0px;}

.Collection-grid-featured li:first-of-type .card__inner {
    width: 100%;
    --ratio-percent: 30%!important;
}
.Collection-grid-featured .card__content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.1);
}

.Collection-grid-featured .card__information {
    text-align: center;
}
.Collection-grid-featured .card__content {overflow:hidden;}
.Collection-grid-featured .card__content:hover:after {
	content:'';
  top:0;
	transform:translateX(100%);
	width:100%;
bottom:0px;
	position: absolute;
	z-index:1;pointer-events:none;
	animation: slide .6s ;
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 48%,rgba(255,255,255,0) 100%); 
}
@keyframes slide {
	0% {transform:translateX(-100%);}
	100% {transform:translateX(100%);}
}

.footer__content-top .list-social {
    justify-content: flex-start;
}
slideshow-component .slideshow__controls {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 100%;
    z-index: 5;
    pointer-events: none;
}
slideshow-component .slider-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;  
  pointer-events: none;
}
.slider-button {
    pointer-events: all;
}
slideshow-component .slideshow__autoplay.slider-button, slideshow-component .slideshow__control-wrapper, .slider-counter {display:none!important;}
slideshow-component .slider-button .icon {
    height: 2.6rem;
    color: #fff;
}
.footer__content-top .list-social .list-social__item .icon {
    height: 4.2rem;
    width: 4.2rem;
}
.footer__content-top .list-social .list-social__link {
    padding: 0rem 0.4rem;
}
.footer__content-top  .footer-block__heading {
    margin-bottom: 0.5rem;
    margin-top: 2rem;
}

.list-social__link:hover .icon, .list-social__link .icon {transition:0.3s all}
.footer-block__details-content>p, .footer-block__details-content>li {
    padding: 0;
    margin-bottom: 0.5rem;
    margin-top: 0px;
}
.footer__content-top .footer-block__details-content .list-menu__item--link {
    display: inline-block;
    font-size: 1.5rem;
    padding-bottom: 0rem;
    padding-top: 0px;
}
.footer-block__heading {
    font-size: calc(var(--font-heading-scale) * 2.8rem);
}
.footer__copyright {
    text-align: center;
    margin-top: 1.5rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.image-with-text__text p {
    color: #fff;
}
.copyright__content a, .copyright__content {
    font-size: 1.5rem!important;
    vertical-align: middle;
    display: flex;
    align-content: center;
    align-items: center;
}
.header__heading-logo {
    filter: drop-shadow(1px 1px 0px #00000047);
}
.newsletter-form__field-wrapper .field__input:focus {
    box-shadow: 0 0 0 calc(0 + var(--inputs-border-width)) rgba(var(--color-foreground));}
h2.image-with-text__heading.inline-richtext.h1 {
    font-size: calc(var(--font-heading-scale) * 7rem);
    line-height: 1em;
}
.image-with-text__media {
    border: 0px;
}
.banner__box>*+.banner__buttons {
    margin-top: 0rem!important;
}
section#shopify-section-template--21589004124477__slideshow_UkNyGz .banner__text.rte p {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.7rem;
    margin-bottom: 0px;
}
.banner__heading {
    margin-bottom: 0;
    margin-top: 0px;
}
.card__heading {
    margin-top: 0;
    margin-bottom: 0;
    font-family: var(--cc-font-heading) !important;
}
section#shopify-section-template--21589004124477__slideshow_J8N8Bm .slideshow__text.banner__box {

    box-shadow: 2px 2px 20px 0px #000;
}
section#shopify-section-template--21589004124477__slideshow_J8N8Bm .banner__heading {
    margin-bottom: 0;
    font-size: calc(var(--font-heading-scale) * 4rem);
    margin-top: 1rem!important;
}
.banner__text.rte p {color:#fff;}
.footer__content-bottom {
    background: #f04f78;
  color:#fff;

    padding-bottom: 3rem;
}
.field, label.field__label {
    color: #F04F78;
}
.field__input, .select__select, .customer .field input, .customer select, .modal__close-button .icon {
    color: #F04F78;
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {

    box-shadow: 0 0 0 var(--inputs-border-width) #F04F78;
}
.custom-liquid {position:relative;}
.cupcake1 {
    width: 130px;
    position: absolute;
    z-index: 99;
    right: 37%;
    transform: rotate(15deg);
    top: 20px;
    filter: drop-shadow(1px 1px 2px black);
}
.about.cupcake1 {
    right: 31%;
}
.customcake.cupcake1 {
    right: 19%;
    width: 110px;
    top: 40px;
}
.cupcake1:before {
    position: absolute;
    right: 77px;
    content: "";
    height: 70px;
    width: 40px;
    top: 42%;
    background: url(/cdn/shop/files/hearts.png?v=1707443988);
    border-radius: 8px;
    background-size: contain;
    background-repeat: no-repeat;
}
.cupcake2 {
    width: 110px;
    position: relative;
    z-index: 99;
    right: 0;
    transform: rotate(-15deg);
    top: 20px;
    margin-top: -40px!important;
}

.cupcake3 {
    width: 100px;
    position: relative;
    z-index: 99;
    left: 10%;
    transform: rotate(15deg);
    top: 40px;
    filter: drop-shadow(1px 1px 5px black);
    line-height: 0px;
    margin-top: -40px;
}

.header__icon--cart .icon {
    height: 4rem;
    width: 4rem;
    padding: 0.5rem;
}
.slideshow__text.slideshow__text--right {
    padding: 5rem 0px!important;
}
.header-wrapper.relative {
    position: relative;
    background-size: contain;
    background-image: url(/cdn/shop/files/innerbanner_30fa8650-920d-4410-83d6-134df485e261.jpg?v=1707447535);
}
.footer-block__details-content .list-menu__item {
    filter: none;
}
/*
.header-wrapper.relative:before {
    content: "";
    background: #000;
    opacity: 0.40;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}*/
.announcement-bar .slider-button {display:none;}
li.menu-link a {
    text-decoration: none;
    font-family: var(--cc-font-body);
    margin: 0;
    font-size: 1.4rem;
    line-height: 2.1em;
      color: rgba(var(--color-foreground), 0.75);
}
.checkbox-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #a3a0a1;
    border-radius: 0px;
    background-color: #fff;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
}
#mobile-menu input[type=checkbox] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
#mobile-menu input[type=checkbox] {
    display: inline-block;
    width: auto;
    margin-right: 0.5rem;
}
.facets-vertical label {
    position: relative;
    display: block;
}
li.menu-link {
    border-bottom: 0px solid;
    line-height: 1em;
    position: relative;
    padding: 0.5rem 2rem 0.5rem 0;
}
ul.menu {
    list-style: none;
    color: #fff;
    margin: 0;
    padding: 15px 0px;
    width: 100%;
}
li.menu-link svg.icon.icon-caret {
    right: -1.2rem;
    top: -0.2rem;
    position: absolute;
    height: 4.6rem;
    transform: rotate(0);
    padding: 2rem;
    color: #000;
    cursor: pointer;
}
.copyright__content a:hover {
    color: #fff;
}
button#menu-toggle {
    display: none;
}
ul.menu.dropdown-child.active {
    height: 100%;
}
ul.menu.dropdown-child {
    padding: 0;
    padding-inline-start: 20px;
    border: 0px solid;
    height: 0px;
    overflow: hidden;
}
.product__info-container .product__description {
    margin-top: 0px!important;
}
.product__title {
    word-break: break-word;
    margin-bottom: 0rem!important;
}
.cakeform .contact.row {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
    align-content: flex-start;
}

.cakeform .contact.row .custom-liquid h2 {
    color: #fff;
    margin: 0px;
}
.custom-form h3 {
    margin-bottom: 5px;
}
.custom-form h2.title {
    text-align: left;
    margin: 0px;
}
#google-map-overlay {
    width: 100%;
    position: absolute;
    opacity: 0;
    top: 0px; 
    left: 0px; 
	bottom:0px;
	right:0px;
    z-index: 2;
}
.cakeform .contact.row .custom-liquid, .cakeform .custom-form, .cakeform .contact.row .custom-liquid {
    flex: 0 0 37%;
    margin-left: 0%;
    color: #fff;
    padding: 0px 5rem;
}

/*
.cakeform h2.title.title-wrapper--no-top-margin.inline-richtext.h1:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/t/2/assets/cupcake2.png);
    background-size: cover;
    width: 120px;
    height: 120px;
    transform: rotate(15deg);
    top: -50px;
}*/
.multirow__inner {
    row-gap: 0px!important;
}
.cupcakerow {
      text-align: center;
}
.cupcakerow img {
    height: 150px;
    text-align: center;
}
.product__title>* {
    margin: 0;
    line-height: 1;
}

.facebook iframe {
    margin-top:0px;
}
.facebook {
    position: absolute;
    bottom: 0;
    left: 15.5%;
    width: 20%;
    box-shadow: 1px 1px 11px #000;
    z-index: 3;
}
a.overlay, #google-map-overlay {
    background: #f04f7830;    opacity: 1;
}
@media handheld, only screen and (max-width: 1680px) {
  .floatingmap {
    left: 11.3%;
  }
.cakeform .contact.row .custom-liquid, .cakeform .custom-form {
    flex: 0 0 41.4%;
    margin-left: 0%;
}
.cakeform h2.title.title-wrapper--no-top-margin.inline-richtext.h1:after {
    width: 100px;
    height: 100px;
    top: -40px;
}
  .facebook {

    left: 11.5%;
    width: 20%;
}
  
}

@media handheld, only screen and (max-width: 1600px) {
  .floatingmap {
    left: 9.4%;
}
.cakeform .contact.row .custom-liquid, .cakeform .custom-form {
    flex: 0 0 43.4%;
    margin-left: 0%;
}
.facebook {
    left: 9.5%;
    width: 25%;
}
  
}

@media handheld, only screen and (max-width: 1440px) {
  :root {--page-width: 127rem;}
h2.image-with-text__heading.inline-richtext.h1 {
    font-size: calc(var(--font-heading-scale) * 6rem)!important;
    line-height: 1em;
}
.cakeform .contact.row .custom-liquid, .cakeform .custom-form {
    flex: 0 0 44.5%;
    margin-left: 0%;
}
.h0 {
    font-size: calc(var(--font-heading-scale) * 4.8rem);
}
}
@media handheld, only screen and (max-width: 1366px) {
  .floatingmap {
    left: 7.2%;
}
  .cakeform .contact.row .custom-liquid, .cakeform .custom-form {
    flex: 0 0 46.2%;
    margin-left: 0%;
}
.facebook {
    left: 7.5%;
    width: 25%;
}
  
}

@media handheld, only screen and (max-width: 1280px) {
   :root {--page-width: 120rem;}
  h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 5rem);
}
.h0 {
    font-size: calc(var(--font-heading-scale) * 3.8rem);
}
  
}


@media handheld, only screen and (max-width: 1025px) {
  :root {
    --page-width: 99rem;
}
.banner__heading.h1 {
    margin-bottom: 0;
    font-size: 9rem;
}
  .header__menu-item {
    padding: 1.2rem 1.3rem;
    font-size: 1.6rem;
}
  body {
    font-size: 1.4rem;
}
.image-with-text__content {
    padding: 5rem 4rem 6rem!important;
}
  .floatingmap {
    left: 6.5%;
}
  .footer-block__heading {
    font-size: calc(var(--font-heading-scale) * 1.5rem)!important;
}
.footer__content-top .footer-block__details-content .list-menu__item--link {
    display: inline-block;
    font-size: 1.3rem;
    padding-bottom: 0rem;
    padding-top: 0;
}
  section#shopify-section-template--21589004124477__slideshow_J8N8Bm .banner__heading {
    margin-bottom: 0;
    font-size: calc(var(--font-heading-scale) * 3.5rem);
    margin-top: 1rem!important;
}
  .header-wrapper.relative {
    background-size: 130%;
}
  .cakeform .contact.row .custom-liquid, .cakeform .custom-form {
    flex: 0 0 47.7%;
    margin-left: 0%;
}
h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 4rem);
}
  .cakeform h2.title.title-wrapper--no-top-margin.inline-richtext.h1:after {
    width: 70px;
    height: 70px;
    top: -30px;
}
  .cupcakerow img {
    height: 110px;
    text-align: center;
}
  .h0 {
    font-size: calc(var(--font-heading-scale) * 3.3rem);
}
  
}

@media handheld, only screen and (max-width: 768px) {
  .facebook {
    left: 0%;
    width: 35%;
}
  .banner__heading.h1 {
    margin-bottom: 0;
    font-size: 7rem;
}
.Collection-grid-featured .card__heading {
    font-size: 3rem;}
  
h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 6rem);
}
  .Collection-grid-featured p.card__caption {
    color: #fff;
    font-size: 1.6rem;
    margin-top: 0;
    margin-bottom: 0px;
}
.section-template--21589004124477__fae672bc-ba1d-4338-bb31-4124c822b1df-padding .page-width {
    padding: 0 0rem;
}
  .floatingmap {
    left: 0%; padding: 3rem;
}
.floatingmap h2 {
    font-size: 5rem;
}
  .cupcake2 {
    width: 70px;
  }
.cakeform h2.title.title-wrapper--no-top-margin.inline-richtext.h1:after {
    width: 70px;
    height: 70px;
    top: -10px;
}
.cupcake2:before {
    right: 42px;
    height: 40px;
    width: 29px;
    top: 15%;
}
  .grid--4-col-tablet .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}
  main#MainContent {
    z-index: 1;
}
  #shopify-section-newsletter-popup {
    z-index: 2;
}
  .list-menu__item {
    color: #f15078;
}
@media screen and (max-width: 768px) {
  .header__icon .icon,
  .header__icon--cart .icon {
      width: 3rem;
      height: 3rem;
  }

  .menu-drawer__menu-item {
      font-size: 1.8rem !important;
      padding: 0.7rem 2rem !important;
  }
}
}
 @media handheld, only screen and (max-width: 768px) {

.menu-drawer__menu-item--active,
.menu-drawer__menu-item:focus,
.menu-drawer__close-button:focus,
.menu-drawer__menu-item:hover,
.menu-drawer__close-button:hover {
    background: transparent !important;
    color: #f15078 !important;
}

.menu-drawer__menu-item {
    padding: 0.6rem 2rem !important;
    font-size: 1.8rem !important;
    line-height: 1.2 !important;
    min-height: unset !important;
}

.menu-drawer__navigation {
    padding-bottom: 0 !important;
}

.menu-drawer__submenu .menu-drawer__menu-item {
    padding: 0.5rem 2rem !important;
    font-size: 1.6rem !important;
    line-height: 1.1 !important;
}

}
}
  .header-wrapper.relative {
    background-size: 155%;
}
.section-header {
    margin-bottom: 0px;
    z-index: 9;
}
  .footer__content-top .grid {
    row-gap: 1rem!important;
    margin-bottom: 0!important;
}
  .cakeform .contact.row {
    flex-direction: column;
}
  .cakeform .contact.row .custom-liquid, .cakeform .custom-form {
    flex: 1 0 100%;
    margin-left: 0%;
    width: 100%;
}
  .cakeform {
    background: linear-gradient(180deg,#f04f78 32%,transparent 0%);
}
  .cakeform .contact.row .custom-liquid {background:#f04f78;padding:0px 5rem 5rem;}

  .cakeform .custom-form {
    background: #eee2e5;
    padding: 5rem 5rem 0px;
}
  
.multirow__inner.page-width {
    padding: 0px!important;
}
  .product__title>h1 {
    font-size: 5rem;
}
}
@media handheld, only screen and (max-width: 480px) {
  .banner__heading.h1 {
    margin-bottom: 0;
    font-size: 4rem;
}
section#shopify-section-template--21589004124477__slideshow_UkNyGz .banner__text.rte p {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 0;
    text-shadow: 1px 1px 4px #f04f78;
}
  div#Slider-template--21589004124477__slideshow_UkNyGz .slideshow__text.banner__box {
    max-width: 100%!important;
    margin-top: 9rem;
}
  /*
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width h2:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/t/2/assets/cupcake1.png?v=1708036232);
    background-size: cover;
    width: 60px;
    height: 80px;
    transform: rotate(15deg);
    top: -26px;
}*/
  .section-template--21589004124477__ea80f095-7873-42dd-99ca-56aff5204491-padding .collection-list:not(.slider) {
    padding-left: 0!important;
    padding-right: 0!important;
}
  .Collection-grid-featured li {
    width: 100%;
    max-width: 100%;
}
h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 5rem);
}
  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
    padding: 0px 10px;
}
.floatingmap {
    left: 0%;
    padding: 3rem;
    position: relative;
    width: 100%;
    max-width: 100%;
}
  .footer__copyright {
    flex-direction: column;
    padding-bottom: 5rem;
}
  .popup-button {
    position: fixed;
    left: 1px!important;
  }
  .popup__inner.is-flex {
    display: flex;
    flex-direction: column!important;
}
  .popup__wrapper {
    width: 90%!important;
}
  .popup__content {
    max-width: calc(100%)!Important;
    margin: 0 auto;
    display: flex;
    flex-direction: column!Important;
    justify-content: center;
    flex: 1 0 100%!Important;
    padding: 40px;
}
.header-wrapper.relative {
    background-size: 270%!important;
    background-position: 50% 0%;
}
  .cakeform .contact.row .custom-liquid {
    background: #f04f78;
    padding: 0px 4rem 5rem;
}
  .cakeform h2.title.title-wrapper--no-top-margin.inline-richtext.h1:after {
    width: 50px;
    height: 50px;
    top: 0px;
}
  .page-width {
    max-width: var(--page-width);
    margin: 0 auto;
    padding: 0 4rem;
}
  slider-component.page-width {
    padding: 0 4rem!important;
}
  .Collection-grid-featured li:first-of-type .card__inner {
    width: 100%;
    --ratio-percent: 50%!important;
}
  .h5 {
    font-size: 1.7rem!important;
}
 .cakeform .custom-form {
    padding: 5rem 4rem 0px!important;
}
  h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 5rem);
    line-height: 1em;
}
  .overflow {
    position: relative;
    display: flex;
    flex-direction: column;
}
.facebook {
    left: 0%;
    width: auto;
    position: relative;
    order: 2;
    padding: 30px 4rem;
}
.list-menu__item {
    filter: none;
}
  .custom-form {
    width: 80%;
}
.menu-drawer .list-social__link {
    padding: 1.1rem;
    color: #f15078;
    font-size: 5.4rem;
}
  .image-with-text:not(.collapse-corners,.image-with-text--overlap) .image-with-text__media-item {
    order: 2;
}
  .copyright__content a, .copyright__content {
    font-size: 1.5rem!important;
    vertical-align: middle;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
}
  .overflow img.map {
    height: auto;
    min-width: 1377px;
    margin-left: -120%;
}
  .header {
    padding: 10px 1rem 10px 2rem!important;
}
 
h2.image-with-text__heading.inline-richtext.h1 {
    font-size: calc(var(--font-heading-scale) * 4.8rem)!important;
    line-height: 1em;
}
}

/* ==========================================================
   Cuppacakes final font authority
   Keeps all display/headline usage tied to --cc-font-heading.
   Change --cc-font-heading at the top of this file or in theme.liquid.
   ========================================================== */
h1,
h2,
h3,
h4,
h5,
h6,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.banner__heading,
.image-with-text__heading,
.card__heading,
.Collection-grid-featured .card__heading,
.collection-hero__title,
.footer-block__heading,
.predictive-search__heading,
.totals > h2,
.contact.row .custom-liquid h3,
.custom-form h2.title,
.custom-form h3,
.floatingmap h2,
.product__title > *,
.header__menu-item {
    font-family: var(--cc-font-heading) !important;
}

li.menu-link a {
    font-family: var(--cc-font-body) !important;
}
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    font-family: Arial, Helvetica, sans-serif !important;
}