.elementor-4396 .elementor-element.elementor-element-77db61ac:not(.elementor-motion-effects-element-type-background), .elementor-4396 .elementor-element.elementor-element-77db61ac > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-4396 .elementor-element.elementor-element-77db61ac > .elementor-container{max-width:1440px;}.elementor-4396 .elementor-element.elementor-element-77db61ac{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;}.elementor-4396 .elementor-element.elementor-element-77db61ac > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4396 .elementor-element.elementor-element-c0dc384 > .elementor-widget-container{margin:40px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-c0dc384 */.pcc-header-a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: transparent;
  font-family: 'DM Sans', Arial, sans-serif;
  padding: 24px 0;
}
.pcc-header-a *{ box-sizing: border-box; }

.pcc-header-inner{
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.pcc-header-logo img{
  height: 38px;
  width: auto;
  display: block;
  margin-bottom: 8px; 
}

.pcc-header-menu{
  display: flex;
  align-items: center;
  gap: 32px;
}
.pcc-header-menu a{
  color: #1A2B3C;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}
.pcc-header-menu a:hover{
  color: #1A9E96;
}

.pcc-header-search{
  margin-left: auto;
}
.pcc-header-search input{
  width: 320px;
  height: 44px;
  border-radius: 999px;
  border: 2px solid #000;
  background: rgba(255,255,255,0.9);
  padding: 0 20px;
  font-family: 'DM Sans', Arial, sans-serif;
  font-size: 15px;
  color: #1A2B3C;
}
.pcc-header-search input::placeholder{
  color: #888;
}

.pcc-header-icons{
  display: flex;
  align-items: center;
  gap: 16px;
}
.pcc-header-icons a{
  color: #1A2B3C;
  display: flex;
}
.pcc-header-icons svg{
  width: 22px;
  height: 22px;
}

@media (max-width: 992px){
  .pcc-header-menu, .pcc-header-search{
    display: none;
  }
  .pcc-header-inner{
    justify-content: space-between;
  }
}


.pcc-header-b{
  background: #ffffff !important;
}

.pcc-header-b{
  background: #ffffff !important;
  position: sticky !important;
  top: 0 !important;
  z-index: 9999 !important;
}

.site-header-wrapper,
#masthead,
.storefront-sticky-add-to-cart{
  display: none !important;
}

body.storefront-sticky-add-to-cart-visible,
body{
  padding-top: 0 !important;
  margin-top: 0 !important;
}/* End custom CSS */