.elementor-kit-24{--e-global-color-primary:#2E5A4F;--e-global-color-secondary:#B88B4A;--e-global-color-text:#1E293B;--e-global-color-accent:#FAF7F2;--e-global-typography-primary-font-family:"Exo 2";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-astglobalcolor4 );background-image:url("https://barakahblend.com/wp-content/uploads/2026/06/background-50.webp");}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1480px;}.e-con{--container-max-width:1480px;}.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 */.smooth-image-zoom {
  overflow: hidden;
}

.smooth-image-zoom img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.45s ease;
  transform: scale(1);
}

.smooth-image-zoom:hover img {
  transform: scale(1.08);
}/* End custom CSS */