.elementor-kit-84{--e-global-color-primary:#160000;--e-global-color-secondary:#EE2E31;--e-global-color-text:#160000;--e-global-color-accent:#F7F7F7;--e-global-color-e0f85c8:#FFFFFF;--e-global-color-cc8cc60:#000000;--e-global-color-7b747f1:#00000000;--e-global-typography-primary-font-family:"Cabinet Grotesk Web";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cabinet Grotesk Web";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cabinet Grotesk Web";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Cabinet Grotesk Web";--e-global-typography-accent-font-weight:500;--e-global-typography-3301df9-font-family:"Cabinet Grotesk Web";--e-global-typography-3301df9-font-size:1rem;--e-global-typography-3301df9-font-weight:normal;--e-global-typography-3301df9-text-transform:uppercase;--e-global-typography-3301df9-line-height:0.7rem;--e-global-typography-8c7f7d8-font-family:"Cabinet Grotesk Web";font-family:"Cabinet Grotesk Web", Sans-serif;font-size:1rem;font-weight:500;}.elementor-kit-84 e-page-transition{background-color:#FFBC7D;}.elementor-kit-84 a{color:var( --e-global-color-secondary );font-family:"Cabinet Grotesk Web", Sans-serif;line-height:1rem;}.elementor-kit-84 h1{font-family:"Cabinet Grotesk Web", Sans-serif;font-size:3.8rem;font-weight:bold;line-height:1em;}.elementor-kit-84 h2{font-family:"Cabinet Grotesk Web", Sans-serif;font-size:3rem;font-weight:bold;line-height:3rem;}.elementor-kit-84 h3{font-family:"Cabinet Grotesk Web", Sans-serif;font-size:2.4rem;font-weight:bold;line-height:1.2em;}.elementor-kit-84 h4{font-family:"Cabinet Grotesk Web", Sans-serif;font-size:1.5rem;font-weight:bold;line-height:1.1em;}.elementor-kit-84 h5{font-family:"Cabinet Grotesk Web", Sans-serif;font-size:1.25rem;font-weight:bold;}.elementor-kit-84 h6{font-family:"Cabinet Grotesk Web", Sans-serif;font-size:1.125rem;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Desktop */
.project-gallery .swiper-slide img,
.project-gallery .elementor-carousel img,
.project-gallery .jet-listing-gallery__img,
.project-gallery img {
  height: 536px !important;
  max-height: 536px !important;
  width: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  display: block !important;
}

.project-gallery .swiper-slide,
.project-gallery .jet-listing-gallery__slide {
  height: 536px !important;
  overflow: hidden !important;
}

.project-gallery .swiper-wrapper {
  align-items: stretch !important;
  padding-bottom: 20px !important;
}

/* Tablet */
@media (max-width: 1024px) {
  .project-gallery .swiper-slide img,
  .project-gallery .elementor-carousel img,
  .project-gallery .jet-listing-gallery__img,
  .project-gallery img {
    height: 450px !important;
    max-height: 450px !important;
  }

  .project-gallery .swiper-slide,
  .project-gallery .jet-listing-gallery__slide {
    height: 450px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .project-gallery .swiper-slide img,
  .project-gallery .elementor-carousel img,
  .project-gallery .jet-listing-gallery__img,
  .project-gallery img {
    height: 450px !important;
    max-height: 450px !important;
  }

  .project-gallery .swiper-slide,
  .project-gallery .jet-listing-gallery__slide {
    height: 450px !important;
  }
}


body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Mobile gallery - natural image sizing */
@media (max-width: 767px) {
  #project-gallery-mobile .swiper-slide img,
  #project-gallery-mobile .elementor-carousel img,
  #project-gallery-mobile .jet-listing-gallery__img,
  #project-gallery-mobile img {
    height: auto !important;
    max-height: none !important;
    width: 100% !important;
    object-fit: unset !important;
    object-position: unset !important;
  }

  #project-gallery-mobile .swiper-slide,
  #project-gallery-mobile .jet-listing-gallery__slide {
    height: auto !important;
  }

  #project-gallery-mobile .swiper-wrapper {
    align-items: flex-start !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cabinet Grotesk Web';
	font-display: auto;
	src: url('https://abm.stoke1.dev/wp-content/uploads/CabinetGrotesk-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */