@import url("https://fonts.googleapis.com/css2?family=Sorts+Mill+Goudy:ital@0;1&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Handlee&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alice&family=Artifika&family=Buda:wght@300&family=Eagle+Lake&family=Junge&family=Kaisei+Decol&family=Quintessential&family=Sorts+Mill+Goudy&display=swap");
:root {
  --color-gold: #d4b568;
  --color-brightgold: #e7bc4d;
  --color-lightbeige: #fbf2e4;
  --color-orange: #f68e13;
  --color-background: #f9fbfc;
}
.orange-color {
  color: var(--color-orange);
}
/* body,
section,
.sp-page-builder,
.sp-page-builder {
  background-color: var(--color-background);
} */
.font-goudy {
  /* font-family: "Sorts Mill Goudy", serif; */
  font-weight: 400;
  font-style: normal;
  font-family: "Alice", serif;
  transform: scale(1, 1.2);
  letter-spacing: 0.7px !important;
}
.font-goudy-italic {
  /* font-family: "Sorts Mill Goudy", serif; */
  font-weight: 400;
  /* font-style: italic; */
  font-family: "Alice", serif;
  transform: scale(1, 1.2);
  letter-spacing: 0.7px !important;
}
.font-handlee {
  font-family: "Handlee", cursive !important;
  font-weight: 400;
  font-style: normal;
}

.buda-light {
  font-family: "Buda", serif;
  font-weight: 300;
  font-style: normal;
}
.eagle-lake-regular {
  font-family: "Eagle Lake", serif;
  font-weight: 400;
  font-style: normal;
}
.junge-regular {
  font-family: "Junge", cursive;
  font-weight: 400;
  font-style: normal;
}
.artifika-regular {
  font-family: "Artifika", serif;
  font-weight: 400;
  font-style: normal;
}
.kaisei-decol-regular {
  font-family: "Kaisei Decol", serif;
  font-weight: 400;
  font-style: normal;
}
.quintessential-regular {
  font-family: "Quintessential", serif;
  font-weight: 400;
  font-style: normal;
}
.alice-regular {
  font-family: "Alice", serif;
  font-weight: 400;
  font-style: normal;
  transform: scale(1, 1.2);
  letter-spacing: 0.7px !important;
}

.easystore-contact-header p {
  display: none;
}

.sppb-btn-custom {
  border-width: 2px;
  cursor: pointer;
}

div#sp-logo {
  display: none;
}

a.menu-logo {
  width: 360px;
  position: relative;
  top: 33px;
  transform: scale(1, 1) !important;
}

li.sp-menu-item:has(a.menu-logo) {
  width: 467px !important;
  text-align: center;
  position: relative;
  top: -11px;
  background: var(--color-lightbeige);
  padding-bottom: 56px;
  border-radius: 99%;
  box-shadow: 0px 20px 4px -15px rgba(0, 0, 0, 0.1);
}

header#sp-header {
  background: var(--color-lightbeige);
}

header#sp-header .sp-module {
  position: absolute;
  top: 7px;
  right: 23px;
}

header#sp-header .sp-module .easystore-svg svg {
  width: 29px;
  height: auto;
}
header#sp-header .sp-module .easystore-svg svg {
  width: 29px;
  height: auto;
  top: 25px;
  position: relative;
}
nav.sp-megamenu-wrapper.d-flex {
  height: 100px;
}
span.sp-menu-heading,
li.sp-menu-item a {
  font-family: "sorts_mill_goudyregular" !important;
  /* font-weight: bold; */
  font-size: large !important;
  color: #252525;
  text-shadow: 0px 0px 14px #cba555;
  font-family: "Alice", serif;
  transform: scale(1, 1.2);
  letter-spacing: 1.5px !important;
  cursor: pointer;
}
.sp-dropdown li.sp-menu-item a {
  font-family: "sorts_mill_goudyregular" !important;
  /* font-weight: bold; */
  font-size: unset !important;
  color: #252525;
  text-shadow: none;
}
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .nav-header
  > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: end;
  /* top: -10px; */
  width: 100%;
}
.view-checkout .easystore-cart-icon,
.view-cart .easystore-cart-icon {
  display: none;
}
.view-cart #sp-main-body,
.view-checkout #sp-main-body {
  padding-top: 75px;
}
span.easystore-list-value.fw-bold {
  font-weight: 400 !important;
}

span.easystore-list-key.fw-bold {
  font-weight: 400 !important;
}

.easystore-list-group-footer span {
  font-weight: 600 !important;
}
.home-slider .sp-item.active .sp-background {
  -webkit-animation: kenburns-top 3.5s ease-out both;
  animation: kenburns-top 3.5s ease-out both;
}
#sppb-addon-1721085178266 .sp-slider .sp-dots ul li,
#sppb-addon-ovjm_5FuHYt8JTXClHCG7 .sp-slider .sp-dots ul li {
  border-radius: 3px !important;
  height: 18px;
  width: 18px;
  background: #fbf2e4;
}
#sppb-addon-1721085178266 .sp-slider.dot-controller-line .sp-dots ul li.active,
#sppb-addon-ovjm_5FuHYt8JTXClHCG7
  .sp-slider.dot-controller-line
  .sp-dots
  ul
  li.active {
  border-radius: 18px !important;
  background: #eecb74;
}
.sp-slider .sp-dots ul li .dot-indicator.active {
  background: #eecb74;
}

.slider-h1-1,
.slider-h1-2,
.slider-h1-3 {
  font-family: aliceregular;
  font-size: 89px;
  letter-spacing: 2px;
}
.slider-h1-1 {
  text-shadow: -4px 3px 0px #d1ac45;
}
[id$="num-0-key"] .sp-background {
  background-position: 83% 50% !important;
}
.slider-h1-2 {
  text-shadow: -4px 3px 0px #42c3ff;
  min-width: 630px;
}
[id$="num-1-key"] .sp-background {
  background-position: 0% 50% !important;
}
.slider-h1-3 {
  text-shadow: -4px 3px 0px #f99bb8;
}
[id$="num-2-key"] .sp-background {
  background-position: 83% 50% !important;
}

.slider-btn-1,
.slider-btn-2,
.slider-btn-3 {
  float: right;
  margin-top: 15px;
}
.slider-btn-1 .sp-slider-btn-text,
.slider-btn-2 .sp-slider-btn-text,
.slider-btn-3 .sp-slider-btn-text {
  background: var(--color-gold) !important;
  color: #ffffff !important;
  border-style: solid !important;
  border-width: 3px 3px 3px 3px !important;
  border-color: var(--color-gold) !important;
  font-size: 23px;
}
.slider-btn-1 .sp-slider-btn-text i,
.slider-btn-2 .sp-slider-btn-text i,
.slider-btn-3 .sp-slider-btn-text i {
  font-size: 16px;
  margin-left: 5px;
  transform: scale(1.2, 1);
}

.easystore-cart-count {
  left: 22px;
  top: 25px;
  background-color: #2ba3ad;
}

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);
    transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);
    transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}

.overlay-image-title {
  width: 100%;
}
.overlay-image-title a {
  float: right;
}
div#sp-menu .sp-column.d-flex.justify-content-end.align-items-center {
  position: relative;
  top: -18px;
  justify-content: center !important;
}

.sp-megamenu-parent > li:last-child > a {
  padding-right: 15px;
}

.sp-slider-outer-stage {
  height: calc(100vh - 60px) !important;
}

.image-stack .addon-root-image {
  position: absolute;
  left: 25%;
  top: 25%;
}

div#column-id-1721160335790 {
  min-height: 500px;
}

.image-stack > div:nth-child(1) {
  transform: rotate(47deg);
}

.image-stack > div:nth-child(2) {
  transform: rotate(30deg);
}

.image-stack > div:nth-child(3) {
  transform: rotate(346deg);
}

.image-stack > div:nth-child(4) {
  transform: rotate(336deg);
}

.image-stack div {
  transition: all 0.5s ease;
}
.image-stack.stackAnimation > div:nth-child(1) {
  transform: rotate(-0deg);
}

.image-stack.stackAnimation > div:nth-child(2) {
  transform: rotate(-0deg);
}

.image-stack.stackAnimation > div:nth-child(3) {
  transform: rotate(360deg);
}

.image-stack.stackAnimation > div:nth-child(4) {
  transform: rotate(360deg);
}

.image-stack.stackAnimation.stackAnimation2 > div:nth-child(1) {
  transform: rotate(-14deg);
  top: -13px;
  left: -16px;
}
.image-stack.stackAnimation.stackAnimation2 > div:nth-child(2) {
  transform: rotate(13deg);
  top: -33px;
  left: 48%;
}

.image-stack.stackAnimation.stackAnimation2 > div:nth-child(3) {
  transform: rotate(365deg);
  top: 47%;
  left: 46%;
}

.image-stack.stackAnimation.stackAnimation2 > div:nth-child(4) {
  transform: rotate(336deg);
  top: 54%;
  left: -7px;
}

.oppettider {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 18px;
  text-align: left;
}
.oppettider th,
.oppettider td {
  border: 1px solid #ddd;
  padding: 8px;
}
.oppettider th {
  background-color: #f4f4f4;
  font-weight: bold;
}
.oppettider tr:nth-child(even) {
  background-color: #f9f5f4ba;
}
.oppettider tr:hover {
  background-color: #f1f1f1;
}

#sppb-addon-wrapper-1721173402715 {
  position: absolute;
  width: 500px;
  left: -368px;
  top: -96px;
  /* top: -208px; */
  /* transform: rotate(13deg); */
}
.slider-nav .flickity-slider {
  left: 31px !important;
}
.slider-nav .sppb-addon-wrapper {
  padding-right: 57px;
}

.slider-nav .sppb-addon-wrapper:before {
  content: "";
  width: 80px;
  height: 10px;
  background: #dfdfdf;
  display: block;
  position: absolute;
  left: -41px;
  top: 50%;
  border-radius: 12px;
}

.slider-nav .sppb-addon-wrapper:after {
  content: "";
  width: 80px;
  height: 10px;
  background: #dfdfdf;
  display: block;
  position: absolute;
  right: 0px;
  top: 50%;
  border-radius: 12px;
  z-index: -1;
}

.slider-nav img {
  opacity: 0.5;
}

.slider-nav .is-selected img {
  opacity: 1;
}

.slider-nav .sppb-addon-single-image-container {
  /* background: white; */
}

.slider-nav .flickity-viewport {
  transition: height 0.2s;
  overflow: visible !important;
}
.is-selected img {
  scale: 1.2;
  z-index: 3;
}

div#column-wrap-id-HJabBRrLO2_RdRzz11Keh {
  max-width: 900px;
  margin-block: auto;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 20px 0px #808080c2;
  margin-top: 56px;
  padding: 0;
}

section#section-id-1721258693007 {
  z-index: 0 !important;
  min-height: 1055px;
}

.slider-posts .flickity-viewport {
  min-height: 400px;
}
.slider-posts
  .sppb-addon.sppb-addon-image-content.aligment-left.clearfix.slider-post-container {
  min-height: 400px;
  background-color: white;
}

.slider-post-container h2 {
  font-family: "Alice", serif;
  font-weight: 400;
  font-style: normal;
  transform: scale(1, 1.2);
  letter-spacing: 0.7px !important;
}
.slider-post-container .sppb-content-holder {
  padding-inline: 25px !important;
}

.occasions-section .sppb-row-container {
  max-width: 100%;
  padding: 0;
}

.cat1,
.cat2,
.cat3 {
  visibility: hidden;
}
section#section-id-b2NEp3iKiHvQyDBDjW4JO.z-index-0 {
  z-index: 0 !important;
}
section#section-id-b2NEp3iKiHvQyDBDjW4JO {
  position: absolute !important;
  width: 100% !important;
  z-index: 2 !important;
}
/* section#section-id-1721484520240 {
  z-index: 3 !important;
} */
.fade-in-bottom {
  visibility: visible;
  -webkit-animation: fade-in-bottom 0.7s cubic-bezier(0.39, 0.575, 0.565, 1)
    both;
  animation: fade-in-bottom 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.fade-out {
  visibility: visible;
  -webkit-animation: fade-out 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-out 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2024-7-20 18:24:45
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
  }
}

span.easystore-price-symbol {
  margin-left: 5px;
}
.easystore-price-current {
  font-size: 18px !important;
}

.instagram-post {
  background: white;
  padding: 9px !important;
  /* margin: 0.5%; */
  border-radius: 6px;
  width: 25%;
  box-shadow: 4px 2px 4px 0px #a6a6a6;
}

p.instagram-caption {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.scroll-products {
  margin-top: -59px;
}
.sppb-productlist-slideshow-wrap {
  display: flex;
  gap: 32px;
}
.bx-wrapper {
  margin-bottom: 0;
}
.sppb-productlist-slideshow-arrows i {
  background: #d1b56396;
  color: #ffffff;
  border-radius: 100px;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  cursor: pointer;
  /* margin-inline: 9px; */
}
.sppb-productlist-slideshow-arrows a:hover i {
  background: #d1b563;
}

.sppb-testimonial-carousel-testi_layout3
  .sppb-testimonial-carousel-item-content::before {
  border-top: 15px solid #ffffff;
}

div#column-wrap-id-1721663681316 {
  background: var(--color-lightbeige);
  padding: 25px;
  padding-top: 15px;
  border-radius: 10px;
  width: 24%;
  margin-right: 1%;
  max-width: 24%;
  flex-basis: 24%;
}

select.easystore-form-select.form-select.custom-select {
  max-width: 217px;
  margin-left: auto;
}

.vanilla-filters .easystore-product-filter {
  border-bottom: 1px solid var(--color-gold);
  padding-block: 25px;
}

.vanilla-filters .easystore-range-slider {
  margin-bottom: -7px;
}

.vanilla-filters .easystore-search-container {
  margin-top: 9px;
  margin-bottom: 10px;
}

.easystore-slider-thumb:before {
  background-color: #df9b60;
}

.easystore-slider-track {
  background-image: linear-gradient(
    90deg,
    transparent 0,
    transparent var(--easystore-range-lower-bound),
    #d4b568 var(--easystore-range-lower-bound),
    #d4b568 var(--easystore-range-upper-bound),
    transparent var(--easystore-range-upper-bound),
    transparent 100%
  );
}

.view-products section#sp-main-body {
  /* z-index: 100; */
  position: relative;
}

.form-select:focus {
  border-color: var(--color-gold);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(212 181 104 / 32%);
}

/* ''''''''''''''''' */
/* The coustom sort by dropdown */
/* '''''''''''''''' */
.custom-select-container {
  position: relative;
  display: inline-block;
  float: right;
  width: 200px; /* Adjust width as needed */
}

.custom-select-container select {
  display: none; /* Hide the default select box */
}

.select-selected {
  background-color: white;
  border: 1px solid #ccc;
  padding: 10px;
  padding-block: 5px;
  cursor: pointer;
  position: relative;
  border-radius: 5px;
}

.select-selected:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}

.select-items {
  position: absolute;
  background-color: white;
  border: 1px solid #ccc;
  z-index: 99;
  width: 100%;
  display: none;
}

.select-items div {
  padding: 10px;
  cursor: pointer;
}

.select-items div:hover {
  background-color: var(
    --color-gold
  ); /* Change this to your desired hover color */
}

/* ''''''''''''''''' */
/* END OF The coustom sort by dropdown */
/* '''''''''''''''' */

.easystore-checkbox-label
  > input[type="checkbox"]:checked
  ~ .easystore-checkbox-checkmark,
.easystore-checkbox-label
  > input[type="radio"]:checked
  ~ .easystore-checkbox-checkmark {
  color: #fff;
  background-color: var(--color-gold);
  border-color: var(--color-gold);
}

.vanilla-single-product .easystore-product-image {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}
.vanilla-single-product .easystore-product-image img {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 11%;
  height: 100%;
  width: auto;
  backface-visibility: hidden;
  object-fit: cover;
  object-position: center center;
  transition: opacity 0.2s ease;
}
.vanilla-single-product .easystore-product-gallery {
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
  display: flex;
  justify-content: center;
}

.vanilla-single-product .easystore-gallery-image {
  border-radius: 4px;
  width: 75px;
  border-radius: 0 !important;
}
.vanilla-single-product
  .easystore-product-gallery
  > .easystore-gallery-image.active {
  border-color: var(--color-gold);
}

#sppb-addon-c0ed88e9-8740-4989-9f6e-b59dd1e0eb65 .sppb-nav > li > a {
  background: white !important;
  font-size: 23px;
  font-family: "Sorts Mill Goudy", serif;
  padding-inline: 40px;
  transition: width 0.5s ease, background-color 0.5s ease;
}
#sppb-addon-c0ed88e9-8740-4989-9f6e-b59dd1e0eb65 .sppb-nav > li.active > a {
  background: var(--color-gold) !important;
  color: white !important;
}
#sppb-addon-c0ed88e9-8740-4989-9f6e-b59dd1e0eb65
  .sppb-nav
  > li.active
  > a:hover {
  background: var(--color-gold) !important;
  color: white !important;
}
#sppb-addon-c0ed88e9-8740-4989-9f6e-b59dd1e0eb65
  .sppb-nav-custom
  > li
  > a:hover {
  background: white !important;
  color: black !important;
}
#sppb-addon-c0ed88e9-8740-4989-9f6e-b59dd1e0eb65
  .sppb-nav-custom
  > li
  > a:hover:after {
  content: "";
  width: 100%;
  height: 3px;
  background: var(--color-gold);
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.5s ease, background-color 0.5s ease;
}
#sppb-addon-c0ed88e9-8740-4989-9f6e-b59dd1e0eb65
  .sppb-nav-custom
  > li
  > a::after {
  content: "";
  width: 0%;
  height: 3px;
  background: var(--color-gold);
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.5s ease, background-color 0.5s ease;
}

.vanilla-single-product .easystore-price-current {
  font-size: 30px !important;
}

.vanilla-single-product .easystore-block-label {
  font-size: 17px;
}

.vanilla-single-product
  #sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .sppb-collection-addon {
  display: flex !important;
}
.vanilla-single-product
  #sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .sppb-collection-addon {
  display: flex !important;
}

.vanilla-single-product .flickity-viewport {
  width: 100% !important;
  height: auto !important;
}

img.custom-add-to-cart-img {
  width: 63px;
  scale: 1.3;
}
.custom-add-to-cart-btn {
  border: 0;
}

.custom-add-to-cart-btn:hover,
.custom-add-to-cart-btn:active,
.custom-add-to-cart-btn:focus-visible {
  background: none !important;
}

.vanilla-single-product svg.flickity-button-icon {
  color: white;
}

.vanilla-single-product button.flickity-button {
  background: #d1b56396;
  width: 36px !important;
  height: 36px !important;
}

.vanilla-single-product .sppb-pagination-wrapper {
  display: none;
}

.vanilla-single-product .flickity-enabled {
  min-height: 103px !important;
}

.vanilla-single-product .flickity-prev-next-button.previous {
  top: -25px;
  right: 44px;
  left: unset;
}
.vanilla-single-product .flickity-prev-next-button.next {
  top: -25px;
  right: 2px;
}

.vanilla-single-product button.flickity-button:hover {
  background: #d4b568;
}

.easystore-product-single .easystore-product-price {
  margin-bottom: 8px;
}

.flickity-prev-next-button.next
  .flickity-prev-next-button
  .flickity-button-icon {
  left: 19%;
}

.flickity-prev-next-button.previous
  .flickity-prev-next-button
  .flickity-button-icon {
  left: 23%;
}

.view-all-btn {
  margin-bottom: -10px;
  margin-right: -7px;
  padding: 0;
}
.easystore-product-price {
  justify-content: flex-end;
}
.addon-root-easystore-single-specification {
  margin-bottom: 19px;
}
.easystore-product-single .easystore-product-variants {
  gap: 18px;
}
h3.easystore-specification-title {
  display: none;
}

.diameter-icon:before {
  content: "";
  background-image: url(https://vanillahouse.se/images/2024/07/27/width.png);
  position: relative;
  display: inline-block;
  width: 36px;
  height: 34px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -1px;
  bottom: -9px;
}
.height-icon:before {
  content: "";
  background-image: url(https://vanillahouse.se/images/2024/07/27/height.png);
  position: relative;
  display: inline-block;
  width: 36px;
  height: 34px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -4px;
  bottom: -9px;
}

.slices-icon:before {
  content: "";
  background-image: url(https://vanillahouse.se/images/2024/07/27/slices.png);
  position: relative;
  display: inline-block;
  width: 36px;
  height: 34px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -1px;
  bottom: -8px;
}

#easystore-modal .btn-close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 5;
}
.btn.btn-primary.easystore-btn-add-to-cart {
  background: var(--color-gold) !important;
  border: 0;
  border-radius: 0;
}

.btn.btn-primary.easystore-btn-add-to-cart:hover {
  background-color: var(--color-brightgold) !important;
}

.easystore-metadata-h {
  display: block;
}

.easystore-checkout-item .col.d-flex.justify-content-md-end {
  flex-direction: column;
  align-items: flex-end;
}

span.vanilla-tax-included {
  color: #a5a5a5;
  font-size: 12px;
}

.easystore-product-price span.vanilla-tax-included {
  position: relative;
  top: 20px;
}

td.easystore-cart-item-total.d-none.d-lg-table-cell span.vanilla-tax-included {
  position: relative;
  top: -11px;
}

td.easystore-cart-item-price span.vanilla-tax-included {
  position: relative;
  top: -8px;
}

.addon-root-easystore-list-filter span.vanilla-tax-included,
.addon-root-easystore-common-productlist span.vanilla-tax-included {
  display: none;
}

.view-order.layout-default #sp-main-body {
  margin-top: 50px;
}

.view-order .easystore-metadata-item {
  flex-direction: column;
}

div#date-picker-wrapper {
  margin-top: 15px;
}

span#toggle-date {
  background: #ecf0fd;
  border: 1px solid #ced4da;
}

div[x-show="showDeliveryError"] {
  display: block !important;
}

.text-section strong {
  display: block;
  margin-bottom: 8px;
  margin-top: 25px;
}

.text-section strong::before {
  content: "";
  background-image: url(https://vanillahouse.se/images/vanilla-house-of-cake---favicon.png);
  position: absolute;
  display: inline-block;
  width: 36px;
  height: 34px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -41px;
  top: -4px;
}
.text-section {
  margin-top: -25px;
}

.text-section p {
  margin-bottom: 5px;
  position: relative;
}

.instructions-modal div {
  padding: 0px !important;
}

.instructions-modal a {
  padding-right: 10px !important;
}

div#sppb-modal-1723055323480 img {
  margin-inline: auto;
  margin-top: 10px;
}

div#sppb-modal-1723055323480 p {
  margin-bottom: 0px;
}

div#sppb-modal-1723055323480 span {
  margin-bottom: 0px;
  font-family: verdana;
  font-size: 14px !important;
}

div#sppb-modal-1723055323480 strong {
  font-family: "sorts_mill_goudyregular" !important;
  font-size: 25px !important;
}

.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #ffa200;
  background-color: #ffa200;
}
.sppb-btn-link:hover {
  color: #ffa200 !important;
  text-decoration: underline !important;
}
.btn-primary.btn:disabled,
.sppb-btn-primary.btn:disabled {
  border-color: #ff9e2c;
  background-color: #ffaa45;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--color-gold);
  --bs-btn-border-color: var(--color-gold);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--color-brightgold);
  --bs-btn-hover-border-color: var(--color-gold);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.easystore-cart-summary a.btn.btn-link.d-block {
  display: none !important;
}

.easystore-cart a.btn.btn-outline-primary {
  background-color: var(--color-orange);
  color: white;
  border-color: var(--color-orange);
}

.easystore-cart a.btn.btn-outline-primary:hover {
  background-color: #ffaa45;
  color: white;
  border-color: var(--color-orange);
}

.easystore-cart-empty-state a.btn.btn-outline-primary {
  background-color: var(--color-orange);
  color: white;
  border-color: var(--color-orange);
}

.easystore-cart-empty-state a.btn.btn-outline-primary:hover {
  background-color: #ffaa45;
  color: white;
  border-color: var(--color-orange);
}

.layout-success a.btn.btn-primary {
  background-color: var(--color-orange);
  color: white;
  border-color: var(--color-orange);
}

.layout-success a.btn.btn-primary:hover {
  background-color: #ffaa45;
  color: white;
  border-color: var(--color-orange);
}

ul.pagination {
  justify-content: flex-end;
}
.pagination > .active > a,
.pagination > .active > span {
  border-color: var(--color-gold);
  background-color: var(--color-gold);
}
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: #d4b568;
  background-color: #d4b568ad;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #252525;
  background-color: #d4b568ad;
}

.sppb-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: bolder;
  color: inherit;
  font-family: "Alice", serif;
  font-weight: 400;
  font-style: normal;
  transform: scale(1, 1.2);
  letter-spacing: 0.7px !important;
}

.sppb-panel-modern > .sppb-panel-heading {
  padding: 17px 30px 17px 15px;
  background: #e7d0a433;
  color: #4b5981;
  /* font-family: "Sorts Mill Goudy", serif; */
  /* font-size: 38px; */
}

.easystore-product-title {
  transform: scale(1, 1.2);
  font-family: aliceregular !important;
  margin-bottom: 0 !important;
  padding-top: 10px;
}

span.fab.fa-instagram.sppb-addon-title-icon {
  transform: scale(1, 0.8) !important;
  top: 4px;
  position: relative;
}

.about-uss-section1 h3.sppb-addon-title {
  width: 100%;
  text-align: center;
  display: block;
  line-height: 41px !important;
}

.about-uss-section1 h3.sppb-addon-title:before {
  content: "";
  width: 40%;
  height: 5px;
  background: #d7b56d;
  position: relative;
  top: 65px;
  display: block;
}
.about-uss-section1 h3.sppb-addon-title:after {
  content: "";
  width: 40%;
  height: 5px;
  background: #d7b56d;
  position: relative;
  top: -22px;
  display: block;
  left: 60%;
}

.google-map iframe {
  width: 100%;
  height: 500px;
  margin-bottom: 35px;
}

.contact-us input:hover,
.contact-us input:focus,
.contact-us textarea:hover,
.contact-us textarea:focus {
  border-color: #ff7965 !important;
}

label.form-check-label {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
}

.important-info a {
  padding: 0 !important;
  margin-top: -4px;
  margin-left: 4px;
}

/* Tax / moms ´percentage in checkout */
span[x-text="`${cart.tax_rate}%`"] {
  display: none;
}
/* state drop down / select */
div[x-show="shipping_states.length > 0"] {
  display: none;
}
/* Billing adress same as shipping adress */
.easystore-checkout-billing-address {
  display: none;
}

#easystore-modal .easystore-ratings-container {
  display: none;
}
#easystore-modal span.easystore-price-current {
  color: var(--color-orange);
  font-weight: 600;
}
#easystore-modal .easystore-product-price span.vanilla-tax-included {
  position: relative;
  top: 7px;
}
#easystore-modal a.btn.btn-outline-primary {
  border-radius: 0;
  color: var(--color-gold);
  border-color: var(--color-gold);
}
#easystore-modal a.btn.btn-outline-primary:hover {
  background: white;
}

section#section-id-1720883529004 {
  pointer-events: none;
}

.footer h3.sppb-addon-title {
  border-bottom: 1px solid var(--color-gold);
  margin-bottom: 15px !important;
}

.footer a {
  padding: 0px;
  padding-bottom: 2px;
  cursor: pointer;
}

.footer .logo img {
  max-width: 136%;
}

.footer p {
  padding: 0px;
  padding-bottom: 2px;
  margin: 0px;
  font-size: 16px;
  line-height: 1.25;
}

#sp-footer,
#sp-bottom {
  background: #0c0c0c;
  color: #ffffff;
}

#sp-footer .container-inner {
  padding-bottom: 0px;
}

#section-id-1723379092346 {
  padding-top: 2px !important;
  padding-right: 0px !important;
  padding-bottom: 3px !important;
  padding-left: 0px !important;
  margin-top: 13px !important;
  margin-bottom: 0px !important;
  border-top: 1px solid var(--color-gold) !important;
}

span.easystore-variant-option-value {
  padding-inline: 10px;
}

.easystore-product-single .easystore-product-variants {
  margin-bottom: 28px;
}

.easystore-product-variant.easystore-product-variant-text {
  margin-top: -15px;
  margin-bottom: 28px;
}

.easystore-product-variant.easystore-product-variant-text
  span.easystore-variant-option {
  width: 100%;
}

.easystore-product-variant.easystore-product-variant-text
  span.easystore-option-name {
  margin-right: 5px;
}

.easystore-product-variant.easystore-product-variant-text input:focus {
  border-color: var(--color-gold);
}
.easystore-variant-option
  input[type="radio"]:checked
  + .easystore-variant-option-value {
  border-color: #d4b568;
  border-width: 2px;
  color: #48595f;
}

.easystore-variant-option .easystore-variant-option-color:after {
  --easystore-variant-border-color: #c9a343;
}

.flatpickr-current-month {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.numInputWrapper,
select.flatpickr-monthDropdown-months {
  display: block !important;
  width: 50% !important;
}

span.easystore-variant-option-color[title="Blandad"] {
  background: rgb(245, 187, 191);
  background: linear-gradient(
    45deg,
    rgba(245, 187, 191, 1) 0%,
    rgba(245, 187, 191, 1) 50%,
    rgba(255, 252, 233, 1) 50%,
    rgba(255, 252, 233, 1) 100%
  );
}

input[type="text"].error-empty {
  border-color: #ff8a8a;
  box-shadow: 0 0 3px 0px #ff0000 !important;
}

/*HIDE HÄMTA FRÅN LILJEHOLMEN*/
.easystore-shipping-methods li:nth-child(3) {
  display: none;
}
/*Delete this if you will display Hämta från liljeholmen*/
.easystore-shipping-methods li:nth-child(2) {
  border-bottom-right-radius: var(--easystore-border-radius);
  border-bottom-left-radius: var(--easystore-border-radius);
}

img[alt="Text på tårta "],
img[alt="Textdekoration - Text på tårta"] {
  display: inline !important;
}
.easystore-option-value-name .mod-sppagebuilder.sp-page-builder {
  display: inline-block;
}

span.easystore-option-value-name {
  display: inline-flex;
  font-weight: 400;
}

/* Toppings / Candles flickity */
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357 .flickity-slider,
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4 .flickity-slider {
  display: flex;
}
/* Candles order */
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .flickity-slider
  div:nth-child(1) {
  order: 4; /* Move the first div to the 4th position */
}
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .flickity-slider
  div:nth-child(2) {
  order: 5; /* Move the second div to the 5th position */
}
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .flickity-slider
  div:nth-child(3) {
  order: 1; /* Move the third div to the 1st position */
}
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .flickity-slider
  div:nth-child(4) {
  order: 2; /* Move the fourth div to the 2nd position */
}
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .flickity-slider
  div:nth-child(5) {
  order: 6; /* Move the fifth div to the 6th position */
}
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .flickity-slider
  div:nth-child(6) {
  order: 3; /* Move the sixth div to the 3rd position */
}
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .flickity-slider
  div:nth-child(7) {
  order: 3; /* Move the sixth div to the 3rd position */
}
div#sppb-addon-897eef9c-ee5f-420c-b975-8a1d0358b357
  .flickity-slider
  div:nth-child(8) {
  order: 3; /* Move the sixth div to the 3rd position */
}
/* Toppings order */
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .flickity-slider
  div:nth-child(1) {
  order: 4; /* Move the first div to the 4th position */
}
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .flickity-slider
  div:nth-child(2) {
  order: 5; /* Move the second div to the 5th position */
}
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .flickity-slider
  div:nth-child(3) {
  order: 1; /* Move the third div to the 1st position */
}
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .flickity-slider
  div:nth-child(4) {
  order: 2; /* Move the fourth div to the 2nd position */
}
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .flickity-slider
  div:nth-child(5) {
  order: 6; /* Move the fifth div to the 6th position */
}
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .flickity-slider
  div:nth-child(6) {
  order: 3; /* Move the sixth div to the 3rd position */
}
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .flickity-slider
  div:nth-child(7) {
  order: 3; /* Move the sixth div to the 3rd position */
}
div#sppb-addon-4b640184-11de-4d8f-8e5d-39ce2f7580e4
  .flickity-slider
  div:nth-child(8) {
  order: 3; /* Move the sixth div to the 3rd position */
}

.addon-root-easystore-single-description table thead tr {
  background-color: #fbf2e46e !important;
}

.addon-root-easystore-single-description table tbody tr:nth-child(odd) {
  background-color: #ffffff78 !important;
}

.addon-root-easystore-single-description table tbody tr:nth-child(even) {
  background-color: #f7f7f9 !important;
}

.easystore-product-variant-Tårtsmak .easystore-variant-options {
  display: flex;
}

.easystore-product-variant-Tårtsmak
  .easystore-variant-options
  .easystore-variant-option {
  width: 123px;
}

.easystore-product-variant-Tårtsmak
  .easystore-variant-options
  .easystore-variant-option
  span {
  /* visibility: hidden; */
  font-size: 0px;
  background-size: cover;
  width: 116px;
  height: 85px;
}

.easystore-product-variant-Tårtsmak
  .easystore-variant-options
  .easystore-variant-option:nth-child(1)
  span {
  background-image: url(/images/choklad.jpg);
}

.easystore-product-variant-Tårtsmak
  .easystore-variant-options
  .easystore-variant-option:nth-child(2)
  span {
  background-image: url(/images/Hallon.jpg);
}

/***************************/
/******** Tablet Landscape ********/
/***************************/
@media (max-width: 1199.98px) {
  .container {
    max-width: 100%;
  }
  #sppb-addon-1721160398557 img,
  #sppb-addon-4z52_f-7Y_JY-qt4MZHkh img,
  #sppb-addon-D7YCaoDlHLR-a8jFPntPt img,
  #sppb-addon-7TCMyu0sKZyHp9nQn40H6 img {
    width: 235px !important;
  }
  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(1) {
    transform: rotate(-14deg);
    top: 54px;
    left: -16px;
  }
  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(2) {
    transform: rotate(13deg);
    top: 36px;
    left: 48%;
  }

  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(3) {
    transform: rotate(365deg);
    top: 52%;
    left: 44%;
  }

  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(4) {
    transform: rotate(336deg);
    top: 54%;
    left: -7px;
  }

  .sp-page-builder .page-content #section-id-tC-RNJCkMTXCBSAnBw0Nb {
    min-width: 100vw !important;
  }
  #sp-slider-item-ovjm_5FuHYt8JTXClHCG7-num-1-key.slider-content-vercally-center
    .sppb-row {
    flex-direction: row-reverse;
  }
  [id$="num-2-key"] .sp-background {
    background-position: 77% 50% !important;
  }
  .flatpickr-months .flatpickr-month {
    min-height: 40px;
  }

  /* integritetspolicy */
  .itemid-141 .text-section p:nth-child(1) strong:before {
    background-image: none;
    width: 0;
  }
}

/***************************/
/******** Tablet ********/
/***************************/
@media (max-width: 991.98px) {
  .sppb-row-container {
    max-width: 98%;
  }

  #sp-header .container {
    max-width: 100%;
  }
  div#sp-menu .sp-column.d-flex.justify-content-end.align-items-center {
    position: unset;
    justify-content: right !important;
  }
  nav.sp-megamenu-wrapper.d-flex {
    order: 1;
  }
  header#sp-header .sp-module {
    position: absolute;
    top: -9px;
    right: 68px;
  }
  div#sp-logo {
    display: block;
    width: 467px !important;
    text-align: center;
    position: relative;
    top: 33px;
    background: var(--color-lightbeige);
    padding-bottom: 56px;
    border-radius: 99%;
    box-shadow: 0px 20px 4px -15px rgba(0, 0, 0, 0.1);
    /* left: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100px;
  }
  #sp-header .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .logo-image {
    height: 70px !important;
  }
  li.item-110 {
    order: -1;
  }
  .offcanvas-inner a.menu-logo {
    width: 100%;
    position: relative;
    top: -12px;
    transform: scale(1, 1) !important;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li > a,
  .offcanvas-menu .offcanvas-inner ul.menu > li > span,
  .offcanvas-menu .offcanvas-inner ul.menu,
  .offcanvas-menu .offcanvas-inner ul.menu ul {
    font-family: "sorts_mill_goudyregular" !important;
    /* font-weight: bold; */
    font-size: large !important;
    color: #252525;
    /* text-shadow: 0px 0px 14px #cba555; */
    font-family: "Alice", serif;
    transform: scale(1, 1.06);
    letter-spacing: 1.5px !important;
    cursor: pointer;
  }
  #sppb-addon-1721160398557 img,
  #sppb-addon-4z52_f-7Y_JY-qt4MZHkh img,
  #sppb-addon-D7YCaoDlHLR-a8jFPntPt img,
  #sppb-addon-7TCMyu0sKZyHp9nQn40H6 img {
    width: 200px !important;
  }
  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(1) {
    transform: rotate(-14deg);
    top: 57px;
    left: -16px;
  }
  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(2) {
    transform: rotate(13deg);
    top: 61px;
    left: 44%;
  }

  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(3) {
    transform: rotate(365deg);
    top: 43%;
    left: 46%;
  }

  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(4) {
    transform: rotate(336deg);
    top: 44%;
    left: -7px;
  }

  section#section-id-1721258693007 {
    min-height: unset;
  }
  .slider-nav img {
    opacity: 0.5;
    scale: 0.8;
  }
  .slider-nav .is-selected img {
    scale: 1;
    z-index: 3;
  }
  div#column-wrap-id-HJabBRrLO2_RdRzz11Keh {
    max-width: 90%;
    margin-top: 28px;
  }
  .slider-posts .sppb-container {
    max-width: 100%;
  }
  .sp-page-builder .page-content #section-id-1721083979963 {
    min-width: 100% !important;
    margin-top: -30px !important;
  }
  .sp-slider-outer-stage .sppb-col-sm-6 {
    width: 100%;
    height: 50vh;
    max-width: 100%;
    flex: 100%;
  }
  .slider-posts .flickity-viewport {
    min-height: unset;
  }
  .slider-posts
    .sppb-addon.sppb-addon-image-content.aligment-left.clearfix.slider-post-container {
    min-height: unset;
    background-color: white;
  }

  .sppb-addon-image-content .sppb-content-holder {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
    padding-left: 10px !important;
  }

  [id$="num-0-key"] .sp-background,
  [id$="num-1-key"] .sp-background,
  [id$="num-2-key"] .sp-background {
    background-position: 0% 14% !important;
  }
  .slider-h1-1,
  .slider-h1-2,
  .slider-h1-3 {
    text-align: center;
    margin-top: 120px;
    margin-inline: auto;
  }
  .slider-h1-2 {
    margin-top: 63px;
  }
  /**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
  @-webkit-keyframes kenburns-top {
    0% {
      -webkit-transform: scale(1) translateX(0);
      transform: scale(1) translateX(0);
      -webkit-transform-origin: 50% 16%;
      transform-origin: 50% 16%;
    }
    100% {
      -webkit-transform: scale(1.05) translateX(0px);
      transform: scale(1.05) translateX(0px);
      -webkit-transform-origin: center;
      transform-origin: center;
    }
  }
  @keyframes kenburns-top {
    0% {
      -webkit-transform: scale(1) translateX(0);
      transform: scale(1) translateX(0);
      -webkit-transform-origin: 50% 16%;
      transform-origin: 50% 16%;
    }
    100% {
      -webkit-transform: scale(1.05) translateX(0px);
      transform: scale(1.05) translateX(0px);
      -webkit-transform-origin: center;
      transform-origin: center;
    }
  }

  .easystore-product-title {
    transform: scale(1, 1.1);
    padding-top: 5px;
    line-height: 1;
  }
  div#column-wrap-id-1721663681316,
  div#column-wrap-id-7cb681f7-0fef-4567-9b4c-1154ebbbf4d7 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .sppb-icon.filters-icon {
    position: relative;
    top: 2px;
  }
  div#column-wrap-id-1721663681316 {
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  div#sppb-addon-wrapper-eea3e2cc-5160-4aff-9b40-84207d496c8e,
  .filters-button,
  .reset-all-filters,
  .reset-all-filters-collapsed {
    display: none;
  }
  .reset-all-filters,
  .reset-all-filters-collapsed {
    font-size: 80%;
    color: var(--easystore-secondary-color);
    transition: color 0.2s ease-in;
    text-decoration: underline;
    cursor: pointer;
  }
  .p-b-20 {
    padding-bottom: 20px !important;
  }
  #sp-footer .container {
    max-width: 100%;
  }
  .footer .logo img {
    max-width: 154%;
    margin-top: -12px;
  }
  .footer h3.sppb-addon-title {
    border-bottom: 1px solid var(--color-gold);
    margin-bottom: 5px !important;
    font-size: calc(1.1rem + 0.6vw);
  }
  .layout-success a.btn.btn-outline {
    display: none;
  }
  .view-cart #sp-main-body,
  .view-checkout #sp-main-body {
    padding-top: 20px;
  }
  .vanilla-single-product .easystore-product-image {
    padding-bottom: 125%;
  }
  .vanilla-single-product .easystore-product-image img {
    left: 0;
  }
  #easystore-modal .modal-container {
    width: 450px;
  }
  #easystore-modal .modal-container .easystore-product-image {
    padding-bottom: 125%;
  }
  .easystore-cart-item-price {
    display: none;
  }
  td.easystore-cart-item-total.d-none.d-lg-table-cell {
    display: flex !important;
    grid-row: 1 / 2;
    grid-column: 5 / 6;
    flex-direction: column;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
  }
  .easystore-checkout-steps-wrapper.d-flex.flex-column.gap-4 {
    background: var(--color-lightbeige);
    padding: 15px;
    border-radius: 15px;
    margin-top: 22px;
    margin-bottom: 22px;
  }
  section#section-id-1723273550607 .sppb-row-container {
    max-width: 100%;
  }
  .numInputWrapper span {
    width: 45px !important;
    padding: 0px 4px 0 18px !important;
  }
  .text-section strong::before {
    content: "";
    background-image: url(https://vanillahouse.se/images/vanilla-house-of-cake---favicon.png);
    position: relative;
    display: inline-block;
    width: 36px;
    height: 34px;
    background-size: contain;
    background-repeat: no-repeat;
    left: -8px;
    top: 10px;
  }
  #sppb-addon-hQQPoMWdIfClcBmOsecRC {
    padding-top: 6px !important;
  }
  #sppb-addon-d4b0f325-9008-45e3-a943-e4d3378ec24b {
    padding-top: 6px !important;
  }
}

/***************************/
/******** Mobile Landscape ********/
/***************************/
@media (max-width: 767.98px) {
  #sppb-addon-1721160398557 img,
  #sppb-addon-4z52_f-7Y_JY-qt4MZHkh img,
  #sppb-addon-D7YCaoDlHLR-a8jFPntPt img,
  #sppb-addon-7TCMyu0sKZyHp9nQn40H6 img {
    width: 248px !important;
  }
  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(1) {
    transform: rotate(-14deg);
    top: 18px;
    left: 13px;
  }
  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(2) {
    transform: rotate(13deg);
    top: 33px;
    left: 48%;
  }

  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(3) {
    transform: rotate(365deg);
    top: 49%;
    left: 52%;
  }

  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(4) {
    transform: rotate(336deg);
    top: 53%;
    left: 20px;
  }
  div#column-wrap-id-GPOv8QhWAYDbkRAdH9B6Q {
    padding-inline: 0;
  }
  .view-product .sppb-panel-heading span.sppb-panel-title {
    font-size: 23px;
    font-family: "Sorts Mill Goudy", serif;
    transition: width 0.5s ease, background-color 0.5s ease;
  }
  .view-product .sppb-panel-heading {
    background: #d4b56899;
    color: white !important;
  }
  .view-product .sppb-panel-heading.active {
    background: var(--color-gold) !important;
    color: white !important;
  }
  .view-product .sppb-panel-body {
    background: #f7f7f9;
    border: 2px solid;
    border-color: var(--color-gold);
    padding-top: 50px;
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
  }
  .view-product
    .sppb-panel-default
    > .sppb-panel-heading
    .sppb-toggle-direction {
    color: white;
  }
  #easystore-modal .modal-container {
    width: 89%;
  }
}

/***************************/
/******** Mobile ********/
/***************************/
@media (max-width: 575.98px) {
  #sp-header .container {
    max-width: 100%;
  }
  div#sp-menu .sp-column.d-flex.justify-content-end.align-items-center {
    position: unset;
    justify-content: space-between !important;
  }
  nav.sp-megamenu-wrapper.d-flex {
    order: 1;
    z-index: 1;
  }
  header#sp-header .sp-module {
    position: absolute;
    top: -9px;
    right: 20px;
  }
  div#sp-logo {
    position: absolute;
  }
  #sp-header .logo {
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .logo-image {
    height: 55px !important;
  }
  a#offcanvas-toggler {
    margin-left: 0 !important;
  }

  .sp-slider .sp-item .sp-background {
    width: 130%;
    left: -15%;
  }

  .slider-h1-1,
  .slider-h1-2,
  .slider-h1-3 {
    margin-top: 10px;
  }
  .slider-h1-2 {
    min-width: unset;
  }
  .sppb-sp-slider-text {
    display: none;
  }

  div#column-id-1721160335790 {
    min-height: 402px;
  }
  #sppb-addon-1721160398557 img,
  #sppb-addon-4z52_f-7Y_JY-qt4MZHkh img,
  #sppb-addon-D7YCaoDlHLR-a8jFPntPt img,
  #sppb-addon-7TCMyu0sKZyHp9nQn40H6 img {
    width: 183px !important;
  }
  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(1) {
    transform: rotate(-14deg);
    top: 18px;
    left: 8px;
  }
  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(2) {
    transform: rotate(13deg);
    top: 18px;
    left: 46%;
  }

  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(3) {
    transform: rotate(365deg);
    top: 41%;
    left: 47%;
  }

  .image-stack.stackAnimation.stackAnimation2 > div:nth-child(4) {
    transform: rotate(336deg);
    top: 45%;
    left: 20px;
  }
  .slider-nav .flickity-slider {
    left: 19px !important;
  }
  .slider-nav img {
    scale: 0.7;
    opacity: 0.5;
  }
  .slider-nav .is-selected img {
    scale: 0.8;
    z-index: 3;
  }
  .slider-nav .sppb-addon-wrapper {
    padding-right: 21px;
  }
  .slider-nav .sppb-addon-wrapper:before {
    content: "";
    width: 42px;
    height: 10px;
    background: #dfdfdf;
    display: block;
    position: absolute;
    left: -13px;
    top: 50%;
    border-radius: 12px;
  }
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 213px;
  }

  div#column-id-1723379092162 {
    margin-top: -30px;
    margin-bottom: 15px;
  }
  .footer .logo img {
    max-width: 100%;
    margin-top: -12px;
  }
  div#sppb-addon-wrapper-1723382075265,
  div#sppb-addon-wrapper-1723384488611 {
    width: 50%;
    display: inline-block;
  }
  .footer h3.sppb-addon-title {
    border-bottom: 1px solid var(--color-gold);
    margin-bottom: 0px !important;
    font-size: calc(1.1rem + 0.6vw);
    margin-top: 9px !important;
  }
  div#column-wrap-id-1723379092345 {
    order: -1;
  }
  div#column-wrap-id-GPOv8QhWAYDbkRAdH9B6Q {
    padding-inline: 0;
  }
  .view-product .sppb-panel-heading span.sppb-panel-title {
    font-size: 23px;
    font-family: "Sorts Mill Goudy", serif;
    transition: width 0.5s ease, background-color 0.5s ease;
  }
  .view-product .sppb-panel-heading {
    background: #d4b56899;
    color: white !important;
  }
  .view-product .sppb-panel-heading.active {
    background: var(--color-gold) !important;
    color: white !important;
  }
  .view-product .sppb-panel-body {
    background: #f7f7f9;
    border: 2px solid;
    border-color: var(--color-gold);
    padding-top: 50px;
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
  }
  .view-product
    .sppb-panel-default
    > .sppb-panel-heading
    .sppb-toggle-direction {
    color: white;
  }
  #easystore-modal .modal-container .easystore-product-image {
    padding-bottom: 112%;
  }
  #easystore-modal .modal-container {
    width: 80%;
  }
  #easystore-modal .btn-close {
    right: 0px;
    width: 100%;
    background-position: 96% 0;
  }
  .easystore-cart-item-info {
    grid-column: 2 / 4;
    grid-column: 2 / 6;
    padding-bottom: 0 !important;
  }
  td.easystore-cart-item-total.d-none.d-lg-table-cell {
    grid-row: 2 / 3;
  }
  .easystore-checkout-item .col.d-flex.justify-content-md-end {
    flex: auto;
  }
  .view-checkout .col-2 {
    width: 25%;
  }
  .view-checkout .col-7 {
    width: 75%;
  }
  #sppb-addon--TlBS2aM-zmaEH2AYe-1G .sppb-addon-header .sppb-addon-title {
    padding-bottom: 0px !important;
  }

  div#column-wrap-id-HJabBRrLO2_RdRzz11Keh {
    max-width: 90%;
    margin-top: 8px;
  }
  #sppb-addon-hQQPoMWdIfClcBmOsecRC .easystore-product-title {
    font-size: 18px !important;
  }
  #sppb-addon-d4b0f325-9008-45e3-a943-e4d3378ec24b .easystore-product-title {
    font-size: 16px !important;
    padding-bottom: 4px;
  }
  #sppb-addon-7KZczN-Fe01vDCXBCod3K .easystore-price-current,
  #sppb-addon-2a46a51c-ee08-44d7-a6b5-d5a751058452 .easystore-price-current {
    font-size: 16px !important;
  }
}

/***************************/
/******** Special ********/
/***************************/
@media (max-width: 1401px) {
}
