@import url(//fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap);
/*
Theme Name: Abtion Starter Theme
Theme URI: https://abtion.com/
Author: Abtion
Author URI: https://abtion.com/
Description: WordPress theme developed by <a href="https://abtion.com">Abtion</a>
Version: 1.0
Text Domain: abtion
*/
@font-face {
  font-family: 'ScalaSans';
  src: url(#) format("woff2"), url(#) format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'ScalaSans';
  src: url(#) format("woff2"), url(#) format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'ScalaSans';
  src: url(#) format("woff2"), url(#) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ScalaSans';
  src: url(#) format("woff2"), url(#) format("woff");
  font-weight: 300;
  font-style: normal; }

.bg-yellow-100 {
  background-color: #FFF5EB; }

.text-yellow-100 {
  color: #FFF5EB; }

a.text-yellow-100:hover {
  color: #FFF5EB; }

.bg-yellow-200 {
  background-color: #E7DBC5; }

.text-yellow-200 {
  color: #E7DBC5; }

a.text-yellow-200:hover {
  color: #E7DBC5; }

.bg-black {
  background-color: #000; }

.text-black {
  color: #000; }

a.text-black:hover {
  color: #000; }

.bg-grey-100 {
  background-color: #f6f6f6; }

.text-grey-100 {
  color: #f6f6f6; }

a.text-grey-100:hover {
  color: #f6f6f6; }

.bg-grey-200 {
  background-color: #979797; }

.text-grey-200 {
  color: #979797; }

a.text-grey-200:hover {
  color: #979797; }

.bg-green-100 {
  background-color: #55C96A; }

.text-green-100 {
  color: #55C96A; }

a.text-green-100:hover {
  color: #55C96A; }

.fs-10 {
  font-size: 10px; }

@media screen and (min-width: 767px) {
  .fs-md-10 {
    font-size: 10px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-10 {
    font-size: 10px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-10 {
    font-size: 10px !important; } }

.fs-11 {
  font-size: 11px; }

@media screen and (min-width: 767px) {
  .fs-md-11 {
    font-size: 11px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-11 {
    font-size: 11px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-11 {
    font-size: 11px !important; } }

.fs-12 {
  font-size: 12px; }

@media screen and (min-width: 767px) {
  .fs-md-12 {
    font-size: 12px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-12 {
    font-size: 12px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-12 {
    font-size: 12px !important; } }

.fs-13 {
  font-size: 13px; }

@media screen and (min-width: 767px) {
  .fs-md-13 {
    font-size: 13px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-13 {
    font-size: 13px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-13 {
    font-size: 13px !important; } }

.fs-14 {
  font-size: 14px; }

@media screen and (min-width: 767px) {
  .fs-md-14 {
    font-size: 14px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-14 {
    font-size: 14px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-14 {
    font-size: 14px !important; } }

.fs-15 {
  font-size: 15px; }

@media screen and (min-width: 767px) {
  .fs-md-15 {
    font-size: 15px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-15 {
    font-size: 15px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-15 {
    font-size: 15px !important; } }

.fs-16 {
  font-size: 16px; }

@media screen and (min-width: 767px) {
  .fs-md-16 {
    font-size: 16px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-16 {
    font-size: 16px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-16 {
    font-size: 16px !important; } }

.fs-17 {
  font-size: 17px; }

@media screen and (min-width: 767px) {
  .fs-md-17 {
    font-size: 17px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-17 {
    font-size: 17px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-17 {
    font-size: 17px !important; } }

.fs-18 {
  font-size: 18px; }

@media screen and (min-width: 767px) {
  .fs-md-18 {
    font-size: 18px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-18 {
    font-size: 18px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-18 {
    font-size: 18px !important; } }

.fs-19 {
  font-size: 19px; }

@media screen and (min-width: 767px) {
  .fs-md-19 {
    font-size: 19px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-19 {
    font-size: 19px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-19 {
    font-size: 19px !important; } }

.fs-20 {
  font-size: 20px; }

@media screen and (min-width: 767px) {
  .fs-md-20 {
    font-size: 20px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-20 {
    font-size: 20px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-20 {
    font-size: 20px !important; } }

.fs-21 {
  font-size: 21px; }

@media screen and (min-width: 767px) {
  .fs-md-21 {
    font-size: 21px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-21 {
    font-size: 21px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-21 {
    font-size: 21px !important; } }

.fs-22 {
  font-size: 22px; }

@media screen and (min-width: 767px) {
  .fs-md-22 {
    font-size: 22px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-22 {
    font-size: 22px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-22 {
    font-size: 22px !important; } }

.fs-23 {
  font-size: 23px; }

@media screen and (min-width: 767px) {
  .fs-md-23 {
    font-size: 23px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-23 {
    font-size: 23px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-23 {
    font-size: 23px !important; } }

.fs-24 {
  font-size: 24px; }

@media screen and (min-width: 767px) {
  .fs-md-24 {
    font-size: 24px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-24 {
    font-size: 24px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-24 {
    font-size: 24px !important; } }

.fs-25 {
  font-size: 25px; }

@media screen and (min-width: 767px) {
  .fs-md-25 {
    font-size: 25px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-25 {
    font-size: 25px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-25 {
    font-size: 25px !important; } }

.fs-26 {
  font-size: 26px; }

@media screen and (min-width: 767px) {
  .fs-md-26 {
    font-size: 26px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-26 {
    font-size: 26px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-26 {
    font-size: 26px !important; } }

.fs-27 {
  font-size: 27px; }

@media screen and (min-width: 767px) {
  .fs-md-27 {
    font-size: 27px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-27 {
    font-size: 27px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-27 {
    font-size: 27px !important; } }

.fs-28 {
  font-size: 28px; }

@media screen and (min-width: 767px) {
  .fs-md-28 {
    font-size: 28px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-28 {
    font-size: 28px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-28 {
    font-size: 28px !important; } }

.fs-29 {
  font-size: 29px; }

@media screen and (min-width: 767px) {
  .fs-md-29 {
    font-size: 29px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-29 {
    font-size: 29px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-29 {
    font-size: 29px !important; } }

.fs-30 {
  font-size: 30px; }

@media screen and (min-width: 767px) {
  .fs-md-30 {
    font-size: 30px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-30 {
    font-size: 30px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-30 {
    font-size: 30px !important; } }

.fs-31 {
  font-size: 31px; }

@media screen and (min-width: 767px) {
  .fs-md-31 {
    font-size: 31px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-31 {
    font-size: 31px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-31 {
    font-size: 31px !important; } }

.fs-32 {
  font-size: 32px; }

@media screen and (min-width: 767px) {
  .fs-md-32 {
    font-size: 32px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-32 {
    font-size: 32px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-32 {
    font-size: 32px !important; } }

.fs-33 {
  font-size: 33px; }

@media screen and (min-width: 767px) {
  .fs-md-33 {
    font-size: 33px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-33 {
    font-size: 33px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-33 {
    font-size: 33px !important; } }

.fs-34 {
  font-size: 34px; }

@media screen and (min-width: 767px) {
  .fs-md-34 {
    font-size: 34px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-34 {
    font-size: 34px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-34 {
    font-size: 34px !important; } }

.fs-35 {
  font-size: 35px; }

@media screen and (min-width: 767px) {
  .fs-md-35 {
    font-size: 35px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-35 {
    font-size: 35px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-35 {
    font-size: 35px !important; } }

.fs-36 {
  font-size: 36px; }

@media screen and (min-width: 767px) {
  .fs-md-36 {
    font-size: 36px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-36 {
    font-size: 36px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-36 {
    font-size: 36px !important; } }

.fs-37 {
  font-size: 37px; }

@media screen and (min-width: 767px) {
  .fs-md-37 {
    font-size: 37px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-37 {
    font-size: 37px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-37 {
    font-size: 37px !important; } }

.fs-38 {
  font-size: 38px; }

@media screen and (min-width: 767px) {
  .fs-md-38 {
    font-size: 38px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-38 {
    font-size: 38px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-38 {
    font-size: 38px !important; } }

.fs-39 {
  font-size: 39px; }

@media screen and (min-width: 767px) {
  .fs-md-39 {
    font-size: 39px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-39 {
    font-size: 39px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-39 {
    font-size: 39px !important; } }

.fs-40 {
  font-size: 40px; }

@media screen and (min-width: 767px) {
  .fs-md-40 {
    font-size: 40px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-40 {
    font-size: 40px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-40 {
    font-size: 40px !important; } }

.fs-41 {
  font-size: 41px; }

@media screen and (min-width: 767px) {
  .fs-md-41 {
    font-size: 41px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-41 {
    font-size: 41px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-41 {
    font-size: 41px !important; } }

.fs-42 {
  font-size: 42px; }

@media screen and (min-width: 767px) {
  .fs-md-42 {
    font-size: 42px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-42 {
    font-size: 42px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-42 {
    font-size: 42px !important; } }

.fs-43 {
  font-size: 43px; }

@media screen and (min-width: 767px) {
  .fs-md-43 {
    font-size: 43px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-43 {
    font-size: 43px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-43 {
    font-size: 43px !important; } }

.fs-44 {
  font-size: 44px; }

@media screen and (min-width: 767px) {
  .fs-md-44 {
    font-size: 44px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-44 {
    font-size: 44px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-44 {
    font-size: 44px !important; } }

.fs-45 {
  font-size: 45px; }

@media screen and (min-width: 767px) {
  .fs-md-45 {
    font-size: 45px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-45 {
    font-size: 45px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-45 {
    font-size: 45px !important; } }

.fs-46 {
  font-size: 46px; }

@media screen and (min-width: 767px) {
  .fs-md-46 {
    font-size: 46px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-46 {
    font-size: 46px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-46 {
    font-size: 46px !important; } }

.fs-47 {
  font-size: 47px; }

@media screen and (min-width: 767px) {
  .fs-md-47 {
    font-size: 47px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-47 {
    font-size: 47px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-47 {
    font-size: 47px !important; } }

.fs-48 {
  font-size: 48px; }

@media screen and (min-width: 767px) {
  .fs-md-48 {
    font-size: 48px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-48 {
    font-size: 48px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-48 {
    font-size: 48px !important; } }

.fs-49 {
  font-size: 49px; }

@media screen and (min-width: 767px) {
  .fs-md-49 {
    font-size: 49px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-49 {
    font-size: 49px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-49 {
    font-size: 49px !important; } }

.fs-50 {
  font-size: 50px; }

@media screen and (min-width: 767px) {
  .fs-md-50 {
    font-size: 50px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-50 {
    font-size: 50px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-50 {
    font-size: 50px !important; } }

.fs-51 {
  font-size: 51px; }

@media screen and (min-width: 767px) {
  .fs-md-51 {
    font-size: 51px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-51 {
    font-size: 51px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-51 {
    font-size: 51px !important; } }

.fs-52 {
  font-size: 52px; }

@media screen and (min-width: 767px) {
  .fs-md-52 {
    font-size: 52px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-52 {
    font-size: 52px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-52 {
    font-size: 52px !important; } }

.fs-53 {
  font-size: 53px; }

@media screen and (min-width: 767px) {
  .fs-md-53 {
    font-size: 53px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-53 {
    font-size: 53px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-53 {
    font-size: 53px !important; } }

.fs-54 {
  font-size: 54px; }

@media screen and (min-width: 767px) {
  .fs-md-54 {
    font-size: 54px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-54 {
    font-size: 54px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-54 {
    font-size: 54px !important; } }

.fs-55 {
  font-size: 55px; }

@media screen and (min-width: 767px) {
  .fs-md-55 {
    font-size: 55px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-55 {
    font-size: 55px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-55 {
    font-size: 55px !important; } }

.fs-56 {
  font-size: 56px; }

@media screen and (min-width: 767px) {
  .fs-md-56 {
    font-size: 56px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-56 {
    font-size: 56px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-56 {
    font-size: 56px !important; } }

.fs-57 {
  font-size: 57px; }

@media screen and (min-width: 767px) {
  .fs-md-57 {
    font-size: 57px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-57 {
    font-size: 57px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-57 {
    font-size: 57px !important; } }

.fs-58 {
  font-size: 58px; }

@media screen and (min-width: 767px) {
  .fs-md-58 {
    font-size: 58px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-58 {
    font-size: 58px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-58 {
    font-size: 58px !important; } }

.fs-59 {
  font-size: 59px; }

@media screen and (min-width: 767px) {
  .fs-md-59 {
    font-size: 59px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-59 {
    font-size: 59px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-59 {
    font-size: 59px !important; } }

.fs-60 {
  font-size: 60px; }

@media screen and (min-width: 767px) {
  .fs-md-60 {
    font-size: 60px !important; } }

@media screen and (min-width: 991px) {
  .fs-lg-60 {
    font-size: 60px !important; } }

@media screen and (min-width: 1200px) {
  .fs-xl-60 {
    font-size: 60px !important; } }

.opacity-1 {
  opacity: 0.1; }

.ls-1 {
  letter-spacing: 1px; }

.z-1 {
  z-index: 1; }

.opacity-2 {
  opacity: 0.2; }

.ls-2 {
  letter-spacing: 2px; }

.z-2 {
  z-index: 2; }

.opacity-3 {
  opacity: 0.3; }

.ls-3 {
  letter-spacing: 3px; }

.z-3 {
  z-index: 3; }

.opacity-4 {
  opacity: 0.4; }

.ls-4 {
  letter-spacing: 4px; }

.z-4 {
  z-index: 4; }

.opacity-5 {
  opacity: 0.5; }

.ls-5 {
  letter-spacing: 5px; }

.z-5 {
  z-index: 5; }

.opacity-6 {
  opacity: 0.6; }

.ls-6 {
  letter-spacing: 6px; }

.z-6 {
  z-index: 6; }

.opacity-7 {
  opacity: 0.7; }

.ls-7 {
  letter-spacing: 7px; }

.z-7 {
  z-index: 7; }

.opacity-8 {
  opacity: 0.8; }

.ls-8 {
  letter-spacing: 8px; }

.z-8 {
  z-index: 8; }

.opacity-9 {
  opacity: 0.9; }

.ls-9 {
  letter-spacing: 9px; }

.z-9 {
  z-index: 9; }

.opacity-10 {
  opacity: 1; }

.ls-10 {
  letter-spacing: 10px; }

.z-10 {
  z-index: 10; }

.opacity-11 {
  opacity: 1.1; }

.ls-11 {
  letter-spacing: 11px; }

.z-11 {
  z-index: 11; }

.opacity-12 {
  opacity: 1.2; }

.ls-12 {
  letter-spacing: 12px; }

.z-12 {
  z-index: 12; }

.opacity-13 {
  opacity: 1.3; }

.ls-13 {
  letter-spacing: 13px; }

.z-13 {
  z-index: 13; }

.opacity-14 {
  opacity: 1.4; }

.ls-14 {
  letter-spacing: 14px; }

.z-14 {
  z-index: 14; }

.opacity-15 {
  opacity: 1.5; }

.ls-15 {
  letter-spacing: 15px; }

.z-15 {
  z-index: 15; }

.opacity-16 {
  opacity: 1.6; }

.ls-16 {
  letter-spacing: 16px; }

.z-16 {
  z-index: 16; }

.opacity-17 {
  opacity: 1.7; }

.ls-17 {
  letter-spacing: 17px; }

.z-17 {
  z-index: 17; }

.opacity-18 {
  opacity: 1.8; }

.ls-18 {
  letter-spacing: 18px; }

.z-18 {
  z-index: 18; }

.opacity-19 {
  opacity: 1.9; }

.ls-19 {
  letter-spacing: 19px; }

.z-19 {
  z-index: 19; }

.opacity-20 {
  opacity: 2; }

.ls-20 {
  letter-spacing: 20px; }

.z-20 {
  z-index: 20; }

.fw-700 {
  font-weight: 700; }

.ff-scala {
  font-family: 'ScalaSans', sans-serif; }

.cursor-pointer {
  cursor: pointer; }

.text-underline {
  text-decoration: underline; }

.btn, .page-template-template-checkout .woocommerce .order-review-wrapper #payment .form-row.place-order button, .single-product .product .summary .single_add_to_cart_button {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-family: 'ScalaSans', sans-serif;
  padding: 20px 0;
  font-size: 14px;
  border-radius: 0;
  height: 60px;
  font-weight: 400; }

:root {
  --yellow-100: #FFF5EB;
  --yellow-200: #E7DBC5;
  --black: #000;
  --grey-100: #f6f6f6;
  --grey-200: #979797;
  --green-100: #55C96A; }

body,
html {
  font-family: 'Playfair Display', serif;
  overflow-x: hidden; }

.container {
  max-width: 1440px;
  padding-right: 20px;
  padding-left: 20px; }

body:not(.home) {
  padding-top: 80px; }

a {
  color: #000; }
  a:hover {
    text-decoration: none;
    color: #000; }

h3 {
  font-size: 36px; }

h4 {
  font-size: 24px; }

p {
  font-family: 'ScalaSans', sans-serif; }

hr {
  border-color: rgba(151, 151, 151, 0.5); }

.navigation {
  position: fixed;
  top: 0;
  z-index: 10;
  transform: translate3d(0, -80px, 0);
  width: 100%;
  height: 80px;
  transition: transform .5s ease; }
  .navigation .logo {
    max-width: 72px; }
  .navigation .cart-toggle,
  .navigation .quick-menu-toggle,
  .navigation .quick-search-toggle {
    height: 25px;
    width: auto; }
  .navigation .quick-search-toggle {
    margin-left: 40px; }

.cart-count {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -17px;
  top: -1px;
  padding-bottom: 3px; }

.is-scrolled header.navigation,
body:not(.home) header.navigation {
  transform: translate3d(0, 0, 0); }

.is-scrolled.admin-bar header.navigation,
body:not(.home).admin-bar header.navigation {
  transform: translate3d(0, 32px, 0); }
  @media screen and (max-width: 782px) {
    .is-scrolled.admin-bar header.navigation,
    body:not(.home).admin-bar header.navigation {
      transform: translate3d(0, 46px, 0); } }

.quick-menu,
.quick-cart {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 11;
  display: flex; }
  .quick-menu > div,
  .quick-cart > div {
    width: 100%;
    max-width: 600px;
    padding: 75px 80px;
    overflow-y: auto;
    transition: transform .5s ease; }
    @media screen and (max-width: 767px) {
      .quick-menu > div,
      .quick-cart > div {
        padding: 75px 30px;
        max-width: calc(100% - 40px); } }
  .quick-menu.is-active,
  .quick-cart.is-active {
    transform: translate3d(0, 0, 0); }
    .quick-menu.is-active > div,
    .quick-cart.is-active > div {
      transform: translate3d(0, 0, 0); }

.quick-menu {
  transform: translate3d(-100%, 0, 0); }
  .quick-menu .search-input-wrapper {
    margin-bottom: 50px;
    border: 1px solid rgba(151, 151, 151, 0.3);
    padding-right: 14.5px; }
    .quick-menu .search-input-wrapper input {
      border: 0;
      background: none;
      padding: 14.5px;
      outline: 0; }
    .quick-menu .search-input-wrapper button {
      border: 0;
      background: 0; }
  .quick-menu .quick-menu-toggle {
    margin-bottom: 40px; }
  .quick-menu > div {
    background: #F5EFE2;
    transform: translate3d(-100%, 0, 0); }
    .quick-menu > div a {
      border-bottom: 1px solid var(--grey-200);
      padding: 12.5px 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: relative; }
    .quick-menu > div .menu {
      margin-bottom: 0; }
    .quick-menu > div ul,
    .quick-menu > div li {
      list-style: none;
      padding-left: 0; }
      .quick-menu > div ul a,
      .quick-menu > div li a {
        font-size: 21px;
        font-weight: 700; }
      .quick-menu > div ul > .children,
      .quick-menu > div ul > .sub-menu,
      .quick-menu > div li > .children,
      .quick-menu > div li > .sub-menu {
        display: none;
        padding: 0; }
      .quick-menu > div ul.current-cat-parent.menu-item-has-children > a, .quick-menu > div ul.current-cat.menu-item-has-children > a, .quick-menu > div ul.current-menu-parent.menu-item-has-children > a,
      .quick-menu > div li.current-cat-parent.menu-item-has-children > a,
      .quick-menu > div li.current-cat.menu-item-has-children > a,
      .quick-menu > div li.current-menu-parent.menu-item-has-children > a {
        border-bottom: 0; }
        .quick-menu > div ul.current-cat-parent.menu-item-has-children > a:after, .quick-menu > div ul.current-cat.menu-item-has-children > a:after, .quick-menu > div ul.current-menu-parent.menu-item-has-children > a:after,
        .quick-menu > div li.current-cat-parent.menu-item-has-children > a:after,
        .quick-menu > div li.current-cat.menu-item-has-children > a:after,
        .quick-menu > div li.current-menu-parent.menu-item-has-children > a:after {
          content: '';
          background: url("/wp-content/themes/ohbykopenhagenfur/public/images/arrow-down-small.svg") center center/cover no-repeat;
          width: 21px;
          height: 11px; }
      .quick-menu > div ul.current-cat-parent.menu-item-has-children .children,
      .quick-menu > div ul.current-cat-parent.menu-item-has-children .sub-menu, .quick-menu > div ul.current-cat.menu-item-has-children .children,
      .quick-menu > div ul.current-cat.menu-item-has-children .sub-menu, .quick-menu > div ul.current-menu-parent.menu-item-has-children .children,
      .quick-menu > div ul.current-menu-parent.menu-item-has-children .sub-menu,
      .quick-menu > div li.current-cat-parent.menu-item-has-children .children,
      .quick-menu > div li.current-cat-parent.menu-item-has-children .sub-menu,
      .quick-menu > div li.current-cat.menu-item-has-children .children,
      .quick-menu > div li.current-cat.menu-item-has-children .sub-menu,
      .quick-menu > div li.current-menu-parent.menu-item-has-children .children,
      .quick-menu > div li.current-menu-parent.menu-item-has-children .sub-menu {
        display: block; }
        .quick-menu > div ul.current-cat-parent.menu-item-has-children .children li a,
        .quick-menu > div ul.current-cat-parent.menu-item-has-children .sub-menu li a, .quick-menu > div ul.current-cat.menu-item-has-children .children li a,
        .quick-menu > div ul.current-cat.menu-item-has-children .sub-menu li a, .quick-menu > div ul.current-menu-parent.menu-item-has-children .children li a,
        .quick-menu > div ul.current-menu-parent.menu-item-has-children .sub-menu li a,
        .quick-menu > div li.current-cat-parent.menu-item-has-children .children li a,
        .quick-menu > div li.current-cat-parent.menu-item-has-children .sub-menu li a,
        .quick-menu > div li.current-cat.menu-item-has-children .children li a,
        .quick-menu > div li.current-cat.menu-item-has-children .sub-menu li a,
        .quick-menu > div li.current-menu-parent.menu-item-has-children .children li a,
        .quick-menu > div li.current-menu-parent.menu-item-has-children .sub-menu li a {
          padding: 5px 0;
          font-size: 16px;
          font-family: 'ScalaSans';
          opacity: .6;
          color: #000;
          border: 0;
          font-weight: 400; }
          .quick-menu > div ul.current-cat-parent.menu-item-has-children .children li a:after,
          .quick-menu > div ul.current-cat-parent.menu-item-has-children .sub-menu li a:after, .quick-menu > div ul.current-cat.menu-item-has-children .children li a:after,
          .quick-menu > div ul.current-cat.menu-item-has-children .sub-menu li a:after, .quick-menu > div ul.current-menu-parent.menu-item-has-children .children li a:after,
          .quick-menu > div ul.current-menu-parent.menu-item-has-children .sub-menu li a:after,
          .quick-menu > div li.current-cat-parent.menu-item-has-children .children li a:after,
          .quick-menu > div li.current-cat-parent.menu-item-has-children .sub-menu li a:after,
          .quick-menu > div li.current-cat.menu-item-has-children .children li a:after,
          .quick-menu > div li.current-cat.menu-item-has-children .sub-menu li a:after,
          .quick-menu > div li.current-menu-parent.menu-item-has-children .children li a:after,
          .quick-menu > div li.current-menu-parent.menu-item-has-children .sub-menu li a:after {
            display: none; }
        .quick-menu > div ul.current-cat-parent.menu-item-has-children .children li.current-cat a, .quick-menu > div ul.current-cat-parent.menu-item-has-children .children li.current-menu-item a,
        .quick-menu > div ul.current-cat-parent.menu-item-has-children .sub-menu li.current-cat a,
        .quick-menu > div ul.current-cat-parent.menu-item-has-children .sub-menu li.current-menu-item a, .quick-menu > div ul.current-cat.menu-item-has-children .children li.current-cat a, .quick-menu > div ul.current-cat.menu-item-has-children .children li.current-menu-item a,
        .quick-menu > div ul.current-cat.menu-item-has-children .sub-menu li.current-cat a,
        .quick-menu > div ul.current-cat.menu-item-has-children .sub-menu li.current-menu-item a, .quick-menu > div ul.current-menu-parent.menu-item-has-children .children li.current-cat a, .quick-menu > div ul.current-menu-parent.menu-item-has-children .children li.current-menu-item a,
        .quick-menu > div ul.current-menu-parent.menu-item-has-children .sub-menu li.current-cat a,
        .quick-menu > div ul.current-menu-parent.menu-item-has-children .sub-menu li.current-menu-item a,
        .quick-menu > div li.current-cat-parent.menu-item-has-children .children li.current-cat a,
        .quick-menu > div li.current-cat-parent.menu-item-has-children .children li.current-menu-item a,
        .quick-menu > div li.current-cat-parent.menu-item-has-children .sub-menu li.current-cat a,
        .quick-menu > div li.current-cat-parent.menu-item-has-children .sub-menu li.current-menu-item a,
        .quick-menu > div li.current-cat.menu-item-has-children .children li.current-cat a,
        .quick-menu > div li.current-cat.menu-item-has-children .children li.current-menu-item a,
        .quick-menu > div li.current-cat.menu-item-has-children .sub-menu li.current-cat a,
        .quick-menu > div li.current-cat.menu-item-has-children .sub-menu li.current-menu-item a,
        .quick-menu > div li.current-menu-parent.menu-item-has-children .children li.current-cat a,
        .quick-menu > div li.current-menu-parent.menu-item-has-children .children li.current-menu-item a,
        .quick-menu > div li.current-menu-parent.menu-item-has-children .sub-menu li.current-cat a,
        .quick-menu > div li.current-menu-parent.menu-item-has-children .sub-menu li.current-menu-item a {
          font-weight: 700; }
    .quick-menu > div li.menu-item-has-children:not(.current-cat):not(.current-cat-parent):not(.current-menu-parent) > a:after {
      content: '';
      background: url("/wp-content/themes/ohbykopenhagenfur/public/images/arrow-right-small.svg") center center/cover no-repeat;
      width: 11px;
      height: 21px; }
  .quick-menu #menu-legal li a,
  .quick-menu #menu-services li a {
    font-weight: 400; }

.quick-cart {
  justify-content: flex-end;
  transform: translate3d(100%, 0, 0); }
  .quick-cart img.cart-toggle {
    transform: rotate(180deg); }
  .quick-cart > div {
    background: #fff;
    transform: translate3d(100%, 0, 0); }
    .quick-cart > div .header {
      margin-bottom: 80px; }
    @media screen and (max-width: 767px) {
      .quick-cart > div h4 {
        font-size: 18px; } }
    .quick-cart > div .shipping-cost {
      padding: 14.5px 20.5px;
      background: #F6F6F6;
      border: 1px solid rgba(151, 151, 151, 0.5); }
    .quick-cart > div .attachment-woocommerce_thumbnail {
      max-width: 120px;
      align-self: baseline;
      width: 100%;
      height: auto; }
    .quick-cart > div .qty,
    .quick-cart > div .qty-increase,
    .quick-cart > div .qty-decrease {
      background: #ebebeb;
      height: 30px;
      border: 0;
      width: 30px;
      text-align: center;
      position: relative; }
    .quick-cart > div .qty {
      -moz-appearance: textfield; }
    .quick-cart > div .qty::-webkit-outer-spin-button,
    .quick-cart > div .qty::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .quick-cart > div .qty-decrease {
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 15px 0 0 15px; }
      .quick-cart > div .qty-decrease:before {
        content: '';
        width: 15px;
        height: 1px;
        background: #000;
        display: block; }
    .quick-cart > div .qty-increase {
      border-radius: 0 15px 15px 0; }
      .quick-cart > div .qty-increase:before, .quick-cart > div .qty-increase:after {
        width: 15px;
        height: 1px;
        background: #000;
        display: block;
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .quick-cart > div .qty-increase:after {
        transform: translate(-50%, -50%) rotate(90deg); }

.quick-search {
  position: fixed;
  transform: translate3d(0, 80px, 0);
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  transition: all .5s ease;
  height: 0;
  padding: 0; }
  .quick-search input {
    padding-left: 250px;
    background: none;
    border: 0;
    outline: 0;
    font-size: 24px; }
  .quick-search button {
    background: none;
    border: 0; }
    .quick-search button img {
      width: 36px; }
  .quick-search .quick-search-toggle {
    margin: 0 85px 0 20px;
    position: relative;
    width: 40px;
    height: 40px; }
    .quick-search .quick-search-toggle:before, .quick-search .quick-search-toggle:after {
      content: '';
      width: 100%;
      height: 1px;
      background: #000;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(45deg);
      display: block; }
    .quick-search .quick-search-toggle:after {
      transform: translate(-50%, -50%) rotate(-45deg); }
  .quick-search.is-active {
    height: 136px;
    padding-bottom: 3rem;
    padding-top: 3rem; }

.admin-bar .quick-search {
  transform: translate3d(0, 112px, 0); }
  @media screen and (max-width: 782px) {
    .admin-bar .quick-search {
      transform: translate3d(0, 126px, 0); } }

.home:not(.is-scrolled) .quick-search {
  transform: translate3d(0, 0, 0); }

.home:not(.is-scrolled).admin-bar .quick-search {
  transform: translate3d(0, 32px, 0); }
  @media screen and (max-width: 782px) {
    .home:not(.is-scrolled).admin-bar .quick-search {
      transform: translate3d(0, 46px, 0); } }

.hero {
  padding: 10px; }
  .hero .bg {
    padding: 30px 30px 30px;
    min-height: 830px; }
    @media screen and (max-width: 767px) {
      .hero .bg {
        min-height: 634px; } }
    .hero .bg .logo {
      width: 100px; }
    .hero .bg h1 {
      font-size: 120px;
      max-width: 750px;
      line-height: 112px;
      margin-top: 160px; }
      @media screen and (max-width: 767px) {
        .hero .bg h1 {
          font-size: 48px;
          line-height: 60px; } }
    .hero .bg .arrow {
      opacity: 0; }
      @media screen and (max-width: 767px) {
        .hero .bg .arrow {
          opacity: 1; } }
  .hero .quick-menu-toggle,
  .hero .quick-search-toggle,
  .hero .cart-toggle {
    height: 25px;
    width: auto; }
  .hero .quick-search-toggle {
    margin-left: 40px; }

.template-home .top-bar ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0; }
  .template-home .top-bar ul a {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    opacity: .4;
    font-family: 'ScalaSans';
    display: block;
    margin-left: 20px; }

.template-home .selling-points {
  padding-left: 10px;
  padding-right: 10px; }
  .template-home .selling-points p {
    max-width: 130px;
    margin: 0 auto; }

.template-home .content p {
  opacity: .5;
  font-size: 16px; }

.template-default .component img, .template-builder .component img {
  width: 100%;
  max-width: 100%;
  height: auto; }
  @media screen and (min-width: 1200px) {
    .template-default .component img, .template-builder .component img {
      width: calc(100% + 200px);
      transform: translateX(-100px);
      max-width: none; } }

.template-default .component p, .template-builder .component p {
  color: var(--grey-200); }

.template-builder .accordions .accordion {
  border-top: 0; }

.template-builder .accordions .accordion:not(:last-child) {
  border-top: 1px solid rgba(151, 151, 151, 0.3); }

.template-builder .accordions .accordion:last-child {
  border-bottom: 0; }

.featured {
  padding-left: 10px;
  padding-right: 10px; }
  .featured .term-list {
    padding: 80px 0; }
  .featured .row {
    margin-left: -5px;
    margin-right: -5px; }
  .featured .term {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .featured .term {
        margin-bottom: 20px; } }
    .featured .term > a {
      position: relative;
      height: calc(50vw * .83334); }
      @media screen and (max-width: 767px) {
        .featured .term > a {
          padding: 15px 30px;
          height: auto; } }
      .featured .term > a .content {
        position: absolute;
        top: 60px;
        left: 50px; }
        @media screen and (max-width: 991px) {
          .featured .term > a .content {
            top: 30px;
            left: 30px; } }
        @media screen and (max-width: 767px) {
          .featured .term > a .content {
            position: relative;
            top: auto;
            left: auto;
            min-width: 100px;
            flex-shrink: 0; } }
        .featured .term > a .content .btn, .featured .term > a .content .page-template-template-checkout .woocommerce .order-review-wrapper #payment .form-row.place-order button, .page-template-template-checkout .woocommerce .order-review-wrapper #payment .form-row.place-order .featured .term > a .content button, .featured .term > a .content .single-product .product .summary .single_add_to_cart_button, .single-product .product .summary .featured .term > a .content .single_add_to_cart_button {
          border: 1px solid #000;
          width: 100px; }
      .featured .term > a img {
        max-width: 80%; }
        @media screen and (max-width: 767px) {
          .featured .term > a img {
            max-width: 50%; } }

footer {
  padding: 100px 0 90px;
  margin-top: 100px; }
  footer .newsletter-wrapper {
    max-width: 320px; }
    @media screen and (max-width: 767px) {
      footer .newsletter-wrapper {
        max-width: none;
        border-bottom: 1px solid rgba(151, 151, 151, 0.3);
        padding-bottom: 40px; } }
  footer hr {
    margin: 46px 0 61px;
    border-color: rgba(151, 151, 151, 0.3); }
    @media screen and (max-width: 767px) {
      footer hr {
        margin: 10px 0 50px; } }
  footer .logo {
    width: 100px; }
  footer .menu > li.menu-item-has-children > a {
    display: none; }
  footer ul {
    padding: 0;
    margin: 10px 0 0;
    list-style: none; }
    footer ul a {
      color: #000;
      font-family: 'ScalaSans';
      opacity: .6;
      margin: 10px 0;
      display: block; }
      footer ul a:hover {
        opacity: 1;
        color: #000; }

.home footer {
  margin: 0; }

.newsletter-modal-overlay {
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 40px; }
  .newsletter-modal-overlay .newsletter-modal {
    width: 100%;
    max-width: 605px;
    margin: 0 auto;
    padding: 40px;
    max-height: calc(100vh - 80px);
    overflow-y: auto; }
    .newsletter-modal-overlay .newsletter-modal img:not(.newsletter-toggle) {
      max-width: 100%;
      height: auto; }
    .newsletter-modal-overlay .newsletter-modal .aligncenter {
      display: block;
      margin: 0 auto; }
    .newsletter-modal-overlay .newsletter-modal .newsletter-body {
      font-size: 12px; }

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  max-width: 1410px;
  margin: 0 auto 20px;
  border-top: 0;
  font-family: 'ScalaSans'; }
  .woocommerce-message:before,
  .woocommerce-error:before,
  .woocommerce-info:before {
    top: 50%;
    transform: translateY(-50%);
    color: #000; }
  .woocommerce-message:after,
  .woocommerce-error:after,
  .woocommerce-info:after {
    display: none; }
  .woocommerce-message .button,
  .woocommerce-error .button,
  .woocommerce-info .button {
    order: 2;
    margin-top: -7px !important; }

span.onsale {
  display: none; }

.woocommerce .button {
  border-radius: 0 !important;
  padding: 11.5px !important; }

.page-template-template-checkout .woocommerce {
  max-width: 1400px;
  margin: 0 auto; }
  .page-template-template-checkout .woocommerce .required {
    color: #ff8787 !important; }
  .page-template-template-checkout .woocommerce form.checkout_coupon {
    border-radius: 0;
    border: 1px solid rgba(151, 151, 151, 0.3); }
    .page-template-template-checkout .woocommerce form.checkout_coupon input {
      border: 1px solid rgba(151, 151, 151, 0.3);
      box-shadow: none;
      padding: 9.5px; }
  .page-template-template-checkout .woocommerce form.checkout {
    margin: 80px 0; }
    @media screen and (max-width: 767px) {
      .page-template-template-checkout .woocommerce form.checkout .form-row-first,
      .page-template-template-checkout .woocommerce form.checkout .form-row-last {
        width: 100%; } }
  .page-template-template-checkout .woocommerce .mailchimp-newsletter {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding-left: 0; }
    .page-template-template-checkout .woocommerce .mailchimp-newsletter label {
      margin: 0 0 0 6px;
      line-height: 1.5; }
  .page-template-template-checkout .woocommerce h3 {
    font-size: 18px;
    margin-bottom: 25px; }
  .page-template-template-checkout .woocommerce #customer_details {
    padding: 0 120px 0 20px;
    border-right: 1px solid rgba(151, 151, 151, 0.3);
    width: 50%;
    flex-shrink: 0; }
    @media screen and (max-width: 767px) {
      .page-template-template-checkout .woocommerce #customer_details {
        width: 100%;
        padding: 0 20px; } }
    .page-template-template-checkout .woocommerce #customer_details #ship-to-different-address {
      margin-left: 3px; }
      .page-template-template-checkout .woocommerce #customer_details #ship-to-different-address label {
        display: flex;
        align-items: center; }
        .page-template-template-checkout .woocommerce #customer_details #ship-to-different-address label span {
          margin-left: 8px; }
    .page-template-template-checkout .woocommerce #customer_details .col-1,
    .page-template-template-checkout .woocommerce #customer_details .col-2 {
      width: 100%;
      float: none;
      max-width: 100%;
      flex: 0 0 50%;
      padding: 0; }
      .page-template-template-checkout .woocommerce #customer_details .col-1 .form-row,
      .page-template-template-checkout .woocommerce #customer_details .col-2 .form-row {
        margin: 0 0 19.5px; }
    .page-template-template-checkout .woocommerce #customer_details #shipping_postcode_field {
      width: 100%; }
    .page-template-template-checkout .woocommerce #customer_details label {
      font-size: 10px;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      margin-bottom: 4px;
      font-family: 'ScalaSans'; }
    .page-template-template-checkout .woocommerce #customer_details input,
    .page-template-template-checkout .woocommerce #customer_details textarea {
      border: 1px solid rgba(151, 151, 151, 0.3);
      box-shadow: none;
      padding: 9.5px; }
    .page-template-template-checkout .woocommerce #customer_details .woocommerce-input-wrapper {
      width: 100%;
      display: block; }
    .page-template-template-checkout .woocommerce #customer_details .select2-container--default .select2-selection--single {
      border-radius: 0;
      height: 41px;
      border-color: rgba(151, 151, 151, 0.3); }
      .page-template-template-checkout .woocommerce #customer_details .select2-container--default .select2-selection--single .select2-selection__rendered {
        height: 41px;
        padding: 6px 9.5px; }
      .page-template-template-checkout .woocommerce #customer_details .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 41px;
        right: 9.5px; }
  .page-template-template-checkout .woocommerce .order-review-wrapper {
    padding: 0 20px 0 120px; }
    @media screen and (max-width: 767px) {
      .page-template-template-checkout .woocommerce .order-review-wrapper {
        width: 100%;
        padding: 0 20px; } }
    .page-template-template-checkout .woocommerce .order-review-wrapper .shop_table {
      border: 0;
      font-family: 'ScalaSans';
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 2px; }
      .page-template-template-checkout .woocommerce .order-review-wrapper .shop_table thead {
        display: none; }
      .page-template-template-checkout .woocommerce .order-review-wrapper .shop_table td,
      .page-template-template-checkout .woocommerce .order-review-wrapper .shop_table th {
        padding: 15.5px 0;
        font-weight: normal; }
      .page-template-template-checkout .woocommerce .order-review-wrapper .shop_table tr td:last-child {
        text-align: right; }
      .page-template-template-checkout .woocommerce .order-review-wrapper .shop_table .order-total th,
      .page-template-template-checkout .woocommerce .order-review-wrapper .shop_table .order-total td {
        padding-top: 40px;
        font-size: 18px;
        letter-spacing: 3px; }
    .page-template-template-checkout .woocommerce .order-review-wrapper #payment {
      background: none; }
      .page-template-template-checkout .woocommerce .order-review-wrapper #payment .payment_box {
        background: #f7f6f7; }
        .page-template-template-checkout .woocommerce .order-review-wrapper #payment .payment_box:before {
          display: none; }
      .page-template-template-checkout .woocommerce .order-review-wrapper #payment .payment_methods,
      .page-template-template-checkout .woocommerce .order-review-wrapper #payment .place-order {
        padding-left: 0;
        padding-right: 0; }
      .page-template-template-checkout .woocommerce .order-review-wrapper #payment .form-row.place-order {
        display: block; }
        .page-template-template-checkout .woocommerce .order-review-wrapper #payment .form-row.place-order .woocommerce-terms-and-conditions-link {
          text-decoration: underline; }
        .page-template-template-checkout .woocommerce .order-review-wrapper #payment .form-row.place-order button {
          width: 100%;
          float: none;
          background: var(--green-100); }
  .page-template-template-checkout .woocommerce .woocommerce-order {
    padding: 50px 0; }
    .page-template-template-checkout .woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
      font-size: 48px;
      font-family: 'Playfair Display'; }
    .page-template-template-checkout .woocommerce .woocommerce-order .woocommerce-thankyou-order-details {
      padding-left: 0;
      margin-top: 50px;
      font-family: 'ScalaSans';
      letter-spacing: 2px; }
      .page-template-template-checkout .woocommerce .woocommerce-order .woocommerce-thankyou-order-details strong {
        letter-spacing: 0; }
    .page-template-template-checkout .woocommerce .woocommerce-order h2 {
      font-size: 18px; }
    .page-template-template-checkout .woocommerce .woocommerce-order .addresses {
      margin: 0 -15px;
      width: auto; }
      .page-template-template-checkout .woocommerce .woocommerce-order .addresses .col-1,
      .page-template-template-checkout .woocommerce .woocommerce-order .addresses .col-2 {
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%; }
        .page-template-template-checkout .woocommerce .woocommerce-order .addresses .col-1 address,
        .page-template-template-checkout .woocommerce .woocommerce-order .addresses .col-2 address {
          border-radius: 0;
          border: 1px solid rgba(151, 151, 151, 0.3);
          padding: 14px 20px;
          font-family: 'ScalaSans'; }
    .page-template-template-checkout .woocommerce .woocommerce-order .shop_table {
      border: 0;
      font-family: 'ScalaSans';
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 2px; }
      .page-template-template-checkout .woocommerce .woocommerce-order .shop_table thead {
        display: none; }
      .page-template-template-checkout .woocommerce .woocommerce-order .shop_table td,
      .page-template-template-checkout .woocommerce .woocommerce-order .shop_table th {
        padding: 15.5px 0;
        font-weight: normal; }
      .page-template-template-checkout .woocommerce .woocommerce-order .shop_table tr td:last-child {
        text-align: right; }
      .page-template-template-checkout .woocommerce .woocommerce-order .shop_table .order-total th,
      .page-template-template-checkout .woocommerce .woocommerce-order .shop_table .order-total td {
        padding-top: 40px;
        font-size: 18px;
        letter-spacing: 3px; }

.attachment-woocommerce_thumbnail, .thumb, .wp-post-image, .slide img {
  transition: background-color 2.8s ease;
  background-color: #f2f2f2; }

.single-product .sale .price {
  color: #000 !important; }
  .single-product .sale .price > ins {
    text-decoration: none;
    font-weight: normal !important;
    margin-right: 10px; }
  .single-product .sale .price del {
    order: 2;
    text-decoration: line-through;
    opacity: .3; }

.single-product .woocommerce-breadcrumb {
  display: none; }

.single-product .price {
  display: flex;
  align-items: center;
  font-family: 'ScalaSans'; }
  .single-product .price > span:first-child {
    margin-right: 5px !important; }
  .single-product .price > span:nth-child(2) {
    margin-left: 5px !important; }
  .single-product .price .woocommerce-Price-currencySymbol {
    font-weight: 700; }

.single-product .product {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: 'image' 'summary'; }
  @media screen and (min-width: 992px) {
    .single-product .product {
      grid-template-areas: '. image summary .';
      grid-template-columns: 1fr 480px 480px 1fr; } }
  @media screen and (min-width: 1200px) {
    .single-product .product {
      grid-template-areas: '. image summary .';
      grid-template-columns: 1fr 585px 585px 1fr; } }
  @media screen and (min-width: 1440px) {
    .single-product .product {
      grid-template-areas: 'image image summary .';
      grid-template-columns: 1fr 720px 720px 1fr; } }
  .single-product .product .quantity,
  .single-product .product .qty {
    display: none; }
  .single-product .product .woocommerce-product-gallery,
  .single-product .product .summary {
    float: none;
    width: 100% !important; }
  .single-product .product .woocommerce-product-gallery {
    grid-area: image; }
  .single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    width: 100% !important;
    display: block !important; }
    .single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
      cursor: default; }
  .single-product .product .woocommerce-product-gallery__wrapper .flickity-page-dots {
    bottom: 25px; }
    .single-product .product .woocommerce-product-gallery__wrapper .flickity-page-dots .is-selected {
      background: #fff; }
  .single-product .product .woocommerce-product-gallery__wrapper .flickity-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none; }
    .single-product .product .woocommerce-product-gallery__wrapper .flickity-button svg {
      display: none; }
    .single-product .product .woocommerce-product-gallery__wrapper .flickity-button:before {
      content: '';
      width: 11px;
      height: 21px;
      display: block;
      background: url("/wp-content/themes/ohbykopenhagenfur/public/images/arrow-right-small.svg") center center/cover no-repeat; }
    .single-product .product .woocommerce-product-gallery__wrapper .flickity-button.previous:before {
      transform: rotate(180deg); }
  .single-product .product .summary {
    grid-area: summary;
    padding: 0 20px;
    align-self: flex-start;
    position: sticky;
    top: 127px; }
    @media screen and (min-width: 1200px) {
      .single-product .product .summary {
        padding: 0 50px; } }
    @media screen and (min-width: 1440px) {
      .single-product .product .summary {
        padding: 0 120px; } }
    .single-product .product .summary h1 {
      font-size: 60px; }
    .single-product .product .summary .woocommerce-product-details__short-description {
      margin-bottom: -1px; }
      @media screen and (max-width: 767px) {
        .single-product .product .summary .woocommerce-product-details__short-description {
          border-top: 1px solid rgba(151, 151, 151, 0.5);
          border-bottom: 1px solid rgba(151, 151, 151, 0.5);
          padding: 15px 0; } }
      .single-product .product .summary .woocommerce-product-details__short-description p {
        opacity: .5; }
      .single-product .product .summary .woocommerce-product-details__short-description hr {
        border-color: rgba(151, 151, 151, 0.5); }
      .single-product .product .summary .woocommerce-product-details__short-description .description-header {
        cursor: pointer; }
        .single-product .product .summary .woocommerce-product-details__short-description .description-header:after {
          content: '';
          background: url("/wp-content/themes/ohbykopenhagenfur/public/images/arrow-down-small.svg") center center/cover no-repeat;
          width: 21px;
          height: 11px;
          display: block; }
      @media screen and (max-width: 767px) {
        .single-product .product .summary .woocommerce-product-details__short-description .description-content {
          display: none;
          margin-top: 20px; } }
      .single-product .product .summary .woocommerce-product-details__short-description.is-active .description-header:after {
        content: '';
        transform: rotate(180deg); }
      .single-product .product .summary .woocommerce-product-details__short-description.is-active .description-content {
        display: block; }
    .single-product .product .summary .variations tr {
      border-top: 1px solid #dadada; }
    .single-product .product .summary .variations td {
      padding: 16px 0; }
    .single-product .product .summary .variations .label {
      font-size: 18px; }
    .single-product .product .summary .variations label {
      font-weight: normal !important; }
    .single-product .product .summary .variations .woo-variation-items-wrapper {
      display: flex;
      flex-flow: column;
      align-items: flex-end; }
    .single-product .product .summary .variable-items-wrapper {
      display: flex;
      justify-content: flex-end; }
      .single-product .product .summary .variable-items-wrapper li {
        border-radius: 0;
        font-family: 'ScalaSans';
        box-shadow: none;
        border: 1px solid transparent;
        color: rgba(0, 0, 0, 0.5); }
        .single-product .product .summary .variable-items-wrapper li.selected:hover, .single-product .product .summary .variable-items-wrapper li:hover {
          box-shadow: none; }
        .single-product .product .summary .variable-items-wrapper li.selected {
          box-shadow: none;
          border-color: rgba(0, 0, 0, 0.5); }
        .single-product .product .summary .variable-items-wrapper li span {
          font-size: 14px; }
    .single-product .product .summary .stock {
      font-family: 'ScalaSans';
      color: #000;
      margin-top: 15px; }
    .single-product .product .summary .single_add_to_cart_button {
      width: 100%;
      background: #000 !important; }
    .single-product .product .summary .woocommerce-Price-amount {
      display: flex;
      color: #000;
      font-size: 18px;
      margin: 20px 0; }
      .single-product .product .summary .woocommerce-Price-amount span {
        font-weight: 700;
        order: -1;
        margin-right: 3px; }
    .single-product .product .summary .product_meta > span {
      display: flex;
      width: 100%;
      font-family: 'ScalaSans'; }

.single-product .bundle {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: 'headline' 'items'; }
  @media screen and (min-width: 992px) {
    .single-product .bundle {
      grid-template-areas: 'headline headline items .';
      grid-template-columns: 1fr 200px 760px 1fr;
      padding-right: 0;
      margin-top: 140px; } }
  @media screen and (min-width: 1200px) {
    .single-product .bundle {
      grid-template-columns: 1fr 387.5px 782.5px 1fr; } }
  @media screen and (min-width: 1440px) {
    .single-product .bundle {
      grid-template-columns: 1fr 500px 940px 1fr; } }
  @media screen and (min-width: 1600px) {
    .single-product .bundle {
      grid-template-columns: 1fr 300px 1100px 1fr; } }
  .single-product .bundle .headline {
    grid-area: headline;
    display: grid;
    align-self: flex-start;
    grid-template-areas: '. text' 'underline underline';
    grid-template-columns: 20px 220px; }
    @media screen and (min-width: 992px) {
      .single-product .bundle .headline {
        grid-template-columns: 1fr 200px; } }
    @media screen and (min-width: 1200px) {
      .single-product .bundle .headline {
        grid-template-columns: 1fr 387.5px; } }
    @media screen and (min-width: 1440px) {
      .single-product .bundle .headline {
        grid-template-columns: 1fr 500px; } }
    @media screen and (min-width: 1600px) {
      .single-product .bundle .headline {
        grid-template-columns: 1fr 300px; } }
    .single-product .bundle .headline h3 {
      grid-area: text;
      display: flex;
      justify-content: flex-start; }
      @media screen and (min-width: 992px) {
        .single-product .bundle .headline h3 {
          justify-content: flex-end; } }
    .single-product .bundle .headline hr {
      grid-area: underline;
      width: 100%; }
  .single-product .bundle .items {
    grid-area: items;
    padding: 0 0 0 5px; }
    @media screen and (min-width: 992px) {
      .single-product .bundle .items {
        padding: 0 5px 0 100px; } }
    @media screen and (min-width: 1200px) {
      .single-product .bundle .items {
        padding: 0 35px 0 100px; } }
    @media screen and (min-width: 1440px) {
      .single-product .bundle .items {
        padding: 0 105px 0 100px; } }
    @media screen and (min-width: 1600px) {
      .single-product .bundle .items {
        padding: 0 85px 0 50px; } }
    @media screen and (max-width: 767px) {
      .single-product .bundle .items .item {
        width: 80%; } }
    .single-product .bundle .items .price {
      font-size: 16px; }

.single-product .color-variations {
  padding: 3.5px 0 18px 0;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  margin-bottom: -1px; }
  .single-product .color-variations h5 {
    margin-top: 14.5px; }
  .single-product .color-variations .color-variation {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    margin-left: 14.5px;
    margin-top: 14.5px; }
    .single-product .color-variations .color-variation.is-selected {
      margin-left: 20px;
      margin-right: 5.5px; }
      .single-product .color-variations .color-variation.is-selected:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 31px;
        height: 31px;
        border: 1px solid rgba(151, 151, 151, 0.5);
        border-radius: 50%; }

.woocommerce.archive .woocommerce-breadcrumb,
.woocommerce.archive .woocommerce-result-count,
.woocommerce.archive .woocommerce-ordering {
  display: none; }

.woocommerce.archive .woocommerce-products-header {
  padding-top: 60px;
  margin-bottom: 120px; }

.woocommerce.archive .featured {
  padding-left: 20px; }
  .woocommerce.archive .featured .flickity {
    padding-bottom: 50px; }
    .woocommerce.archive .featured .flickity .slide {
      width: 60%;
      position: relative; }
      .woocommerce.archive .featured .flickity .slide h4 {
        top: 40px;
        left: 40px;
        position: absolute;
        letter-spacing: 2px;
        text-transform: uppercase; }
  .woocommerce.archive .featured hr {
    border-color: rgba(151, 151, 151, 0.5);
    width: calc(100% - 20px);
    margin-left: 0; }

.woocommerce.archive .archive-wrapper {
  display: flex; }
  @media screen and (max-width: 991px) {
    .woocommerce.archive .archive-wrapper {
      flex-flow: column; } }

@media screen and (max-width: 991px) {
  .woocommerce.archive .products {
    margin-top: 50px; } }

.woocommerce.archive .products .product .woocommerce-loop-product__title {
  font-size: 16px; }

.woocommerce.archive .products .product .price {
  color: #000;
  font-family: 'ScalaSans';
  font-size: 16px; }
  .woocommerce.archive .products .product .price > span span {
    font-weight: 700; }

.woocommerce.archive .products .product .add_to_cart_button,
.woocommerce.archive .products .product .button {
  display: none; }

.woocommerce.archive .woocommerce-pagination ul,
.woocommerce.archive .woocommerce-pagination li {
  border-color: var(--grey-200); }

.woocommerce.archive .woocommerce-pagination li {
  width: 32px;
  font-family: 'ScalaSans'; }
  .woocommerce.archive .woocommerce-pagination li span.current,
  .woocommerce.archive .woocommerce-pagination li a:hover {
    background: none;
    font-weight: 700;
    color: #000; }

.search-results .search-wrapper {
  padding: 100px 0; }

.search-results h3 {
  margin: 100px 0 30px; }

.search-results .woocommerce-Price-currencySymbol {
  font-weight: 700; }

.sidebar {
  width: 250px;
  flex-shrink: 0; }
  .sidebar > .cat-item:not(:first-child) {
    margin: 10px 0; }
  .sidebar ul,
  .sidebar li {
    list-style: none; }
  .sidebar .children {
    display: none;
    padding-left: 22px;
    margin: 15px 0; }
  .sidebar .cat-item a {
    color: rgba(0, 0, 0, 0.3);
    font-size: 14px;
    letter-spacing: 2px; }
  .sidebar .cat-item.current-cat-parent > a, .sidebar .cat-item.current-cat > a {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 24px;
    transform: translateY(2px); }
    .sidebar .cat-item.current-cat-parent > a:before, .sidebar .cat-item.current-cat > a:before {
      content: '';
      width: 10px;
      height: 1px;
      background: #000;
      margin-right: 10px; }
  .sidebar .cat-item.current-cat-parent a, .sidebar .cat-item.current-cat a {
    color: #000; }
  .sidebar .cat-item.current-cat-parent .children, .sidebar .cat-item.current-cat .children {
    display: block; }
    .sidebar .cat-item.current-cat-parent .children .cat-item a, .sidebar .cat-item.current-cat .children .cat-item a {
      font-size: 14px;
      font-family: 'ScalaSans';
      letter-spacing: .5px; }

.newsletter input {
  border: 0;
  padding: 14.5px;
  outline: 0; }

.newsletter button,
.newsletter input[type=submit] {
  letter-spacing: 3.4px;
  border-color: #000;
  padding: 10px; }

.newsletter .checkbox input {
  display: none; }

.newsletter .checkbox label > span {
  width: 14px;
  height: 14px;
  border: 1px solid rgba(151, 151, 151, 0.5); }
  .newsletter .checkbox label > span img {
    display: none;
    max-width: 75%; }

.newsletter .checkbox input:checked + label > span {
  background: var(--yellow-200); }
  .newsletter .checkbox input:checked + label > span img {
    display: block; }

.instagram {
  padding: 50px 0 70px; }
  .instagram .container {
    padding: 0 5px; }
    @media screen and (max-width: 767px) {
      .instagram .container {
        padding: 0 15px; } }
    .instagram .container .row {
      margin-left: -25px;
      margin-right: -25px; }
  .instagram h3 {
    margin-bottom: 60px; }
  .instagram .sbi {
    padding-bottom: 0 !important; }
  .instagram .btn, .instagram .page-template-template-checkout .woocommerce .order-review-wrapper #payment .form-row.place-order button, .page-template-template-checkout .woocommerce .order-review-wrapper #payment .form-row.place-order .instagram button, .instagram .single-product .product .summary .single_add_to_cart_button, .single-product .product .summary .instagram .single_add_to_cart_button {
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin: 0 20px; }

.accordion {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 12px 0;
  margin-top: -1px; }
  .accordion h3:after {
    content: '';
    background: url("/wp-content/themes/ohbykopenhagenfur/public/images/arrow-down-small.svg") center center/cover no-repeat;
    width: 21px;
    height: 11px; }
  .accordion-body {
    display: none; }
  .accordion.is-open h3:after {
    transform: rotate(180deg); }
  .accordion.is-open .accordion-body {
    display: block; }