.elementor-21 .elementor-element.elementor-element-4ec6ee9{--display:flex;--min-height:350px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-21 .elementor-element.elementor-element-4ec6ee9:not(.elementor-motion-effects-element-type-background), .elementor-21 .elementor-element.elementor-element-4ec6ee9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://dentaldestination.net/wp-content/uploads/2025/07/title-bg.webp");background-position:center right;background-repeat:no-repeat;background-size:cover;}.elementor-21 .elementor-element.elementor-element-419c260{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-21 .elementor-element.elementor-element-65b5f6d > .elementor-widget-container{margin:100px 0px 0px 0px;}.elementor-21 .elementor-element.elementor-element-65b5f6d{text-align:left;}.elementor-21 .elementor-element.elementor-element-65b5f6d .elementor-heading-title{font-family:"Mulish", Sans-serif;font-size:50px;font-weight:900;line-height:48px;color:#130947;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-21 .elementor-element.elementor-element-cfa291d{font-family:"Mulish", Sans-serif;font-size:14px;font-weight:700;line-height:1.5em;color:#130947;}.elementor-21 .elementor-element.elementor-element-c9b57c3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-21 .elementor-element.elementor-element-4deed88 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-21 .elementor-element.elementor-element-4deed88 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-21 .elementor-element.elementor-element-4deed88{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}@media(max-width:1024px){.elementor-21 .elementor-element.elementor-element-c9b57c3{--margin-top:60px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-21 .elementor-element.elementor-element-4ec6ee9{--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-21 .elementor-element.elementor-element-65b5f6d .elementor-heading-title{font-size:30px;}.elementor-21 .elementor-element.elementor-element-c9b57c3{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}@media(max-width:1024px) and (min-width:768px){.elementor-21 .elementor-element.elementor-element-419c260{--content-width:720px;}.elementor-21 .elementor-element.elementor-element-c9b57c3{--content-width:720px;}}/* Start custom CSS for gallery, class: .elementor-element-4deed88 *//* For Elementor Image Gallery */
.elementor-gallery-item {
  position: relative;
  overflow: hidden;
}

.elementor-gallery-item::after {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  color: white;
  font-size: 40px;
  font-weight: bold;
  z-index: 2;
  pointer-events: none;
  transition: all 0.3s ease;
}

.elementor-gallery-item:hover::after {
  transform: translate(-50%, -50%) scale(1);
}

.elementor-gallery-item img {
  transition: 0.3s ease;
}

.elementor-gallery-item:hover img {
  filter: brightness(0.5);
}/* End custom CSS */