/*
 Theme Name:   UNCICO Karol Ucinski
 Author:       Gosia Gozdz myspot.ON
 Template:     Divi
 Version:      3.47

*/

/* ============== GLOBAL STYLES ============== */

/* Fix a horizontal scroll bug on mobile browsers */
#page-container { 
  overflow:hidden; 
  width:100%; 
  max-width:100%; }

/*SELECTION*/
::selection {
     background-color: #231211;
     color: #F8F7F3;} 

body {
  font-variant-ligatures: none;
  font-feature-settings: "liga" 0, "clig" 0;
  -webkit-font-feature-settings: "liga" 0, "clig" 0;
}

/* ============== COOKIEYES ============== */
.cky-consent-bar {
  background: #2B1711 !important;
  backdrop-filter: blur(28px);
  -webkit-backdrop-filter: blur(28px);
  border-radius: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.cky-consent-bar,
.cky-consent-bar p,
.cky-consent-bar span,
.cky-consent-bar li,
.cky-consent-bar a {
  font-family: inherit !important;
  line-height: 1.45 !important;
  color: #F8F7F3 !important;
}

.cky-consent-bar h1,
.cky-consent-bar h2,
.cky-consent-bar h3,
.cky-consent-bar h4,
.cky-consent-bar h5,
.cky-consent-bar h6,
.cky-title,
.cky-notice-title {
  font-family: inherit !important;
  color: #F8F7F3 !important;
  line-height: 1.25 !important;
}

.cky-consent-bar .cky-title,
.cky-consent-bar .cky-notice-title {
  font-size: 18px !important;
  font-weight: 500 !important;
}

.cky-notice-des {
  font-size: 14px !important;
}

.cky-notice-btn-wrapper,
.cky-btn-group {
  gap: 10px !important;
}

button.cky-btn.cky-btn-accept,
button.cky-btn.cky-btn-reject,
button.cky-btn.cky-btn-customize,
button.cky-btn.cky-btn-preferences {
  border-radius: 999px !important;
  text-transform: none !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  padding: 0.85em 1.5em !important;
  border: 1px solid transparent !important;
  box-shadow: none !important;
  transition: background-color .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease;
}

button.cky-btn.cky-btn-accept {
  background: #F8F7F3 !important;
  color: #2B1711 !important;
  border-color: #F8F7F3 !important;
}

button.cky-btn.cky-btn-reject,
button.cky-btn.cky-btn-customize,
button.cky-btn.cky-btn-preferences {
  background: transparent !important;
  color: #F8F7F3 !important;
  border-color: rgba(248, 247, 243, 0.30) !important;
}

button.cky-btn:hover {
  transform: none !important;
}

button.cky-btn.cky-btn-accept:hover {
  background: #8E0908 !important;
  color: #F8F7F3 !important;
  border-color: #8E0908 !important;
  box-shadow: 0 8px 20px rgba(35, 18, 17, 0.18);
}

button.cky-btn.cky-btn-reject:hover,
button.cky-btn.cky-btn-customize:hover,
button.cky-btn.cky-btn-preferences:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #2B1711 !important;
}

.cky-btn-revisit-wrapper {
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.cky-btn-revisit-wrapper .cky-btn-revisit img {
  filter: brightness(0) saturate(100%) invert(18%) sepia(22%) saturate(732%) hue-rotate(334deg) brightness(93%) contrast(89%);
}

.cky-modal.cky-modal-open {
  border-radius: 0 !important;
}

.cky-preference-center {
  background: #2B1711 !important;
  background-color: #2B1711 !important;
  color: #F8F7F3 !important;
  border: 0 !important;
  border-radius: 0 !important;
  width: min(100% - 24px, 1080px) !important;
  max-height: calc(100vh - 24px) !important;
  box-shadow: none !important;
  outline: 0 !important;
  overflow: hidden !important;
  display: flex !important;
  flex-direction: column !important;
}

.cky-modal {
  padding: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
}

.cky-preference-center *,
.cky-preference-center p,
.cky-preference-center span,
.cky-preference-center li,
.cky-preference-center a,
.cky-preference-center button {
  font-family: inherit !important;
  color: inherit !important;
}

.cky-preference-header {
  padding: 24px 28px 18px !important;
  border-bottom: 1px solid rgba(248, 247, 243, 0.12) !important;
  background: transparent !important;
}

.cky-preference-title {
  font-size: 20px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  color: #F8F7F3 !important;
}

.cky-btn-close {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.cky-btn-close img {
  filter: brightness(0) saturate(100%) invert(86%) sepia(7%) saturate(223%) hue-rotate(352deg) brightness(108%) contrast(96%);
}

.cky-preference-body-wrapper {
  background: transparent !important;
  border: 0 !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
}

.cky-preference-content-wrapper {
  padding: 20px 28px 8px !important;
  color: rgba(248, 247, 243, 0.82) !important;
}

.cky-preference-content-wrapper p {
  color: inherit !important;
}

.cky-horizontal-separator,
.cky-footer-wrapper .cky-footer-shadow {
  display: none !important;
  background: transparent !important;
}

.cky-accordion-wrapper {
  padding: 0 28px 24px !important;
  background: transparent !important;
}

.cky-accordion {
  border-bottom: 1px solid rgba(248, 247, 243, 0.10) !important;
}

.cky-accordion-item,
.cky-accordion-header-wrapper,
.cky-accordion-header {
  background: transparent !important;
}

.cky-accordion-header-wrapper {
  padding: 18px 0 !important;
}

.cky-accordion-btn {
  color: #F8F7F3 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
}

.cky-accordion-header-des {
  color: rgba(248, 247, 243, 0.72) !important;
}

.cky-accordion-header-des p {
  color: inherit !important;
}

.cky-always-active {
  color: #E7D1B0 !important;
}

.cky-accordion-chevron .cky-chevron-right {
  border-color: rgba(248, 247, 243, 0.72) !important;
}

.cky-accordion-body {
  padding: 0 0 14px !important;
}

.cky-audit-table {
  margin-top: 10px !important;
  padding: 14px 16px !important;
  background: rgba(248, 247, 243, 0.04) !important;
  border: 1px solid rgba(248, 247, 243, 0.10) !important;
  border-radius: 0 !important;
  color: rgba(248, 247, 243, 0.82) !important;
}

.cky-cookie-des-table li {
  border-bottom: 1px solid rgba(248, 247, 243, 0.08) !important;
}

.cky-cookie-des-table li div:first-child {
  color: rgba(248, 247, 243, 0.62) !important;
}

.cky-cookie-des-table li div:last-child {
  color: #F8F7F3 !important;
}

.cky-show-desc-btn {
  color: #E7D1B0 !important;
}

.cky-switch input[type="checkbox"] {
  background-color: #8E0908 !important;
}

.cky-footer-wrapper {
  background: transparent !important;
  border-top: 0 !important;
  flex: 0 0 auto;
}

.cky-prefrence-btn-wrapper {
  padding: 18px 28px 24px !important;
  gap: 10px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  margin-top: 10px !important;
}

.cky-prefrence-btn-wrapper .cky-btn {
  min-width: 0 !important;
}

.cky-preference-center .cky-btn-reject,
.cky-preference-center .cky-btn-preferences {
  background: transparent !important;
  color: #F8F7F3 !important;
  border-color: rgba(248, 247, 243, 0.30) !important;
}

.cky-preference-center .cky-btn-accept {
  background: #F8F7F3 !important;
  color: #2B1711 !important;
  border-color: #F8F7F3 !important;
}

.cky-preference-center .cky-btn-reject:hover,
.cky-preference-center .cky-btn-preferences:hover {
  background: #ffffff !important;
  color: #2B1711 !important;
  border-color: #ffffff !important;
}

.cky-preference-center .cky-btn-accept:hover {
  background: #8E0908 !important;
  color: #F8F7F3 !important;
  border-color: #8E0908 !important;
}

@media (max-width: 980px) {
  .cky-preference-center {
    width: calc(100% - 24px) !important;
    max-width: none !important;
    margin: 12px !important;
    max-height: calc(100vh - 24px) !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
  }

  .cky-preference-header,
  .cky-preference-content-wrapper,
  .cky-accordion-wrapper,
  .cky-prefrence-btn-wrapper {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .cky-preference-title {
    font-size: 18px !important;
  }

  .cky-prefrence-btn-wrapper {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 10px !important;
    margin-top: 10px !important;
    padding-top: 10px !important;
  }

  .cky-prefrence-btn-wrapper .cky-btn {
    width: 100% !important;
  }

  .cky-modal {
    padding: 0 !important;
  }
}

@media (max-width: 980px) {
  .cky-consent-bar {
    border-radius: 0 !important;
    margin: 16px !important;
    width: calc(100% - 32px) !important;
    max-width: none !important;
    box-sizing: border-box !important;
    padding: 22px 20px 20px !important;
  }

  .cky-consent-bar p {
    font-size: 13px !important;
    line-height: 1.4 !important;
  }

  .cky-notice-des,
  .cky-notice-btn-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .cky-notice-btn-wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    padding-top: 16px !important;
  }

  button.cky-btn.cky-btn-accept,
  button.cky-btn.cky-btn-reject,
  button.cky-btn.cky-btn-customize,
  button.cky-btn.cky-btn-preferences {
    width: 100% !important;
  }
}



/* ============== TEXT STYLE ============== */

:where(.et_pb_text) :is(ul, li, ol) {
  line-height:1.2em!important;
}

:where(.et_pb_text) :is(p,ul,ol,blockquote) ~ :is(h1,h2,h3,h4,h5,h6) {
  padding-top:.75em;
}

:where(.et_pb_text) p:last-of-type {
  padding-bottom:1em;
}
:where(.et_pb_text) :is(p,ul,ol,blockquote):last-child {
  padding-bottom:0;
}

:where(.et_pb_text) ::marker {
  color:var(--gcid-primary-color);
}
:where(.et_pb_text) :is(ol,ul) li:not(:last-child) {
  padding-bottom:.5em;
}



/* Style Blockquotes */
:where(.et_pb_text) blockquote {
  border:none;
  position:relative;
  padding:.5em 1em;
  margin:.5em 0 1.5em;
}
:where(.et_pb_text) blockquote::after {
  content:'ă';
  color:var(--gcid-primary-color);
  position:absolute;
  font-size:4em;
  left:-.15em;
  top:.2em;
}
:where(.et_pb_text) blockquote::before {
  content:'';
  background:var(--gcid-primary-color);
  opacity:0.1;
  width:100%;
  height:100%;
  position:absolute;
  z-index:-1;
  left:0; 
  top:0;
  border-radius:5px;
}



/* ============== LINKS ============== */
:where(.et_pb_text, #un-footer) a {
  text-underline-offset: .22em;
}

:where(.et_pb_text, #un-footer) a:not(.et_pb_button):not(.button) {
  text-decoration: none!important;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: left calc(100% - .05em);
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: background-size .25s ease;
}

:where(.et_pb_text, #un-footer) a:not(.et_pb_button):not(.button):hover {
  background-size: 100% 1px;
}



/* ============== BACK TO TOP ============== */
.et_pb_scroll_top:before {
  content: '!';
}

.et_pb_scroll_top.et-pb-icon {
  background: transparent !important;
  border: 1px solid #2B1711 !important;
  border-radius: 50px;
  color: #2B1711;
  width: 46px;
  height: 46px;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  box-sizing: border-box !important;
  line-height: 1 !important;
  font-size: 22px;
  right: 12px;
  bottom: 12px !important;
  transition: all .3s ease-in-out;
  z-index: 9999;
  box-shadow: none !important;
  outline: 0 !important;
}

.et_pb_scroll_top.et-pb-icon.et-visible {
  transition: all .3s ease-in-out;
}

.et_pb_scroll_top.et-pb-icon:hover {
  background: #8E0908 !important;
  border-color: #8E0908 !important;
  color: #F8F7F3;
}

@media (max-width: 980px) {
  .et_pb_scroll_top.et-pb-icon {
    right: 12px;
    bottom: 12px !important;
    width: 40px;
    height: 40px;
    font-size: 19px;
  }
}



/* ===================== FORMS ===================== */

.forminator-field input,
span.select2-selection.select2-selection--single,
textarea {
    padding: 15px 18px!important;
    border-width: 0 0 1px 0!important;
    border-style: solid!important;
    border-color: #29251E!important;
    border-radius: 0!important;
    background: transparent!important;
    box-shadow: none!important;
}

#checkbox-1 label {
    align-items:flex-start!important;}

#checkbox-1 {
    margin-top: 10px!important;
}

span.forminator-checkbox-label {
    line-height:1.2em!important;
    text-align:left!important;
    width:80%;}

@media (max-width:980px){
	span.forminator-checkbox-label {
width:100%;}
}


button.forminator-button.forminator-button-submit {
    width:100%!important;
    border: 1px solid #29251E!important;
    border-radius:200px!important;
    margin-top: 14px!important;
}

.forminator-checkbox .forminator-checkbox-box {
    background: transparent!important;
    box-shadow: none!important;
}

.forminator-checkbox input:checked + .forminator-checkbox-box {
    background: transparent!important;
}

button.forminator-button.forminator-button-submit,
button.forminator-button.forminator-button-submit:hover {
    box-shadow:none!important;
}

@media (prefers-reduced-motion: reduce) {
  :where(.et_pb_text, #un-footer) a:not(.et_pb_button):not(.button) {
    transition: none!important;
  }
}




/* =========================
   HEADER
========================= */
#un-header {
  position: sticky!important;
  top: 0;
  z-index: 9999;
}

#un-header.et_pb_sticky,
#un-header.et_pb_sticky--top {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

#un-header .et_pb_menu__menu > nav > ul {
  gap: 2.25em!important;
}

#un-header .et_pb_menu__cart-button {
  position: relative!important;
  margin-left: 2.05em!important;
}

#un-header .et_pb_menu__cart-button::before {
  position: relative;
  margin: 0!important;
  font-size: 19px!important;
  line-height: 1!important;
}

#un-header .et_pb_menu__cart-button .un-cart-count {
  position: absolute;
  top: -7px;
  right: -9px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border: 0;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #8E0908;
  color: #F8F7F3!important;
  font-family: inherit!important;
  font-size: 9px!important;
  line-height: 1!important;
  box-sizing: border-box;
}

#un-header .et_pb_menu__menu > nav > ul > li {
  margin: 0!important;
  padding: 0!important;
}

#un-header .et_pb_menu__menu > nav > ul > li > a {
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-left: 0!important;
  padding-right: 0!important;
  text-decoration: none!important;
  background-image: linear-gradient(#F8F7F3, #F8F7F3)!important;
  background-position: left 100%!important;
  background-repeat: no-repeat!important;
  background-size: 0 1px!important;
  transition: background-size .25s ease!important;
}

#un-header .et_pb_menu__menu > nav > ul > li > a::after,
#un-header .et_pb_menu__menu > nav > ul > li > a:hover::after {
  content: none!important;
}

#un-header .et_pb_menu__menu > nav > ul > li > a:hover {
  background-size: 100% 1px!important;
}

.un-mobile-menu-actions,
.un-mobile-overlay {
  display: none;
}

@media (max-width:980px) {
  /* Mobile header replaces Divi mobile nav with a custom text menu. */
  #un-header .et_pb_menu__menu > nav > ul {
    gap: 1.2em!important;
  }

  #un-header .et_pb_menu__cart-button,
  #un-header .et_pb_menu__cart-button::before {
    margin-left: 0!important;
  }

  #un-header .et_pb_menu__menu,
  #un-header .et_mobile_nav_menu {
    display: none!important;
  }

  #un-header .mobile_menu_bar,
  #un-header .mobile_menu_bar::before,
  #un-header .mobile_menu_bar::after,
  #un-header .et_mobile_nav_menu .mobile_nav {
    display: none!important;
    content: none!important;
    width: 0!important;
    height: 0!important;
    min-height: 0!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
    background: none!important;
    box-shadow: none!important;
  }

  /* Compact mobile header actions: cart icon and MENU button. */
  #un-header .et_pb_menu__wrap {
    display: flex!important;
    align-items: center!important;
    justify-content: flex-end!important;
    gap: 14px;
  }

  .un-mobile-menu-actions {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
    margin-left: auto;
  }

  .un-mobile-overlay__cart {
    position: relative;
    width: 30px!important;
    height: 30px!important;
    min-height: 30px!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
    display: inline-flex!important;
    align-items: center;
    justify-content: center;
    background: transparent!important;
    color: #F8F7F3!important;
    font-family: ETmodules!important;
    font-size: 0!important;
    line-height: 1!important;
    letter-spacing: 0!important;
    text-decoration: none!important;
  }

  .un-mobile-overlay__cart::before {
    content: "\e07a"!important;
    display: block!important;
    color: #F8F7F3!important;
    font-family: ETmodules!important;
    font-size: 22px!important;
    line-height: 1!important;
  }

  .un-mobile-overlay__cart::after {
    content: none!important;
    display: none!important;
  }

  .un-mobile-overlay__cart .un-cart-count {
    position: absolute;
    top: -11px;
    right: -12px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    border: 0;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #8E0908;
    color: #F8F7F3!important;
    font-family: inherit!important;
    font-size: 9px!important;
    line-height: 1!important;
    box-sizing: border-box;
  }

  .un-mobile-menu-toggle,
  .un-mobile-overlay__close {
    appearance: none;
    min-height: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: #F8F7F3;
    font-family: inherit;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: none;
    cursor: pointer;
  }

  .un-mobile-menu-toggle {
    width: auto;
    height: auto;
    min-height: 0;
    font-size: 13px;
    background-image: none;
  }

  .un-mobile-menu-toggle::before,
  .un-mobile-menu-toggle::after {
    display: none!important;
    content: none!important;
  }

  /* Full mobile menu overlay. */
  .un-mobile-overlay {
    position: fixed;
    inset: 0;
    z-index: 100000;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .32s ease, visibility 0s linear .32s;
  }

  .un-mobile-overlay.is-open {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
  }

  .un-mobile-overlay__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(35, 18, 17, .28);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
  }

  .un-mobile-overlay__panel {
    position: absolute;
    top: calc(var(--un-header-offset, 86px) + 16px);
    left: 18px;
    right: 18px;
    max-height: calc(100dvh - var(--un-header-offset, 86px) - 36px);
    overflow-y: auto;
    padding: 24px 24px 28px;
    border: 0;
    border-radius: 28px;
    background: #2B1711;
    box-shadow: 0 24px 54px rgba(35, 18, 17, .10);
  }

  .un-mobile-overlay__top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 42px;
  }

  .un-mobile-overlay__brand {
    display: inline-flex;
    align-items: center;
    flex: 0 1 132px;
    max-width: 132px;
    color: #F8F7F3!important;
    text-decoration: none!important;
  }

  .un-mobile-overlay__brand img {
    display: block;
    width: 100%;
    max-width: 132px;
    height: auto;
    filter: brightness(0) invert(1);
  }

  .un-mobile-overlay__nav,
  .un-mobile-overlay__list {
    width: 100%;
  }

  .un-mobile-overlay__nav {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .un-mobile-overlay__list,
  .un-mobile-overlay__submenu {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .un-mobile-overlay__item {
    margin: 0;
    padding: 0;
  }

  .un-mobile-overlay__link,
  .un-mobile-overlay__toggle {
    position: relative;
    width: 100%;
    padding: 0 0 17px 0;
    border: 0;
    display: block;
    background: transparent;
    color: #F8F7F3!important;
    font-family: inherit;
    font-size: 22px;
    line-height: 1.12;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none!important;
    cursor: pointer;
  }

  .un-mobile-overlay__toggle {
    padding-right: 32px;
  }

  .un-mobile-overlay__chevron {
    position: absolute;
    right: 4px;
    top: .2em;
    width: 12px;
    height: 12px;
    border-right: 1.5px solid #F8F7F3;
    border-bottom: 1.5px solid #F8F7F3;
    transform: rotate(45deg);
    transition: transform .24s ease;
  }

  .un-mobile-overlay__item.is-expanded .un-mobile-overlay__chevron {
    top: .38em;
    transform: rotate(225deg);
  }

  .un-mobile-overlay__submenu {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease;
  }

  .un-mobile-overlay__item.is-expanded .un-mobile-overlay__submenu {
    max-height: 500px;
  }

  .un-mobile-overlay__submenu a {
    display: block;
    padding: 0 0 12px 0;
    color: #F8F7F3!important;
    font-family: inherit;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none!important;
  }

  .un-mobile-overlay__cta {
    width: 100%;
    min-height: 44px;
    margin-top: 22px;
    border: 0;
    border-radius: 200px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #F8F7F3;
    color: #231211!important;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none!important;
  }

  .un-mobile-overlay__actions {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    flex-shrink: 0;
  }

  .un-mobile-overlay__cart,
  .un-mobile-overlay__cart::before,
  .un-mobile-overlay__close {
    color: #F8F7F3!important;
  }

  body.un-menu-open {
    position: fixed;
    width: 100%;
    overflow: hidden;
  }

}

@media (max-width: 479px) {
  .un-mobile-menu-toggle,
  .un-mobile-overlay__close {
    font-size: 12px;
  }

  .un-mobile-overlay__panel {
    left: 12px;
    right: 12px;
    padding: 20px 16px 24px;
    border-radius: 24px;
  }

  .un-mobile-overlay__brand {
    flex-basis: 112px;
    max-width: 112px;
  }

  .un-mobile-overlay__brand img {
    max-width: 112px;
  }
}


/* =========================
   IMAGE BACKGROUND ZOOM
========================= */
.un-image-zoom {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.un-image-zoom::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: inherit;
  background-position: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1);
  transform-origin: center;
  transition: transform .65s ease;
}

.un-image-zoom:hover::before {
  transform: scale(1.08);
}

.un-image-zoom > * {
  position: relative;
  z-index: 1;
}

.un-image-zoom .et_pb_image_wrap {
  display: block;
  overflow: hidden;
}

.un-image-zoom img {
  display: block;
  transition: transform .65s ease;
}

.un-image-zoom:hover img {
  transform: scale(1.08);
}

.un-photo-zoom,
.un-photo-zoom .et_pb_image_wrap {
  display: block;
  overflow: hidden;
}

.un-photo-zoom img {
  display: block;
  width: 100%;
  transition: transform .65s ease;
}

.un-photo-zoom:hover img {
  transform: scale(1.08);
}

@media (prefers-reduced-motion: reduce) {
  .un-image-zoom::before {
    transition: none;
  }

  .un-image-zoom img,
  .un-photo-zoom img {
    transition: none;
  }
}


/* =========================
   PHOTO FADE
========================= */
.un-photo-fade-wrap {
  position: relative;
  display: grid!important;
}

.un-photo-fade-wrap > .un-photo-fade {
  grid-area: 1 / 1;
  margin: 0!important;
  opacity: 0;
  pointer-events: none;
  transition: opacity .55s ease-in-out;
  z-index: 1;
}

.un-photo-fade-wrap:not(.is-ready) > .un-photo-fade:first-child,
.un-photo-fade-wrap > .un-photo-fade.is-active {
  opacity: 1;
  z-index: 2;
}

.un-photo-fade-wrap > .un-photo-fade .et_pb_image_wrap,
.un-photo-fade-wrap > .un-photo-fade img {
  display: block;
  width: 100%;
}

.un-photo-fade-wrap > .un-photo-fade img {
  height: auto;
  object-fit: cover;
}


/* =========================
   PHOTO MARQUEE
========================= */
.un-photo-marquee {
  overflow: hidden !important;
  width: 100% !important;
  max-width: 100% !important;
}

.un-photo-marquee__track {
  display: flex !important;
  width: max-content !important;
  gap: 24px;
  animation: un-photo-marquee 42s linear infinite;
}

.un-photo-marquee:hover .un-photo-marquee__track {
  animation-play-state: paused;
}

.un-photo-marquee .et_pb_group {
  flex: 0 0 320px !important;
  width: 320px !important;
  max-width: 320px !important;
  margin: 0 !important;
}
@keyframes un-photo-marquee {
  from { transform: translate3d(0, 0, 0); }
  to { transform: translate3d(var(--un-photo-marquee-distance, -50%), 0, 0); }
}
@media (max-width: 767px) {
  .un-photo-marquee__track {
    gap: 14px;
    animation-duration: 34s;
  }

  .un-photo-marquee .et_pb_group {
    flex-basis: min(72vw, 280px) !important;
    width: min(72vw, 280px) !important;
    max-width: min(72vw, 280px) !important;
  }
}

body.et-fb .un-photo-marquee {
  overflow: visible !important;
}

body.et-fb .un-photo-marquee__track {
  animation: none !important;
  transform: none !important;
}

body.et-fb .un-photo-marquee [data-un-photo-clone] {
  display: none !important;
}


/* =========================
   TESTIMONIALS MARQUEE
========================= */
.un-testimonials {
  overflow: hidden !important;
  width: 100% !important;
  max-width: 100% !important;
}

.un-testimonials .un-testimonials__track {
  display: flex !important;
  flex-wrap: nowrap !important;
  width: max-content !important;
  gap: 20px;
  will-change: transform;
  animation: un-testimonials-marquee 34s linear infinite;
}

.un-testimonials:hover .un-testimonials__track {
  animation-play-state: paused;
}

.un-testimonials.is-touching .un-testimonials__track {
  animation-play-state: paused !important;
}

.un-testimonials .et_pb_column {
  flex: 0 0 360px !important;
  width: 360px !important;
  max-width: 360px !important;
  margin: 0 !important;
}

body.et-fb .un-testimonials,
html.et-fb .un-testimonials {
  overflow: visible !important;
  -webkit-mask-image: none;
  mask-image: none;
}

body.et-fb .un-testimonials .un-testimonials__track,
html.et-fb .un-testimonials .un-testimonials__track {
  animation: none !important;
  transform: none !important;
}

body.et-fb .un-testimonials [data-un-testimonial-clone],
html.et-fb .un-testimonials [data-un-testimonial-clone] {
  display: none !important;
}

body.et-fb .un-testimonials .et_pb_column,
html.et-fb .un-testimonials .et_pb_column {
  flex: inherit !important;
  width: auto !important;
  max-width: none !important;
}


@keyframes un-testimonials-marquee {
  from { transform: translate3d(0, 0, 0); }
  to { transform: translate3d(var(--un-testimonials-loop-distance, -50%), 0, 0); }
}

@media (max-width: 767px) {
  .un-testimonials {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-snap-type: x proximity;
  }

  .un-testimonials::-webkit-scrollbar {
    display: none;
  }

  .un-testimonials .un-testimonials__track {
    gap: 14px;
    animation-duration: 28s;
  }

  .un-testimonials .et_pb_column {
    flex-basis: min(82vw, 320px) !important;
    width: min(82vw, 320px) !important;
    max-width: min(82vw, 320px) !important;
    scroll-snap-align: start;
  }
}

@media (prefers-reduced-motion: reduce) {
  .un-testimonials .un-testimonials__track {
    animation: none;
  }
}


/* =========================
   FOOTER
========================= */
#un-footer .et_mobile_nav_menu {
  display: none!important;
}

#un-footer .et_pb_menu__menu {
  display: block!important;
}

#un-footer .et_pb_menu__menu > nav > ul {
  display: flex!important;
  flex-direction: column!important;
  flex-wrap: nowrap!important;
}

#un-footer .et_pb_menu__menu > nav > ul > li {
  display: block!important;
  width: auto!important;
}

#un-footer .et_pb_menu__menu > nav > ul > li > a {
  display: inline-block!important;
  line-height: 1.2em!important;
}

#un-footer .et_pb_menu__menu > nav > ul > li > a,
#un-footer .et_pb_text a:not(.et_pb_button):not(.button) {
  text-decoration: none!important;
  background-image: linear-gradient(currentColor, currentColor)!important;
  background-position: left calc(100% - .36em)!important;
  background-repeat: no-repeat!important;
  background-size: 0 1px!important;
  transition: background-size .25s ease!important;
}

#un-footer .et_pb_text a:not(.et_pb_button):not(.button) {
  background-position: left calc(100% - .05em)!important;
}

#un-footer .et_pb_menu__menu > nav > ul > li > a:hover,
#un-footer .et_pb_text a:not(.et_pb_button):not(.button):hover {
  background-size: 100% 1px!important;
}

#un-footer .et_pb_image a,
#un-footer a:has(img) {
  text-decoration: none!important;
  background-image: none!important;
  background-size: 0!important;
}

/* =========================
   WAPF PRODUCT FIELDS
========================= */
body.single-product .wapf {
  --un-wapf-ink: #231211;
  --un-wapf-muted: rgba(35, 18, 17, .72);
  --un-wapf-line: #E6C69C;
  --un-wapf-fill: #E5C79E;
  --un-wapf-accent: #D94B05;
  margin: 0 0 26px;
}

body.single-product .wapf-field-container {
  margin: 0!important;
  padding: 0 0 28px!important;
  border: 0!important;
}

body.single-product .wapf-field-label {
  margin: 0 0 18px!important;
}

body.single-product .wapf-field-label label {
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  color: var(--un-wapf-ink);
  font-size: 16px;
  line-height: 1.15;
  text-transform: uppercase;
}

body.single-product .wapf-field-label .required {
  display: none;
}

body.single-product .wapf-swatch-wrapper {
  display: grid!important;
  grid-template-columns: repeat(8, minmax(0, 1fr))!important;
  gap: 20px!important;
  align-items: start;
  overflow: visible!important;
}

body.single-product .field-1dbfef8 .wapf-swatch-wrapper {
  grid-template-columns: repeat(3, minmax(0, 1fr))!important;
  gap: 18px!important;
}

body.single-product .wapf-swatch {
  margin: 0!important;
  overflow: visible!important;
}

body.single-product .wapf-swatch label {
  display: flex!important;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  min-height: 100%;
  outline: none!important;
  overflow: visible!important;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

body.single-product .wapf-swatch--image label {
  padding: 0 8px;
}

body.single-product .field-1dbfef8 .wapf-swatch label {
  width: 100%;
  min-height: 42px;
  padding: 0 18px!important;
  border: 1px solid var(--un-wapf-line)!important;
  border-radius: 200px!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  background: transparent!important;
  color: var(--un-wapf-ink)!important;
  transition: border-color .22s ease, background-color .22s ease, color .22s ease;
}

body.single-product .field-1dbfef8 .wapf-swatch label > span {
  color: inherit!important;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

body.single-product .field-1dbfef8 .wapf-swatch:hover label {
  border-color: var(--un-wapf-fill)!important;
}

body.single-product .field-1dbfef8 .wapf-swatch label:focus,
body.single-product .field-1dbfef8 .wapf-swatch label:focus-visible,
body.single-product .field-1dbfef8 .wapf-swatch label:active,
body.single-product .field-1dbfef8 .wapf-swatch label:has(input:focus),
body.single-product .field-1dbfef8 .wapf-swatch label:has(input:focus-visible),
body.single-product .field-1dbfef8 .wapf-swatch label:has(input:active),
body.single-product .field-1dbfef8 .wapf-swatch.wapf-checked,
body.single-product .field-1dbfef8 .wapf-swatch.wapf-checked label {
  outline: none!important;
  box-shadow: none!important;
}

body.single-product .wapf-swatch input {
  position: absolute;
  opacity: 0;
  outline: none!important;
  box-shadow: none!important;
  appearance: none;
  -webkit-appearance: none;
  pointer-events: none;
}

body.single-product .apf-pick-box {
  width: 54px;
  height: 54px;
  border: 0!important;
  border-radius: 50%;
  background: transparent!important;
  outline: 0 solid transparent;
  outline-offset: 0;
  overflow: visible;
  transition: outline-color .22s ease, outline-width .22s ease, outline-offset .22s ease, transform .22s ease;
}

body.single-product .apf-pick-box img {
  display: block;
  width: 100%!important;
  height: 100%!important;
  border-radius: 50%;
  object-fit: cover;
}

body.single-product .wapf-swatch:hover .apf-pick-box,
body.single-product .wapf-swatch input:focus-visible + .apf-pick-box {
  outline: 3px solid rgba(229, 199, 158, .42);
  outline-offset: 4px;
  transform: translateY(-1px);
}

body.single-product .wapf-swatch input:checked + .apf-pick-box {
  outline: 2px solid var(--un-wapf-line);
  outline-offset: 4px;
}

body.single-product .wapf-swatch.wapf-checked .apf-pick-box {
  outline: 2px solid var(--un-wapf-line);
  outline-offset: 4px;
}

body.single-product .wapf-swatch-label {
  color: var(--un-wapf-muted);
  max-width: 72px;
  font-size: 9px;
  line-height: 1.1;
  text-align: center;
}

body.single-product .wapf-field-image-swatch .wapf-swatch-label {
  display: none!important;
}

body.single-product .field-1dbfef8 .wapf-swatch-label {
  width: 100%;
  max-width: none;
  display: block!important;
  color: inherit!important;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

body.single-product .field-1dbfef8 .wapf-pricing-hint {
  display: none!important;
}

body.single-product .wapf-swatch input:checked ~ .wapf-swatch-label {
  color: var(--un-wapf-ink);
}

body.single-product .field-1dbfef8 .wapf-swatch input:checked ~ .wapf-swatch-label,
body.single-product .field-1dbfef8 .wapf-swatch.wapf-checked .wapf-swatch-label {
  color: var(--un-wapf-ink)!important;
}

body.single-product .field-1dbfef8 .wapf-swatch input:checked + .wapf-swatch-label,
body.single-product .field-1dbfef8 .wapf-swatch.wapf-checked label,
body.single-product .field-1dbfef8 .wapf-swatch label:has(input:checked) {
  border-color: transparent!important;
  background: var(--un-wapf-fill)!important;
  outline: none!important;
  box-shadow: none!important;
}

body.single-product .field-1dbfef8 .wapf-swatch.wapf-checked label > span,
body.single-product .field-1dbfef8 .wapf-swatch label:has(input:checked) > span {
  color: var(--un-wapf-ink)!important;
}

body.single-product .wapf-field-input select {
  width: 100%;
  height: 42px;
  padding: 0 46px 0 22px!important;
  border-color: var(--un-wapf-line)!important;
  border-radius: 200px!important;
  color: var(--un-wapf-ink)!important;
  background: transparent!important;
  font-size: 14px!important;
  line-height: 1!important;
  text-transform: uppercase;
}

body.single-product .wapf-product-totals {
  --un-wapf-ink: #231211;
  --un-wapf-muted: #231211;
  margin: 12px 0 26px;
  padding: 0;
  border: 0!important;
}

body.single-product .wapf-product-totals .wapf--inner > div {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 4px 0;
  color: var(--un-wapf-muted);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}

body.single-product .wapf-product-totals .wapf-product-total,
body.single-product .wapf-product-totals .wapf-options-total,
body.single-product .wapf-product-totals .wapf-total {
  color: var(--un-wapf-accent)!important;
  font-weight: 300!important;
}

body.single-product .wapf-product-totals .wapf-grand-total {
  color: var(--un-wapf-accent)!important;
  font-weight: 400!important;
}

body.single-product .wapf-product-totals .wapf-product-total *,
body.single-product .wapf-product-totals .wapf-options-total *,
body.single-product .wapf-product-totals .wapf-total * {
  font-weight: 300!important;
}

body.single-product .wapf-product-totals .wapf-grand-total,
body.single-product .wapf-product-totals .wapf-grand-total * {
  font-weight: 400!important;
}

/* Single product add-to-cart area. */
body.single-product .tooltip-container {
  color: var(--gcid-primary-color, #8E0908);
}

body.single-product .stock.in-stock {
  margin: 0 0 28px!important;
  color: var(--un-wapf-accent)!important;
  font-size: 16px!important;
  line-height: 1.2!important;
  text-transform: uppercase;
}

body.single-product form.cart {
  display: flex!important;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 0 20px;
}

body.single-product form.cart .wapf,
body.single-product form.cart .tooltip-container {
  flex: 0 0 100%;
  width: 100%;
}

body.single-product form.cart .quantity {
  flex: 0 0 64px;
  width: 64px;
  margin: 0!important;
}

body.single-product form.cart .quantity .qty {
  width: 64px!important;
  height: 54px!important;
  min-height: 54px!important;
  padding: 0!important;
  border: 0!important;
  border-radius: 8px!important;
  background: #F2F0EC!important;
  color: rgba(35, 18, 17, .34)!important;
  text-align: center!important;
  box-shadow: none!important;
}

body.single-product form.cart .single_add_to_cart_button {
  flex: 1 1 260px;
  height: 54px!important;
  min-height: 54px!important;
  margin: 0!important;
  padding: 0 28px!important;
  border: 1px solid #2B1711!important;
  border-radius: 200px!important;
  display: inline-flex!important;
  align-items: center!important;
  justify-content: center!important;
  background: #2B1711!important;
  color: #F8F7F3!important;
  font-size: 16px!important;
  line-height: 1!important;
  text-transform: uppercase;
  text-decoration: none!important;
  box-shadow: none!important;
}

body.single-product form.cart .single_add_to_cart_button::after,
body.single-product form.cart .single_add_to_cart_button:hover::after {
  display: none!important;
  content: none!important;
}

@media (max-width: 767px) {
  body.single-product .wapf-swatch-wrapper {
    grid-template-columns: repeat(4, minmax(0, 1fr))!important;
    gap: 16px 12px!important;
  }

  body.single-product .field-1dbfef8 .wapf-swatch-wrapper {
    grid-template-columns: 1fr!important;
    gap: 10px!important;
  }

  body.single-product .apf-pick-box {
    width: 50px;
    height: 50px;
  }

  body.single-product .wapf-field-container {
    padding-bottom: 24px!important;
  }

  body.single-product .wapf-field-label {
    margin-bottom: 14px!important;
  }

  body.single-product .field-1dbfef8 .wapf-swatch label {
    min-height: 42px;
  }

  body.single-product form.cart {
    gap: 0 14px;
  }

  body.single-product form.cart .quantity {
    flex-basis: 58px;
    width: 58px;
  }

  body.single-product form.cart .quantity .qty {
    width: 58px!important;
  }

  body.single-product form.cart .single_add_to_cart_button {
    flex-basis: calc(100% - 72px);
    padding: 0 18px!important;
    font-size: 14px!important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.single-product .apf-pick-box {
    transition: none!important;
  }
}


@media (max-width: 767px) {
  body.single-product .un-product-image-preview-placeholder {
    display: none;
  }

  body.single-product.un-product-image-preview-fixed .un-product-image-preview-placeholder {
    display: block;
  }

  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body {
    position: fixed;
    right: 14px;
    bottom: calc(14px + env(safe-area-inset-bottom, 0px));
    z-index: 99999;
    display: block;
    width: clamp(124px, 36vw, 168px);
    aspect-ratio: 3 / 4;
    margin: 0!important;
    border: 1px solid rgba(41, 37, 30, .14);
    background: #fff;
    box-shadow: 0 10px 34px rgba(41, 37, 30, .16);
    cursor: pointer;
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    transition: opacity .18s ease, visibility .18s ease;
  }

  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body::after {
    content: "+";
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 1px solid rgba(41, 37, 30, .18);
    border-radius: 50%;
    background: rgba(255, 255, 255, .92);
    color: #29251E;
    font-size: 20px;
    font-weight: 300;
    line-height: 0;
    padding-bottom: 2px;
    pointer-events: none;
  }

  body.single-product.un-product-image-preview-fixed.un-product-image-preview-docked .et_pb_wc_images_0_tb_body {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body .et_pb_module_inner,
  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body .woocommerce-product-gallery,
  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body .woocommerce-product-gallery__wrapper,
  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body .woocommerce-product-gallery__image,
  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body .woocommerce-product-gallery__image a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0!important;
  }

  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body .woocommerce-product-gallery__trigger,
  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body .zoomImg {
    display: none!important;
  }

  body.single-product.un-product-image-preview-fixed .et_pb_wc_images_0_tb_body img:not(.zoomImg) {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* Final header cart overrides: keep these last so Divi module CSS cannot win. */
@media (min-width:981px) {
  body #page-container #un-header a.et_pb_menu__icon.et_pb_menu__cart-button::before {
    position: relative!important;
    top: -18px!important;
    transform: none!important;
  }
}

@media (max-width:980px) {
  body.un-menu-open #page-container #un-header a.et_pb_menu__icon.et_pb_menu__cart-button:not(.un-mobile-overlay__cart) {
    display: none!important;
    visibility: hidden!important;
    opacity: 0!important;
    pointer-events: none!important;
  }
}