/*
 Theme Name:   inbeautyclinic
 Theme URI:    https://inbeautyclinic.pt
 Description:  In beauty Clinic
 Author:       inbeautyclinic
 Author URI:   https://inbeautyclinic.pt
 Template:     generatepress
 Version:      0.1
*/

/*NORMALIZE CSS*/
a,
abbr,
acronym,
address,
applet,
b,
big,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
object,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
var,
select,
input,
textarea,
:focus ::-moz-focus-inner {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
}
textarea:focus,
input:focus,
*:focus,
input:focus {
  outline: none !important;
}
body {
  font-feature-settings:
    "pnum" on,
    "lnum" on;
}

@media screen and (max-height: 1024px) {
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload) {
    background-image: inherit !important;
  }

  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload)
    > .elementor-widget-wrap,
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload)
    > .e-con-inner {
    background-image: inherit !important;
  }
}
