/*
 Theme Name:   Dein Kakao
 Theme URI:    https://deinkakao.de
 Description:  Dein Kakao Theme
 Author:       Yasin Ozansoy
 Author URI:   https://yadbo.com
 Template:     storefront
 Version:      1.0.0
 Text Domain:  Storefont
*/
:root {
  --color-dark-brown: #503427;
  --color-background-light: #efe5dd;
  --color-light-brown: #6f513f;
  --color-light-grey: #d8bfa9;
  --color-footer-background: #c9b9ae;
  --color-background-color: #f0e6dd; }

html, body {
  width: 100%;
  height: 100%;
  margin: 0 auto !important; }

body:not(.home) {
  background-image: url("./assets/pics/bildmarke_beige.svg");
  background-size: 250px;
  background-repeat: no-repeat;
  background-position-y: -30px;
  background-position-x: calc(100% + 10px); }
  @media (max-width: 768px) {
    body:not(.home) {
      background: none; } }

h1 {
  font-size: 40px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 32px; }

a, u {
  text-decoration: none; }

.added_to_cart {
	margin-top: 1em!important;
}

a.checkout-button {
	margin-bottom: 1em!important;
}

.col2-set div {
  width: 100%; }

img, span, div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.hfeed.site {
  display: flex;
  flex-direction: column; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-right: -15px;
  margin-left: -15px; }

.no-padding {
  padding: 0 !important; }

input[type=text], input[type=number], button {
  height: 40px !important; }

.entry-header {
  display: none !important; }

.entry-title {
  display: none !important; }

.frontpage-wrapper .main-content {
  margin-top: -140px; }

.content-area, main, article {
  margin-bottom: 0 !important; }

button:not(.nav-toggle):not(.pika-next):not(.pika-prev):not(.pika-button), .button:not(.nav-toggle):not(.pika-next):not(.pika-prev):not(.pika-button) {
  background: transparent !important;
  color: #000 !important;
  transition: background-color .5s ease !important;
  transition: border-color .5s ease !important;
  border: 2px solid !important;
  border-radius: 10px !important;
  padding: 5px 20px !important;
  letter-spacing: 2px !important; }
  button:not(.nav-toggle):not(.pika-next):not(.pika-prev):not(.pika-button):hover, .button:not(.nav-toggle):not(.pika-next):not(.pika-prev):not(.pika-button):hover {
    color: white !important;
    background-color: #6A5141 !important; }

.page-id-7 {
  margin-top: 50px !important; }
  .page-id-7 .product-name a {
    color: var(--color-footer-background); }

@media (max-width: 1199px) {
  .page-id-8 button {
    font-size: 14px !important; } }

.woocommerce-privacy-policy-link {
  color: var(--color-footer-background) !important; }

.star-rating span::before, .quantity .plus, .quantity .minus, p.stars a:hover::after, p.stars a::after, .star-rating span::before, #payment .payment_methods li input[type="radio"]:first-child:checked + label::before {
  color: #6A5141 !important; }

a:focus {
  outline: unset; }

nav {
  z-index: 999 !important; }

nav *, .main-content *:not(i):not(.elementor-icon), footer *, .global-menu__wrap a {
  font-family: 'KiwiMaru' !important; }

a.global-menu__item {
  padding: 0 20px !important; }

nav .container .nav-wrapper button.nav-toggle, nav .container .nav-wrapper button.nav-toggle:hover, nav .container .nav-wrapper button.nav-toggle:active, nav .container .nav-wrapper button.nav-toggle:focus {
  border: none !important;
  background-color: transparent;
  height: 45px;
  width: 45px;
  padding: 10px;
  z-index: 110;
  outline: none !important;
  transition: background-color 0.3s;
  transform: translate(0%, -50%);
  position: absolute; }

body.no-scrolll .account-icon,
body.no-scroll .shopping-cart {
  display: none; }

body.no-scroll nav {
  background-color: transparent; }

body.no-scroll .logo-normal {
  display: none; }

body.no-scroll .logo-inverted {
  display: block; }

.header1 {
  z-index: 2; }

.headroom {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  will-change: transform;
  transition: transform 200ms linear;
  background: white; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }

.headroom--top {
  transition: transform 200ms linear; }

.headroom--top {
  background: transparent; }

nav {
  padding: 20px; }

nav .container {
  display: flex;
  align-items: center; }

.container-logo {
  width: 140px; }
  @media (max-width: 768px) {
    .container-logo {
      width: 100px; } }

.logo-wrapper {
  flex: 1; }

.nav-wrapper {
  width: 36px; }

.nav-toggle .line {
  display: block;
  height: 2px;
  width: 100%;
  background-color: black;
  transition: all 0.8s ease-in-out;
  transition: background-color 0s ease; }

.logo-inverted {
  display: none; }

.frontpage-wrapper.init-invert img.logo-normal {
  display: none !important; }

.frontpage-wrapper.init-invert img.logo-inverted {
  display: block !important; }

.frontpage-wrapper.init-invert .nav-toggle .line {
  background-color: var(--color-background-light); }

.frontpage-wrapper.init-invert .bi-person,
.frontpage-wrapper.init-invert .bi-basket {
  color: var(--color-background-light); }

.frontpage-wrapper.init-invert .cart-number-of-items {
  color: var(--color-background-light);
  border-color: var(--color-background-light);
  background-color: black; }

.nav-toggle .line + .line {
  margin-top: 5px; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

.nav-toggle > span {
  position: relative;
  display: block; }

.menu-wrapper {
  display: flex;
  justify-content: center;
  align-items: center; }
  .menu-wrapper ul#menu-main-menu {
    margin: 0px 30px;
    list-style-type: none;
    list-style: none;
    list-style-image: none; }
    @media (max-width: 768px) {
      .menu-wrapper ul#menu-main-menu {
        margin: 0px 0px; } }
  .menu-wrapper #menu-main-menu li {
    padding: 0px 10px 0px 0px;
    display: inline;
    outline: none; }
  .menu-wrapper #menu-main-menu a {
    color: var(--color-light-brown);
    outline: none; }

.global-menu {
  width: 100vw;
  height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 999; }

.global-menu__item {
  color: #d8bfa9;
  font-size: 25px;
  line-height: 1;
  opacity: 0;
  transform: translateY(-100%);
  pointer-events: none;
  display: block;
  margin-top: 15px;
  transition: transform .3s,  opacity .3s,  color .3s linear 0s;
  transition-timing-function: ease-in;
  outline: none !important; }

.global-menu__item span {
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s !important; }

.global-menu__item.disabled {
  pointer-events: none !important;
  cursor: default; }

@media (min-width: 768px) {
  .global-menu__item {
    margin-top: 25px;
    font-size: 40px; } }

.global-menu__item:hover span, .global-menu__item:focus span, .global-menu__item:active span, .global-menu__item.active span {
  color: white; }

.global-menu__item:hover.disabled span, .global-menu__item:focus.disabled span, .global-menu__item:active.disabled span, .global-menu__item.active.disabled span {
  color: black; }

.global-menu__item:nth-child(odd) {
  transform: translateY(-100%) rotate(10deg); }

.global-menu__item:nth-child(even) {
  transform: translateY(-100%) rotate(-10deg); }

.global-menu__item.is-opened {
  opacity: 1;
  transform: translateY(0) rotate(0);
  pointer-events: auto;
  transition-timing-function: ease; }

.global-menu__item.is-opened.disabled {
  opacity: 0.2; }

.global-menu__item:nth-of-type(1) {
  margin-top: 0;
  transition-delay: 0s; }

.global-menu__item.is-opened:nth-of-type(1) {
  transition-delay: 0.95s; }

.global-menu__item:nth-of-type(2) {
  transition-delay: 0.05s; }

.global-menu__item.is-opened:nth-of-type(2) {
  transition-delay: 0.9s; }

.global-menu__item:nth-of-type(3) {
  transition-delay: 0.1s; }

.global-menu__item.is-opened:nth-of-type(3) {
  transition-delay: 0.85s; }

.global-menu__item:nth-of-type(4) {
  transition-delay: 0.15s; }

.global-menu__item.is-opened:nth-of-type(4) {
  transition-delay: 0.8s; }

.global-menu__item:nth-of-type(5) {
  transition-delay: 0.2s; }

.global-menu__item.is-opened:nth-of-type(5) {
  transition-delay: 0.75s; }

.global-menu__item:nth-of-type(6) {
  transition-delay: 0.25s; }

.global-menu__item.is-opened:nth-of-type(6) {
  transition-delay: 0.70s; }

.global-menu__item.is-opened:nth-of-type(7) {
  transition-delay: 0.85s; }

.global-menu__item.is-opened:nth-of-type(8) {
  transition-delay: 0.75s; }

.global-menu__item.is-opened {
  color: #d8bfa9 !important; }

.shape-overlays {
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100; }

.shape-overlays.is-opened {
  pointer-events: auto; }

.shape-overlays__path:nth-of-type(1) {
  fill: #ffffff; }

.shape-overlays__path:nth-of-type(2) {
  fill: #F0EBE6; }

.shape-overlays__path:nth-of-type(3) {
  fill: #BEAF8C; }

.shape-overlays__path:nth-of-type(4) {
  fill: #F5EBAF; }

.shape-overlays__path:nth-of-type(1) {
  fill: var(--color-light-brown); }

.shape-overlays__path:nth-of-type(2), .shape-overlays__path:nth-of-type(3), .shape-overlays__path:nth-of-type(4) {
  fill: var(--color-dark-brown); }

.slider-container {
  top: -151px; }

/* Account Icon */

.account-icon  {
  cursor: pointer;
  margin-right: 5px;
  color: #fff !important;
}

.account-icon i {
    font-size: 26px!important; 
}

@media (max-width: 768px) {
	.account-icon i {
      font-size: 22px!important; 
	}
	.account-icon span {
      font-size: 12px!important;
      padding: 0 4px;
      border-width: 1px; 
	} 
}

/* Shopping Cart */
.shopping-cart {
  cursor: pointer;
  margin-right: 5px;
  color: black !important;
}
 
.shopping-cart i {
    font-size: 26px; 
}

@media (max-width: 768px) {
    .shopping-cart i {
      font-size: 22px; 
	}
    .shopping-cart span {
      font-size: 12px;
      padding: 0 4px;
      border-width: 1px; 
	} 
}

.cart-number-of-items {
  background-color: white;
  border: 2px solid black;
  border-radius: 50%;
  margin-left: -15px;
  padding: 0px 6px 0px 6px;
  position: relative;
  top: 10px; }

.nav-toggle.is-opened-navi {
  cursor: pointer; }
  .nav-toggle.is-opened-navi .line {
    background-color: var(--color-background-light) !important; }

.nav-toggle > span {
  position: relative;
  display: block; }

.nav-toggle .line {
  display: block;
  height: 2px;
  width: 100%;
  background-color: black;
  transition: all 0.8s ease-in-out; }

.nav-toggle .line + .line {
  margin-top: 5px; }

.nav-toggle.is-opened-navi .line:nth-child(2) {
  opacity: 0; }

.nav-toggle.is-opened-navi .line:nth-child(1) {
  transform: translateY(7px) rotate(45deg); }

.nav-toggle.is-opened-navi .line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg); }

footer {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--color-footer-background);
  padding-top: 50px;
  padding-bottom: 50px;
  color: var(--color-light-brown); }

.footer-column {
  font-weight: 600;
  font-size: 20px; }

.footer-title {
  font-size: 22px;
  font-weight: bold; }

.footer-column a {
  color: var(--color-light-brown);
  font-size: 20px; }

.footer-links {
  line-height: 2em; }

.footer-bottom {
  margin-top: 80px;
  text-align: center; }
  @media (max-width: 768px) {
    .footer-bottom {
      margin-top: 0px; } }

.footer-bottom a {
  margin: 0 30px; }

.pics {
  padding-top: 30px; }

@media (min-width: 768px) {
  .pics {
    padding-left: 11%;
    padding-right: 7%; } }

@media (max-width: 768px) {
  .pics .bottom {
    margin-top: 35px; } }

.pics img {
  width: auto;
  max-height: 40px;
  cursor: pointer; }

.pics img.pic1:hover {
  content: url("https://deinkakao.de/wp-content/themes/storefront-child/assets/pics/dk_icons_1.png"); }

.pics img.pic2:hover {
  content: url("https://deinkakao.de/wp-content/themes/storefront-child/assets/pics/dk_icons_6.png"); }

.pics img.pic3:hover {
  content: url("https://deinkakao.de/wp-content/themes/storefront-child/assets/pics/dk_icons_7.png"); }

.pics img.pic4:hover {
  content: url("https://deinkakao.de/wp-content/themes/storefront-child/assets/pics/dk_icons_8.png"); }

.pics img.pic5:hover {
  content: url("https://deinkakao.de/wp-content/themes/storefront-child/assets/pics/dk_icons_9.png"); }

.pics img.pic6:hover {
  content: url("https://deinkakao.de/wp-content/themes/storefront-child/assets/pics/dk_icons_2.png"); }

.woocommerce-info {
  background-color: var(--color-footer-background); }

.woocommerce-message {
  background-color: var(--color-light-brown); }

a.button, a.button:hover {
  background-color: var(--color-footer-background);
  color: white; }

header.entry-header {
  padding-bottom: 20px !important; }

#place_order {
  height: 60px !important; }

.page-id-7 .return-to-shop {
  display: none !important; }

#shipping_method {
  padding-left: 0 !important; }

#shipping_method li label {
  margin: 0 !important; }

.post-8 {
  margin: 50px 0 !important; }

.tax-product_cat {
  padding-top: 130px !important; }

.tax-product_cat li.type-product {
  display: flex;
  flex-direction: column; }

.woocommerce .woocommerce-cart-form .coupon button {
  vertical-align: top; }

.woocommerce .cart-collaterals .cart_totals.calculated_shipping table {
  background-color: var(--color-background-light) !important; }

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
  margin-top: 40px; }

.woocommerce-order h2 {
  font-size: 40px; }

.woocommerce-order .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  background-color: transparent !important;
  border-bottom: transparent !important;
  padding: 0 0 0 2px !important; }

.woocommerce-order p {
  display: none; }

.woocommerce-order .woocommerce-thankyou-order-received {
  display: block;
  padding-left: 2px; }

.woocommerce-order .woocommerce-order-details table {
  margin-left: 2px !important;
  background-color: transparent !important; }
  .woocommerce-order .woocommerce-order-details table ul {
    margin-top: 10px; }

.woocommerce-order .woocommerce-customer-details address {
  padding-left: 2px; }

.woocommerce-order ul.order_details::before, .woocommerce-order ul.order_details::after {
  background: transparent !important; }

.woocommerce-order .order_details li {
  border-bottom: transparent !important;
  padding: 0 0 10px 0 !important; }

.woocommerce-order .woocommerce-order-details table th, .woocommerce-order .woocommerce-order-details table td {
  padding: 0 0 10px 0 !important; }
  .woocommerce-order .woocommerce-order-details table th ul, .woocommerce-order .woocommerce-order-details table td ul {
    padding: 0 0 10px 0 !important; }

.product.type-product h1 {
  font-size: 40px; }

.product.type-product a.added_to_cart.wc-forward {
  background: var(--color-footer-background) !important;
  color: black !important;
  border: 2px solid !important;
  border-radius: 10px !important;
  padding: 5px 20px 5px 20px; }

.product.type-product .summary.entry-summary .cart {
  display: flex;
  align-items: center; }
  .product.type-product .summary.entry-summary .cart .quantity input {
    padding-left: 10px !important;
    padding-right: 2px !important; }
    @media (max-width: 768px) {
      .product.type-product .summary.entry-summary .cart .quantity input {
        padding-left: 2px !important; } }

.product.type-product .summary.entry-summary .product_meta {
  display: none; }

.product.type-product .woocommerce-tabs.wc-tabs-wrapper {
  padding-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .product.type-product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {
    display: none; }
  .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond {
    background-color: transparent !important; }
  .product.type-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-noreviews {
    background-color: var(--color-footer-background) !important; }
  .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond {
    padding: 0 !important; }
    .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond label {
      font-size: 20px; }
    .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond select {
      border: 2px solid var(--color-light-brown) !important;
      padding: 3px 15px 4px 15px !important;
      border-radius: 10px !important;
      color: 2px solid var(--color-light-brown) !important;
      font-size: 20px !important;
      outline: none !important;
      line-height: 1 !important;
      background-color: transparent !important;
      margin-bottom: 20px !important; }
      @media (max-width: 768px) {
        .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond select {
          width: 100%;
          font-size: 20px; } }
      .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond select:focus {
        background-color: transparent !important; }
    .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond textarea {
      border: 2px solid var(--color-light-brown) !important;
      padding: 5px 15px 5px 15px !important;
      border-radius: 10px !important;
      color: 2px solid var(--color-light-brown) !important;
      font-size: 20px !important;
      outline: none !important;
      line-height: 1 !important;
      background-color: transparent !important; }
      @media (max-width: 768px) {
        .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond textarea {
          width: 100%;
          font-size: 20px; } }
      .product.type-product .woocommerce-tabs.wc-tabs-wrapper .comment-respond textarea:focus {
        background-color: transparent !important; }

.storefront-product-pagination {
  display: none; }

.woocommerce-products-header h1 {
  font-size: 40px; }

.storefront-sorting {
  display: grid;
  justify-items: start;
  align-items: center;
  grid-template-columns: 0fr 1fr 1fr 1fr; }
  @media (max-width: 768px) {
    .storefront-sorting {
      grid-template-columns: 1fr;
      justify-items: center; } }
  .storefront-sorting .woocommerce-notices-wrapper {
    display: none; }
  .storefront-sorting .woocommerce-pagination {
    justify-self: end; }
    @media (max-width: 768px) {
      .storefront-sorting .woocommerce-pagination {
        justify-self: center; } }
  .storefront-sorting select {
    border: 2px solid var(--color-light-brown) !important;
    padding: 3px 15px 4px 15px !important;
    border-radius: 10px !important;
    color: 2px solid var(--color-light-brown) !important;
    font-size: 20px !important;
    outline: none !important;
    line-height: 1 !important;
    background-color: transparent !important; }
    @media (max-width: 768px) {
      .storefront-sorting select {
        width: 100%;
        font-size: 20px; } }
    .storefront-sorting select:focus {
      background-color: transparent !important; }
  .storefront-sorting .page-numbers li a, .storefront-sorting .page-numbers li span {
    background: transparent !important;
    color: black !important;
    transition: background-color 0.5s ease;
    transition: border-color 0.5s ease;
    border: 2px solid !important;
    border-radius: 10px !important;
    letter-spacing: 2px;
    outline: none !important;
    font-size: 20px !important;
    font-weight: 400 !important; }
    @media (max-width: 768px) {
      .storefront-sorting .page-numbers li a, .storefront-sorting .page-numbers li span {
        font-size: 14px !important;
        letter-spacing: 1px; } }
  .storefront-sorting .page-numbers li .current {
    background-color: var(--color-footer-background) !important; }

.products {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  flex-direction: row;
  flex-wrap: wrap; }
  .products .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    outline: none; }
    .products .woocommerce-LoopProduct-link.woocommerce-loop-product__link h2.woocommerce-loop-product__title {
      text-align: center; }
    .products .woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
      width: 324px;
      height: 324px;
      object-fit: cover; }
      @media (max-width: 768px) {
        .products .woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
          width: 319px;
          height: 319px; } }

.post-9.page a {
  outline: none; }

@media (max-width: 768px) {
  .post-9.page .woocommerce-MyAccount-navigation ul {
    padding: 0px; } }

.post-9.page .woocommerce-MyAccount-content form .woocommerce-address-fields__field {
  display: flex; }

.post-9.page .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set.addresses address {
  padding-left: 3px; }

.post-9.page .woocommerce-MyAccount-content p mark {
  background-color: transparent; }

.post-9.page .woocommerce-MyAccount-content .woocommerce-order-details table {
  padding-left: 0;
  background-color: transparent !important; }
  .post-9.page .woocommerce-MyAccount-content .woocommerce-order-details table th, .post-9.page .woocommerce-MyAccount-content .woocommerce-order-details table td, .post-9.page .woocommerce-MyAccount-content .woocommerce-order-details table ul {
    padding-left: 0; }
  .post-9.page .woocommerce-MyAccount-content .woocommerce-order-details table th {
    padding-top: 0;
    padding-bottom: 0; }
  .post-9.page .woocommerce-MyAccount-content .woocommerce-order-details table td {
    padding-top: 0; }

.post-9.page .woocommerce-MyAccount-content .woocommerce-customer-details address {
  padding-left: 3px; }

@media (min-width: 769px) {
  .post-9.page .woocommerce-MyAccount-content .show-password-input {
    margin-top: -10px; } }

.post-9.page .woocommerce-MyAccount-navigation-link--downloads {
  display: none; }

.post-9.page .woocommerce-EditAccountForm.edit-account p {
  display: flex;
  justify-content: flex-end; }
  .post-9.page .woocommerce-EditAccountForm.edit-account p.woocommerce-form-row {
    flex-direction: column;
    width: 100%; }

.post-9.page .woocommerce-EditAccountForm.edit-account fieldset {
  background-color: transparent; }
  .post-9.page .woocommerce-EditAccountForm.edit-account fieldset legend {
    background-color: transparent; }

@media (max-width: 768px) {
  .post-9.page .woocommerce-MyAccount-content .woocommerce-message a {
    display: none; } }

.post-9.page .woocommerce-form.woocommerce-form-login.login .form-row {
  display: flex;
  justify-content: space-between; }
  .post-9.page .woocommerce-form.woocommerce-form-login.login .form-row .woocommerce-Input.woocommerce-Input--text.input-text:focus {
    background-color: transparent !important; }
  .post-9.page .woocommerce-form.woocommerce-form-login.login .form-row .woocommerce-form__label {
    display: flex;
    align-items: center; }
  .post-9.page .woocommerce-form.woocommerce-form-login.login .form-row input[type="checkbox"] {
    outline: none;
    height: 1.2em;
    width: 1.2em; }

.post-9.page .woocommerce-form.woocommerce-form-login.login .woocommerce-form-row {
  display: block; }

.post-9.page .woocommerce-form-row {
  display: block; }

.post-9.page .woocommerce-address-fields p {
  display: flex;
  justify-content: flex-end; }
  .post-9.page .woocommerce-address-fields p.form-row {
    display: block; }

.error-404.not-found {
  display: none; }

.product-type-pw-gift-card .woocommerce-tabs {
  width: auto !important; }
  .product-type-pw-gift-card .woocommerce-tabs #tab-description {
    width: auto; }

.product-type-pw-gift-card .woocommerce-Reviews, .product-type-pw-gift-card .Tabs-panel--reviews {
  display: none !important; }

.product-type-pw-gift-card .variations .value {
  display: flex !important;
  flex-direction: column !important; }

.product-type-pw-gift-card .woocommerce-product-gallery {
  max-width: 220px !important; }

.product-type-pw-gift-card .product-type-pw-gift-card {
  display: flex; }
  .product-type-pw-gift-card .product-type-pw-gift-card div {
    flex: 1; }
    .product-type-pw-gift-card .product-type-pw-gift-card div:last-child {
      flex: unset;
      width: auto; }

.product-type-pw-gift-card .variations_form .cart {
  display: flex; }

.product-type-pw-gift-card table.variations {
  max-width: 50%; }
  @media (max-width: 768px) {
    .product-type-pw-gift-card table.variations {
      max-width: 100%; } }

.product-type-pw-gift-card #pwgc-email-preview-container, .product-type-pw-gift-card #pwgc-form-email-design {
  display: none !important; }

.product-type-pw-gift-card .quantity {
  margin-bottom: 20px !important; }

.product-type-pw-gift-card a.reset_variations {
  color: var(--color-footer-background) !important; }

.product-type-pw-gift-card .entry-summary {
  width: 100% !important; }

.product-type-pw-gift-card .variations {
  align-self: flex-start !important;
  margin-top: 80px !important; }

.product-type-pw-gift-card .pika-button {
  width: 26px !important;
  padding: 0 !important;
  height: 28px !important; }

@media (max-width: 768px) {
  .product-type-pw-gift-card {
    margin-top: 0 !important;
    display: flex !important;
    flex-direction: column !important; }
    .product-type-pw-gift-card .woocommerce-product-gallery {
      min-width: 100% !important; }
    .product-type-pw-gift-card .variations_form {
      display: flex !important;
      flex-direction: column !important; } }

/* kiwi-maru-300 - latin */
@font-face {
  font-family: 'KiwiMaru';
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-300.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-300.woff2") format("woff2"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-300.woff") format("woff"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-300.ttf") format("truetype"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-300.svg#KiwiMaru") format("svg");
  /* Legacy iOS */ }

/* kiwi-maru-regular - latin */
@font-face {
  font-family: 'KiwiMaru';
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-regular.woff2") format("woff2"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-regular.woff") format("woff"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-regular.ttf") format("truetype"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-regular.svg#KiwiMaru") format("svg");
  /* Legacy iOS */ }

/* kiwi-maru-500 - latin */
@font-face {
  font-family: 'KiwiMaru';
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-500.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-500.woff2") format("woff2"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-500.woff") format("woff"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-500.ttf") format("truetype"), url("/wp-content/themes/storefront-child/assets/helper/kiwi-maru-v7-latin-500.svg#KiwiMaru") format("svg");
  /* Legacy iOS */ }

h1, h2, h3, h4, h5, h6, body, button, input, textarea {
  font-family: 'KiwiMaru'; }

body {
  padding-top: 90px; }
  @media (max-width: 768px) {
    body {
      padding-top: 60px; } }

.woocommerce-error {
  background-color: var(--color-light-brown) !important; }

.input-text, .country_select, .state_select,
span.select2-selection {
  border: 2px solid var(--color-light-brown) !important;
  padding: 3px 15px 4px 15px !important;
  border-radius: 10px !important;
  color: 2px solid var(--color-light-brown) !important;
  font-size: 20px !important;
  outline: none !important;
  line-height: 1 !important;
  background-color: transparent !important; }
  @media (max-width: 768px) {
    .input-text, .country_select, .state_select,
    span.select2-selection {
      width: 100%;
      padding-left: 15px !important;
      padding-right: 15px !important;
      font-size: 14px !important; } }
  .input-text:focus, .country_select:focus, .state_select:focus,
  span.select2-selection:focus {
    background-color: transparent !important; }

.select2-container .select2-selection.select2-selection--single {
  height: 38px;
  padding: 3px 15px 0px 15px !important;
  font-size: 20px !important;
  font-weight: 400; }
  .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
    padding: 0 !important; }
    @media (max-width: 768px) {
      .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
        font-size: 14px !important; } }
  @media (max-width: 768px) {
    .select2-container .select2-selection.select2-selection--single {
      padding-bottom: 0px !important;
      padding-top: 0px !important;
      height: 30px; } }

.select2-container .select2-dropdown {
  font-size: 20px !important; }
  @media (max-width: 768px) {
    .select2-container .select2-dropdown {
      font-size: 14px !important; } }

input[type="number"].input-text, input[type="tel"].input-text, input[type="email"].input-text {
  height: 40px !important;
  padding-left: 2px !important;
  padding-right: 3px !important; }

.woocommerce-additional-fields textarea {
  padding-top: 5px !important;
  height: 8em !important; }

.woocommerce {
  color: var(--color-light-brown) !important; }
  .woocommerce .cart-totals.calculated_shipping {
    background-color: var(--color-background-light) !important; }
  .woocommerce h1, .woocommerce h2, .woocommerce h3 {
    font-size: 36px; }
  .woocommerce label {
    margin-bottom: 3px !important;
    margin-left: 3px !important; }
  .woocommerce th, .woocommerce td, .woocommerce .form-row.place-order {
    background-color: transparent !important; }
  .woocommerce .return-to-shop {
    display: flex;
    justify-content: flex-end; }
  .woocommerce select {
    font-weight: 400 !important; }
  .woocommerce .product-remove .remove {
    font-size: 30px !important;
    padding-bottom: 10px !important; }
  @media (max-width: 768px) {
    .woocommerce .actions, .woocommerce .coupon {
      display: grid;
      grid-template-columns: 1fr; }
    .woocommerce .product-remove .remove {
      font-size: 24px !important; }
    .woocommerce .col-2 .woocommerce-additional-fields, .woocommerce #order_review_heading {
      margin-top: 42px; }
    .woocommerce .product-thumbnail {
      display: none; }
    .woocommerce .product-remove {
      padding-bottom: 10px !important; } }

.edit-link {
  display: none; }

.required {
  color: var(--color-light-brown) !important;
  text-decoration: none !important; }

.woocommerce-checkout-review-order-table {
  background-color: var(--color-background-light) !important; }

.woocommerce-privacy-policy-text {
  margin-bottom: 5px; }

.form-row.woocommerce-invalid input.input-text {
  box-shadow: none; }

.form-row.woocommerce-validated input.input-text {
  box-shadow: none; }

.site {
  overflow-x: unset !important; }

.type-product {
  display: flex;
  margin-top: 70px; }
  .type-product .entry-summary {
    display: flex;
    flex-direction: column;
    text-align: left !important;
    justify-content: center; }

.main-content {
  min-height: 50vh !important;
  flex: 1 !important; }

#page {
  min-height: 100% !important; }
