.elementor-kit-2035{--e-global-color-primary:#23441DFA;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-2035 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:98%;}.e-con{--container-max-width:98%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:96%;}.e-con{--container-max-width:96%;}}/* Start custom CSS */.page-header .menu--primary > ul > li > a{
    padding-right:2px !important;
}
/* Hide "X people are viewing" ONLY inside Quick View */
.live-viewing-visitors {
  display: none !important;
}
@media (min-width: 1024px) {
  .page-header .branding__logo a {
    padding-left: 10px!important;
    display: inline-block; /* Ensures padding is applied correctly */
  }
}
@media (min-width: 1024px){
a.page-open-popup-search.header-icon {
  padding-left: 0px !important;
}
a.page-open-popup-search.header-icon .text {
  margin-left: 12px !important;
}
}
.tm-swiper .swiper-nav-button {
    --minimog-swiper-nav-button-hover-background: #242424;
    -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1), visibility .25s linear .5s, opacity .25s linear .5s;
    transition: all .25s cubic-bezier(.645, .045, .355, 1), visibility .25s linear .5s, opacity .25s linear .5s;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    width: 45px;
    height: 45px;
    font-size: 14px;
    color: #000;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: none;
    transform: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 10px 0;
    pointer-events: auto;
    border: 1px solid #000000;
    background-color: #F0F0F0 !important;
    background-image: none;
}
.tm-swiper .swiper-nav-button:hover {
  background-color: #D0D0D0 !important;
  border-color: #000000;
  color: #FFFFFF;
}

/* If the arrow is an SVG inside the button */
.tm-swiper .swiper-nav-button:hover svg,
.tm-swiper .swiper-nav-button:hover svg * {
  fill: #000000 !important;
  stroke: #000000 !important;
}

.show-password-input {
    display: none !important;
}/* End custom CSS */