/**

Theme Name: Simplifia FuneralHome

Theme Description: Theme wordpress pour les pompes funèbres

Version: 1.1

Author: Thomas DUBOST-MARTIN - Simplifia

*/


/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
 html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
 body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
 article,
 aside,
 footer,
 header,
 nav,
 section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
 h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
 figcaption,
 figure,
 main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
 figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
 hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
 pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
 a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
 abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
 b,
 strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
 b,
 strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
 code,
 kbd,
 samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
 dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
 mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
 small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
 sub,
 sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
 audio,
 video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
 img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
 svg:not(:root) {
  overflow: hidden;
}

/* Forms
========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
 button,
 input,
 optgroup,
 select,
 textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
 button,
 input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
 button,
 select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
 button,
 html [type="button"],
 [type="reset"],
 [type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
 button::-moz-focus-inner,
 [type="button"]::-moz-focus-inner,
 [type="reset"]::-moz-focus-inner,
 [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
 button:-moz-focusring,
 [type="button"]:-moz-focusring,
 [type="reset"]:-moz-focusring,
 [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
 fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
 legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
 progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
 textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
 [type="checkbox"],
 [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
 [type="number"]::-webkit-inner-spin-button,
 [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
 [type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
 [type="search"]::-webkit-search-cancel-button,
 [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
 ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
 details,
 menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
 summary {
  display: list-item;
}

/* Scripting
========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
 canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
 template {
  display: none;
}

/* Hidden
========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
 [hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}

ul:not(.browser-default) > li {
  list-style-type: none;
}

a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}



/*********************
  Transition Classes
  **********************/
  ul.staggered-list li {
    opacity: 0;
  }

  .fade-in {
    opacity: 0;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }

/*********************
  Media Query Classes
  **********************/

  a {
    text-decoration: none;
  }

  html {
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
  }

  @media only screen and (min-width: 0) {
    html {
      font-size: 14px;
    }
  }

  @media only screen and (min-width: 992px) {
    html {
      font-size: 14.5px;
    }
  }

  @media only screen and (min-width: 1200px) {
    html {
      font-size: 15px;
    }
  }

  h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.3;
  }

  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
  }

  h1 {
    font-size: 4.2rem;
    line-height: 110%;
    margin: 2.8rem 0 1.68rem 0;
  }

  h2 {
    font-size: 3.56rem;
    line-height: 110%;
    margin: 2.3733333333rem 0 1.424rem 0;
  }

  h3 {
    font-size: 2.92rem;
    line-height: 110%;
    margin: 1.9466666667rem 0 1.168rem 0;
  }

  h4 {
    font-size: 2.28rem;
    line-height: 110%;
    margin: 1.52rem 0 0.912rem 0;
  }

  h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: 1.0933333333rem 0 0.656rem 0;
  }

  h6 {
    font-size: 1.15rem;
    line-height: 110%;
    margin: 0.7666666667rem 0 0.46rem 0;
  }

  em {
    font-style: italic;
  }

  strong {
    font-weight: 500;
  }

  small {
    font-size: 75%;
  }

  /* --------- CSS FOR FUNERAL HOME SITE ---------- */

  /* GRID */
  .fh-row {
    margin-left: auto;
    margin-right: auto;
  }

  .fh-row:after {
    content: "";
    display: table;
    clear: both;
  }

  .fh-row_v-align_middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fh-row_margin-bot_0 {
    margin-bottom:0px;
  }

  .fh-row_margin_0 {
    margin:0;
  }

  @media only screen and (max-width: 600px) {
    .fh-row_hide_on_small_only {
      display: none;
    }
  }

  .fh-row .fh-col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.75rem;
    min-height: 1px;
  }

  /* FIND A BETTER WAY TO MANAGE PADDING WHEN COL GO IN S12 WITH RESPONSIVE */


  .fh-row .fh-col_padding_0 {
    padding:0;
  }

  .fh-row .fh-col_s1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  .fh-row .fh-col_s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }

  @media only screen and (min-width: 601px) {
  /*
.fh-row .fh-col:first-child {
  padding-left:0px;
}

.fh-row .fh-col:last-child {
  padding-right:0px;
}

.fh-row .fh-col:only-child {
  padding:0px;
}
*/

.fh-row .fh-col_m1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_m2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_m3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_m4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_m5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_m6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_m7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_m8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_m9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_m10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_m11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_m12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
}

@media only screen and (min-width: 993px) {
 .fh-row .fho-col_l1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_l2-5 {
  width: 22.50%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_l3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_l9-5 {
  width: 77.50%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.fh-row .fh-col_l10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.fh-row .fh-col_l12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
}

/* SECTION */
.fh-section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fh-section__breadcrumb {
  padding-top: 0;
  padding-bottom: 0;
}

.fh-section_no-pad-bot {
  padding-bottom:0px;
}

.fh-section_pad_0 {
  padding:0px;
}

.fh-section_pad-top_0 {
  padding-top:0px;
}

.fh-section_white {
  background-color: #ffffff;
}

.fh-section_bg-color_lightgrey {
  background-color: #f5f5f5;
}

.fh-container {
  margin: 0 auto;
  max-width: 1400px;
  width: 95%;
}

/* BREADCRUMB */
.fh-breadcrumb {
  color:inherit;
  font-size:0.9rem;
  list-style-type: none;
  display: block;
}

.fh-breadcrumb__item {
  display:inline;
}

.fh-breadcrumb__item+.fh-breadcrumb__item:before {
  content:"\003e";
  padding:0 4px 0 3px;
}

.fh-breadcrumb__current-item {
  color:#757575;
}

.fh-breadcrumb__link {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.fh-breadcrumb__link:hover {
  color: var(--main-color);
}


/* SHARING */
.fh-sharing {
  color:inherit;
  font-size:0.9rem;
  margin:0;
}


.fh-sharing_float_right {
  float: right;
}

.fh-sharing__text {

}

.fh-sharing__item {
 display:inline;
}

@media only screen and (max-width: 992px) {
  .fh-sharing__text_hide_on_med_and_down {
    display:none;
  }
}

.fh-sharing__icon {
  text-align: center;
  cursor: pointer;
  padding: 0 16px;
  height:30px;
  line-height:30px;
  font-size:0.9rem;
  border-radius: 6%;
  margin-right: 6px;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  vertical-align: middle;
  display:inline-block;
  background-color:lightgrey;
  color:grey;
  border:0px;
}

.fh-sharing__icon:last-child {
  margin-right:0px;
}

.fh-sharing__icon i {
  width: inherit;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
  line-height: 30px;
}

.fh-sharing__icon:hover {
  background-color:var(--main-color);
  color:#ffffff;
}

.fh-sharing__icon_facebook:hover {
  background-color: #4968AD;
}


.fh-sharing__icon_circle {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border-radius: 50%;
  border:0px;
}

/* FORM */
input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea {
  padding:10px;
  width: 100%;
  font-size:0.95rem;
  border: 1px solid lightgrey;
  height:initial;
  margin: 8px 0;
  line-height:inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .3s, -webkit-box-shadow .3s;
  transition: border .3s, -webkit-box-shadow .3s;
  transition: box-shadow .3s, border .3s;
  transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}

label {
  font-size: 1rem;
  color: inherit;
}

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea:focus:not([readonly]) {
  border: 1px solid #26a69a;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline:0;
}

a:hover, button:hover {
  cursor:pointer;
}

.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
  display:block !important;
}


.elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons {
    grid-template-columns: none !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: var(--main-color) !important;
}


body {
    --smp-white: #ffffff;
    --smp-dark-grey-900: #282D3E;
    --smp-grey-50: #F0F2F5;
    --smp-grey-100: #D2D6E1;
    --smp-grey-200: #B6BBCA;
    --smp-grey-300: #9E9E9E;
    --smp-grey-500: #6E7790;
    --smp-grey-600: #60697F;
    --smp-grey-700: #4E5568;
    --smp-grey-900: #333333;
    --smp-blue-link: #347BD0;
    --smp-orange-50: #FEF3E1;
    --smp-orange-300: #FBB855;
    --smp-green-300: #008000;
    --smp-green-500: #019C8A;
    --smp-orange-700: #EF7F18;
    --smp-red-error: #AF2021;
}



.smp-body {
    color: var(--smp-dark-grey-900);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding: 0;
    margin: 0;
}

.smp-body--b {
    font-weight: 700;
}

.smp-body--link {
    text-decoration-line: underline;
    color: var(--smp-blue-link);
}

.smp-caption {
    color: var(--smp-dark-grey-900);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding: 0;
    margin: 0;
}

.smp-grey-700 {
    color: var(--smp-grey-700);
}

.smp-grey-500 {
    color: var(--smp-grey-500);
}

.smp-text-balance {
    text-wrap: pretty;
    text-wrap: balance;
}

.smp-divider {
    height: 1px;
    overflow: hidden;
    background-color: var(--smp-grey-100);
}

.smp-breadcrumb a, .smp-breadcrumb a:hover {
    text-decoration: underline;
    color: var(--smp-blue-link);
}

.material-icons::before, .material-symbols-rounded::before, .material-symbols-outlined::before {
    content: attr(data-icon);
}

.smp-agency-page, .smp-city-page {
    --wp--preset--font-size--h-3: 20px;

    :where(figure) {
        margin: 0;
    }

    h1, h2, h3, h4, h5, h6, p {
        margin: 0;
    }

    .fa, .far, .fas {
        font-family: "Font Awesome 5 Free" !important;
    }

    h1 {
        font-size: 32px;
        line-height: 32px;
    }

    h2 {
        font-size: 24px;
        line-height: 24px;
    }

    h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .fas.fa-phone {
        transform: rotate(90deg);
    }

    button, a {
        cursor: pointer;
    }

    .smp-button, .smp-body .wp-element-button, input[type="submit"].smp-button {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        font-size: var(--wp--preset--font-size--button-text, 15px);
        line-height: 150%;
        padding: 8px 16px;
        cursor: pointer;
        height: 40px;
        border-radius: var(--smp-button-border-radius, 3px);
        box-shadow: none;
        border: none;
    }
    .smp-button:hover {
        box-shadow: none;
    }
    a {
        font-size: var(--smp-blue-link);
    }

    .smp-button.smp-button-primary, .wp-block-button.smp-button-primary > * {
        background: var(--smp-primary-color);
        color: var(--smp-white);
    }

    .smp-button.smp-button-primary:hover, .wp-block-button.smp-button-primary:hover > * {
        background: var(--smp-primary-color-hover);
    }
    .smp-button.smp-button-primary-outlined, .wp-block-button.smp-button-primary-outlined > * {
        background: #ffffff;
        color: var(--smp-primary-color);
        border: 2px solid var(--smp-primary-color);
    }

    .smp-button.smp-button-primary-outlined:hover, .wp-block-button.smp-button-primary-outlined:hover > * {
        background: var(--smp-primary-color-92);
    }

    .smp-button.smp-button-contrasted, .wp-block-button.smp-button-contrasted > * {
        border: 2px solid var(--smp-grey-100);
    }

    .smp-button i {
        margin-right: unset;
    }

    .smp-bg-primary {
        background: var(--smp-primary-color);
    }

    .smp-bg-primary-92 {
        background: var(--smp-primary-color-92);
    }

    .obflink {
        cursor: pointer;
    }

    a[href^=tel] {
        white-space: nowrap;
    }
}

.obflink {
    cursor: pointer;
}

/** Obfuscation elementor  */
.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item span {
    display: flex;
    font-size: inherit;
    align-items: var(--icon-vertical-align,center)
}

.elementor-widget.elementor-list-item-link-full_width > span {
    width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item > span {
    justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item > span {
    justify-content: flex-start;
    text-align: left
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item > span {
    justify-content: flex-end;
    text-align: right
}


@media (min-width: -1) {
    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item > span {
        justify-content:center
    }
    .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item > span {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item > span {
        justify-content: flex-end;
        text-align: right
    }

}

@media (max-width: -1) {
    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item > span {
        justify-content:center
    }
    .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item > span {
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item > span {
        justify-content: flex-end;
        text-align: right
    }
}

@media (max-width: -1) {
    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item > span {
        justify-content:center
    }
    .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item > span {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item > span {
        justify-content: flex-end;
        text-align: right
    }
}

@media (max-width: 1024px) {
    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item > span {
        justify-content:center
    }
    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item > span {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item > span {
        justify-content: flex-end;
        text-align: right
    }
}

@media (max-width: -1) {
    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item > span {
        justify-content:center
    }
    .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item > span {
        justify-content: flex-start;
        text-align: left
    }
    .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item > span {
        justify-content: flex-end;
        text-align: right
    }

}


@media (max-width: 767px) {
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item > span {
        justify-content:center
    }
    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item > span {
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item > span {
        justify-content: flex-end;
        text-align: right
    }
}

.smp-button, .smp-body .wp-element-button, input[type="submit"].smp-button {
  display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-size: var(--wp--preset--font-size--button-text);
    line-height: 150%;
    padding: 8px 16px;
    cursor: pointer;
    min-height: 40px;
    border-radius: var(--smp-button-border-radius, 0);
    box-shadow: none;
    border: none;
}

.smp-button.smp-button-contrasted, .wp-block-button.smp-button-contrasted > * {
  border: 2px solid var(--smp-grey-100);
}
.smp-button.smp-button-primary-outlined, .wp-block-button.smp-button-primary-outlined > * {
  background: #ffffff;
  color: var(--smp-primary-color);
  border: 2px solid var(--smp-primary-color);
}


a[href^=tel] {
    white-space: nowrap;
}

.smp-button.smp-button-primary, .wp-block-button.smp-button-primary > * {
  background: var(--smp-primary-color);
  color: var(--smp-white);
}

.page-template-default .smp-button.smp-button-primary, .page-template-default .wp-block-button.smp-button-primary > * {
  background: var(--smp-primary-color) !important;
  color: var(--smp-white) !important;
}
