.elementor-1673 .elementor-element.elementor-element-4c5d41c{--display:flex;--min-height:37vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--overlay-opacity:0.27;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1673 .elementor-element.elementor-element-4c5d41c:not(.elementor-motion-effects-element-type-background), .elementor-1673 .elementor-element.elementor-element-4c5d41c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://sherkinnorthshore.com/wp-content/uploads/2026/06/20250703_130035-scaled.jpg");background-position:top left;background-repeat:no-repeat;background-size:cover;}.elementor-1673 .elementor-element.elementor-element-4c5d41c::before, .elementor-1673 .elementor-element.elementor-element-4c5d41c > .elementor-background-video-container::before, .elementor-1673 .elementor-element.elementor-element-4c5d41c > .e-con-inner > .elementor-background-video-container::before, .elementor-1673 .elementor-element.elementor-element-4c5d41c > .elementor-background-slideshow::before, .elementor-1673 .elementor-element.elementor-element-4c5d41c > .e-con-inner > .elementor-background-slideshow::before, .elementor-1673 .elementor-element.elementor-element-4c5d41c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-a631712 );--background-overlay:'';}.elementor-1673 .elementor-element.elementor-element-b6db83b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1673 .elementor-element.elementor-element-2b86ce8{--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;--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-1673 .elementor-element.elementor-element-d2d555b .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:60px;font-weight:600;line-height:66px;color:#FFFFFF;}.elementor-1673 .elementor-element.elementor-element-603c533{--display:flex;}.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-1673 .elementor-element.elementor-element-6bd4dff{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;line-height:35px;color:var( --e-global-color-a631712 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1673 .elementor-element.elementor-element-4c5d41c{--min-height:70vh;}.elementor-1673 .elementor-element.elementor-element-d2d555b .elementor-heading-title{font-size:40px;line-height:1.4em;}}@media(max-width:767px){.elementor-1673 .elementor-element.elementor-element-4c5d41c{--min-height:80vh;--justify-content:center;}.elementor-1673 .elementor-element.elementor-element-b6db83b{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1673 .elementor-element.elementor-element-2b86ce8{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1673 .elementor-element.elementor-element-d2d555b .elementor-heading-title{font-size:24px;}}@media(min-width:768px){.elementor-1673 .elementor-element.elementor-element-2b86ce8{--width:60%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1673 .elementor-element.elementor-element-2b86ce8{--width:70%;}}/* Start custom CSS for heading, class: .elementor-element-d2d555b */@import url('https://fonts.googleapis.com/css2?family=Damion&display=swap');

.sherkin-logo {
  font-family: 'Damion', cursive;
  font-size: 72px;
  font-weight: 400;
  color: #f7b500;

  display: inline-block;
  position: relative;

  /* slight tilt like logo */
  transform: rotate(-3deg);
}

/* CSS underline */
.sherkin-logo::after {
  content: "";
  position: absolute;
  left: -4%;
  bottom: -14px;
  width: 108%;
  height: 6px;
  background-color: #f7b500;
  border-radius: 80px;

  /* underline tilt */
  transform: rotate(-2deg);
}/* End custom CSS */