@charset "UTF-8";
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
body .snippetform .colWrap.btnWrap .submitBtn {
  background-color: #d41f72;
  font-family: "Obviously-semi";
  font-size: 0.875rem;
  line-height: 1;
  padding: 1.25rem 2.5rem;
  border: 0.125rem solid #d41f72;
  border-radius: 50px;
  color: #fff;
  line-height: 1;
  overflow: hidden;
  position: relative;
  transition: transform 1s cubic-bezier(0.07, 0.51, 0.12, 1);
  z-index: 1; }
  body .snippetform .colWrap.btnWrap .submitBtn:not(.is-tabbing) {
    outline: none; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    body .snippetform .colWrap.btnWrap .submitBtn {
      font-size: 0.875rem;
      padding: 0.75rem 1.5625rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    body .snippetform .colWrap.btnWrap .submitBtn {
      font-size: 0.875rem;
      padding: 0.75rem 1.5625rem; } }
  body .snippetform .colWrap.btnWrap .submitBtn::before {
    background: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-100%) skew(-45deg);
    transform-origin: 0 0;
    transition: transform 1s cubic-bezier(0.07, 0.51, 0.12, 1);
    width: 150%;
    z-index: -1; }
  body .snippetform .colWrap.btnWrap .submitBtn:hover, body .snippetform .colWrap.btnWrap .hover.submitBtn {
    color: #d41f72; }
    body .snippetform .colWrap.btnWrap .submitBtn:hover::before, body .snippetform .colWrap.btnWrap .hover.submitBtn::before {
      transform: translateX(0) skew(-45deg); }
  body .snippetform .colWrap.btnWrap .submitBtn:focus {
    color: #d41f72;
    background: #fff; }

body .snippetform {
  padding-right: 1.5625rem; }
  @media (max-width: 991.98px) {
    body .snippetform {
      padding-right: 0; } }
  body .snippetform .colWrap {
    margin-bottom: 1.875rem; }
    @media (max-width: 991.98px) {
      body .snippetform .colWrap {
        margin-bottom: 0; } }
    body .snippetform .colWrap::after {
      content: "";
      display: table;
      clear: both; }
    body .snippetform .colWrap .colRow {
      margin-left: -0.625rem;
      margin-right: -0.625rem; }
      body .snippetform .colWrap .colRow .icon-dropdown {
        cursor: pointer; }
    body .snippetform .colWrap .innerCol {
      float: left;
      width: 50%;
      padding: 0 0.625rem;
      position: relative; }
      @media (max-width: 991.98px) {
        body .snippetform .colWrap .innerCol {
          width: 100%;
          margin-bottom: 1.75rem; } }
      body .snippetform .colWrap .innerCol input#sf_prefered_store {
        padding-right: 2.5rem; }
      body .snippetform .colWrap .innerCol span[class^="icon-"] {
        position: absolute;
        display: block;
        font-size: 0.625rem;
        height: 0.875rem;
        width: 0.875rem;
        color: #48a548;
        right: 1.4375rem;
        top: 1.375rem;
        cursor: pointer;
        z-index: -1; }
        body .snippetform .colWrap .innerCol span[class^="icon-"]:before {
          display: block; }
      body .snippetform .colWrap .innerCol .select {
        position: relative;
        font-family: "Obviously-ragu";
        font-size: 14px; }
        body .snippetform .colWrap .innerCol .select .select-styled {
          padding: 0.9375rem 1.25rem;
          border: 0.0625rem solid #dddddd !important;
          color: #404040;
          line-height: normal;
          cursor: pointer;
          font-size: 14px;
          font-weight: normal; }
          body .snippetform .colWrap .innerCol .select .select-styled:disabled + .icon-dropdown {
            opacity: .6; }
          body .snippetform .colWrap .innerCol .select .select-styled.dropdown-toggle {
            background: transparent;
            border-radius: 0;
            width: 100%;
            text-align: left;
            float: none;
            white-space: normal;
            line-height: 1.3;
            padding-right: 1.875rem;
            font-family: "Obviously-ragu"; }
            body .snippetform .colWrap .innerCol .select .select-styled.dropdown-toggle:after {
              display: none; }
        body .snippetform .colWrap .innerCol .select .select-options {
          filter: drop-shadow(0 0.625rem 0.9375rem rgba(0, 0, 0, 0.08));
          background-color: #ffffff;
          max-height: 18.3125rem;
          overflow: auto;
          display: none;
          position: absolute;
          top: 100%;
          right: 0;
          left: 0;
          z-index: 2;
          margin: 0;
          padding: 0;
          list-style: none; }
          body .snippetform .colWrap .innerCol .select .select-options li {
            margin: 0;
            text-indent: 0.9375rem;
            border-top: 0.0625rem solid #dddddd;
            color: #404040;
            cursor: pointer; }
            body .snippetform .colWrap .innerCol .select .select-options li:hover {
              background-color: #f4f4f4; }
            body .snippetform .colWrap .innerCol .select .select-options li:first-child {
              border-top: 0; }
            body .snippetform .colWrap .innerCol .select .select-options li.current-value {
              background-color: #f4f4f4; }
            body .snippetform .colWrap .innerCol .select .select-options li[rel="hide"] {
              display: none; }
            body .snippetform .colWrap .innerCol .select .select-options li button {
              background: transparent;
              border: 0;
              color: #404040;
              width: 100%;
              text-align: left;
              display: block;
              padding: 0.75rem 1.25rem;
              border-radius: 0;
              margin: 0;
              line-height: normal;
              float: none;
              font-weight: normal;
              font-size: 14px;
              font-family: "Obviously-ragu" !important; }
      body .snippetform .colWrap .innerCol select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
        body .snippetform .colWrap .innerCol select:disabled {
          opacity: .6; }
        body .snippetform .colWrap .innerCol select:disabled + .icon-dropdown {
          opacity: .6; }
      body .snippetform .colWrap .innerCol .disabled-styled {
        opacity: .6; }
      body .snippetform .colWrap .innerCol .select-hidden {
        display: none;
        visibility: hidden; }
      @media (max-width: 767.98px) {
        body .snippetform .colWrap .innerCol .g-recaptcha {
          transform: scale(0.77);
          transform-origin: 0 0; } }
      body .snippetform .colWrap .innerCol.province_col span[class^="icon-"] {
        right: 1.4375rem;
        top: 3.4375rem; }
      body .snippetform .colWrap .innerCol span.select_prefered_store {
        font-size: 10px;
        font-family: "Obviously-ragu";
        position: relative;
        top: 0.3125rem; }
        @media (max-width: 991.98px) {
          body .snippetform .colWrap .innerCol span.select_prefered_store {
            top: 0.4375rem; } }
        body .snippetform .colWrap .innerCol span.select_prefered_store a {
          display: inline-block;
          color: #404040 !important;
          text-decoration: underline !important; }
          body .snippetform .colWrap .innerCol span.select_prefered_store a:hover, body .snippetform .colWrap .innerCol span.select_prefered_store a:focus {
            text-decoration: none !important;
            color: #404040 !important; }
      body .snippetform .colWrap .innerCol span.prefered_store_close {
        position: absolute;
        top: 3.4375rem;
        right: 2.5rem; }
        body .snippetform .colWrap .innerCol span.prefered_store_close a.close {
          position: relative;
          padding: 0;
          cursor: pointer;
          opacity: 1; }
          body .snippetform .colWrap .innerCol span.prefered_store_close a.close:before {
            content: "\e805";
            font-family: brand;
            position: absolute;
            color: #404040;
            font-size: 0.625rem;
            line-height: normal;
            height: 1.25rem;
            width: 1.25rem; }
    body .snippetform .colWrap .innerColFull {
      padding: 0 0.625rem; }
      @media (max-width: 991.98px) {
        body .snippetform .colWrap .innerColFull {
          margin-bottom: 1.875rem; } }
    body .snippetform .colWrap .error {
      color: #e2131f !important;
      font-size: 0.8125rem;
      display: none; }
    body .snippetform .colWrap.btnWrap .submitBtn {
      min-width: 8.125rem;
      padding: 0.9375rem 1.5625rem !important;
      font-family: "Obviously-semi";
      line-height: 1; }
    @media (max-width: 374px) {
      body .snippetform .colWrap:nth-last-child(2) .innerCol {
        transform: scale(0.9);
        padding-left: 0; } }
  body .snippetform label {
    font-size: 0.875rem;
    color: #404040;
    font-weight: normal;
    font-family: "Obviously-ragu"; }
  body .snippetform fieldset label {
    margin: 0;
    position: initial;
    padding: 0;
    margin-bottom: 0.625rem; }
    body .snippetform fieldset label.sr-only {
      margin-bottom: 0;
      display: block;
      padding: 0; }
  body .snippetform fieldset input {
    height: auto;
    width: 100%;
    position: relative;
    margin: 0; }
  body .snippetform input,
  body .snippetform textarea,
  body .snippetform select {
    padding: 0.9375rem 1.25rem;
    width: 100%;
    border: 0.0625rem solid #dddddd !important;
    line-height: normal;
    border-radius: 0;
    line-height: 1.3;
    font-family: "Obviously-ragu"; }
    body .snippetform input::placeholder,
    body .snippetform textarea::placeholder,
    body .snippetform select::placeholder {
      color: #404040;
      opacity: 0.75; }

@-moz-document url-prefix() {
  body .snippetform input::placeholder,
  body .snippetform textarea::placeholder,
  body .snippetform select::placeholder {
    opacity: 0.9; } }
    body .snippetform input.error_input,
    body .snippetform textarea.error_input,
    body .snippetform select.error_input {
      border: 0.0625rem solid #e2131f !important; }
  body .snippetform textarea {
    min-height: 15.625rem;
    color: #404040; }
    @media (max-width: 991.98px) {
      body .snippetform textarea {
        min-height: 12.5rem; } }
  body .snippetform select {
    color: #404040;
    appearance: none;
    background: #ffffff; }
  body .snippetform .lp-data {
    margin-top: 3.125rem; }
    @media (max-width: 767.98px) {
      body .snippetform .lp-data {
        margin-top: 2.1875rem;
        margin-bottom: 3.125rem; } }
    body .snippetform .lp-data .lp-data-inner {
      background: #cce5ff;
      padding: 0.625rem;
      border-radius: 0.375rem;
      font-size: 1.125rem;
      color: #004085;
      background-image: url("/wp-content/plugins/sobeys-sf-enquiry-form/assets/img/icon-info.svg");
      background-repeat: no-repeat;
      background-position: left 1.25rem center;
      padding: 1.25rem;
      padding-left: 3.75rem;
      border: 0.0625rem solid #cce5ff;
      line-height: 1.25rem; }
      @media (max-width: 1600px) {
        body .snippetform .lp-data .lp-data-inner {
          font-size: 1rem; } }
      @media (max-width: 1199.98px) {
        body .snippetform .lp-data .lp-data-inner {
          font-size: 0.875rem; } }
      @media (max-width: 767.98px) {
        body .snippetform .lp-data .lp-data-inner {
          font-size: 1rem;
          line-height: 1.375rem; } }
      body .snippetform .lp-data .lp-data-inner a {
        color: #404040;
        text-decoration: underline; }
        body .snippetform .lp-data .lp-data-inner a:hover, body .snippetform .lp-data .lp-data-inner a:hover {
          text-decoration: none; }

body .msg_success {
  display: none;
  color: #006241 !important;
  font-weight: 700 !important;
  margin-bottom: 1.25rem; }

body .msg_error {
  display: none;
  margin-bottom: 1.25rem;
  color: #e2131f !important; }

body .contact_us_row .underline_text {
  text-decoration: underline; }
  body .contact_us_row .underline_text:hover, body .contact_us_row .underline_text:focus {
    text-decoration: none; }

body .header-top #store-header .tooltip.store_locator_popup_new {
  top: 0% !important;
  left: 0 !important;
  right: 0 !important;
  position: fixed !important;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  transform: none !important;
  padding: 1.875rem 0;
  overflow: auto;
  white-space: nowrap; }
  body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main {
    display: table;
    width: 100%;
    height: 100%; }
    @media (max-width: 479px) {
      body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main {
        padding: 0 0.625rem; } }
    body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner {
      display: table-cell;
      vertical-align: middle; }
      body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap {
        left: 0 !important;
        right: 0 !important;
        width: 44.0625rem !important;
        max-width: 44.0625rem !important;
        top: 0 !important;
        z-index: 999;
        border-radius: 0;
        background: #ffffff;
        position: relative;
        padding: 1.875rem;
        margin: 0 auto; }
        @media (max-width: 767.98px) {
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap {
            width: 27.5rem !important;
            max-width: 100% !important;
            padding: 1.875rem 1.5625rem;
            padding-top: 2.1875rem !important; } }
        @media (max-width: 479px) {
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap {
            padding: 1.875rem 0.9375rem;
            width: 100% !important; } }
        @media (max-width: 374px) {
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap {
            padding: 1.5625rem 0.625rem; } }
        body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .close {
          right: 0.9375rem;
          top: 0.9375rem;
          opacity: 1;
          color: #404040; }
          @media (max-width: 479px) {
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .close {
              right: 0.625rem;
              top: 0.625rem; } }
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .close:before {
            font-size: 0.625rem; }
        body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner {
          width: 100% !important;
          max-width: 100% !important;
          box-shadow: none;
          padding: 0;
          top: 0;
          overflow: hidden;
          padding-bottom: 0 !important; }
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search {
            padding-top: 0; }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search .current-store {
              padding-top: 0;
              padding-bottom: 1.875rem;
              white-space: normal; }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search .preferred-store {
              display: flex;
              width: 100%;
              justify-content: center;
              align-items: center;
              padding-bottom: 2.625rem;
              padding-top: 1.875rem; }
              @media (max-width: 767.98px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search .preferred-store {
                  flex-wrap: wrap; } }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search .preferred-store p {
                margin-bottom: 0;
                margin-right: 1.875rem;
                font-size: 1rem;
                font-family: inherit; }
                @media (max-width: 767.98px) {
                  body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search .preferred-store p {
                    white-space: pre-wrap;
                    text-align: left;
                    padding-right: 0.625rem;
                    margin-right: 0;
                    width: 70%; } }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search .preferred-store a.btn {
                padding: 1.125rem 2.5rem !important;
                text-align: center !important;
                font-family: inherit;
                font-family: "Obviously-semi";
                line-height: 1.2; }
                @media (max-width: 767.98px) {
                  body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search .preferred-store a.btn {
                    width: 30%;
                    padding-left: 0.625rem !important;
                    padding-right: 0.625rem !important; } }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search h4 {
              font-size: 1.25rem;
              padding-top: 0;
              margin-bottom: 0;
              line-height: 1.4;
              font-family: "Obviously-semi"; }
              @media (max-width: 413px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search h4 {
                  font-size: 1.375rem; } }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search p.store-name {
              margin: 1.25rem 0;
              margin-bottom: 0.625rem !important;
              font-size: 1rem;
              font-weight: 700; }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-search p.store-address {
              font-size: 1rem; }
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list {
            overflow-y: scroll;
            height: 23.75rem;
            margin-bottom: 0; }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-details {
              width: 70%;
              white-space: normal;
              padding-right: 3.125rem; }
              @media (max-width: 767.98px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-details {
                  padding-right: 1.875rem; } }
              @media (max-width: 479px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-details {
                  padding-right: 1.25rem; } }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-details .store-address {
                padding-right: 0;
                font-size: 1rem;
                line-height: 1.4; }
                @media (max-width: 413px) {
                  body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-details .store-address {
                    font-size: 0.875rem; } }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-details .store-name {
                font-size: 1rem;
                line-height: 1.4; }
                @media (max-width: 413px) {
                  body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-details .store-name {
                    font-size: 0.875rem; } }
            @media (max-width: 479px) {
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list a.btn {
                width: 30%; } }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-result {
              display: flex;
              flex-direction: row;
              align-items: center;
              margin-bottom: 1.25rem;
              padding: 1.875rem;
              text-align: left; }
              @media (max-width: 991.98px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-result {
                  padding: 1.25rem; } }
              @media (max-width: 374px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-result {
                  padding: 0.9375rem; } }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-result:last-child {
                margin-bottom: 0; }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-result .store-details {
                width: 70%;
                padding-right: 0.625rem;
                white-space: normal; }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-result a.btn {
                width: 7.5rem;
                padding: 1.0625rem;
                text-align: center;
                font-family: inherit;
                font-weight: 600;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap; }
                @media (max-width: 479px) {
                  body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-result a.btn {
                    width: 6.25rem;
                    padding: 0.9375rem; } }
                @media (max-width: 413px) {
                  body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-list .store-result a.btn {
                    width: 5.625rem;
                    padding: 0.875rem; } }
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-select h4 {
            font-size: 1.5rem;
            margin: 0 0 1.875rem;
            line-height: 1.4;
            text-align: left;
            font-weight: 700; }
            @media (max-width: 413px) {
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .tooltip-inner .store-select h4 {
                font-size: 1.375rem; } }
        body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .arrow {
          display: none; }
        body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store {
          text-align: left;
          padding-top: 2.625rem;
          white-space: normal; }
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store label {
            padding-right: 6.875rem;
            margin-bottom: 0;
            font-family: inherit;
            font-weight: normal;
            font-size: 1rem; }
            @media (max-width: 991.98px) {
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store label {
                padding-right: 0; } }
          body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form {
            align-items: center;
            padding-top: 1.875rem !important;
            padding-bottom: 1.5625rem;
            display: flex; }
            @media (max-width: 479px) {
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form {
                display: flex; } }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form span.post-code {
              padding-right: 1.875rem !important; }
              @media (max-width: 767.98px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form span.post-code {
                  margin-bottom: 0rem;
                  padding-right: 0.625rem !important; } }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form span.post-code input {
                padding: 1.125rem 1.125rem !important; }
              body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form span.post-code .invalid-feedback {
                position: absolute; }
            body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form a.btn {
              padding: 1.125rem 2.5rem !important;
              font-family: inherit;
              font-family: "Obviously-semi";
              line-height: 1.2; }
              @media (max-width: 479px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form a.btn {
                  padding: 1.125rem 1.875rem !important; } }
              @media (max-width: 374px) {
                body .header-top #store-header .tooltip.store_locator_popup_new .store_locator_wrap_main .store_locator_wrap_inner .store_locator_wrap .find-store .find-store-form a.btn {
                  padding: 1.125rem 1.25rem !important; } }
  body .header-top #store-header .tooltip.store_locator_popup_new .store-locator {
    display: none; }

html.contact-store-popup-fixed {
  overflow: hidden !important; }
