/*
Theme Name: ToeFX (Dermal Child)
Template:   dermal
Theme URI: https://themeforest.net/user/awaiken
Description: Dermatologist & Cosmetology Clinic WordPress Theme
Author: Awaiken
Author URI: https://themeforest.net/user/awaiken
Version: 1.0.0
Text Domain: dermal-child
*/
.container-xl {
  --container-max-width: 1540px;
  max-width: 1540px;
}

#site-header .ata-site-logo {
  max-width: clamp(150px, 13.25vw, 212px);
}
#site-header .ekit_social_media > li > a {
  max-width: clamp(30px, 2.5vw, 40px);
}
#site-header .elementskit-navbar-nav > li > a {
  font-size: clamp(15px, 1.0625vw, 17px);
  padding: clamp(15px, 1.0625vw, 17px) clamp(10px, 0.9375vw, 15px);
}
@media (min-width: 768px) {
  #site-header .e-con-inner {
    justify-content: space-between;
  }
  #site-header .e-con-inner > .e-child {
    width: auto;
    --width: auto;
  }
}

#log-in {
  width: clamp(35px, 3.125vw, 50px);
  height: clamp(35px, 3.125vw, 50px);
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.elementor-element-746bce0 h2.elementor-heading-title {
  font-size: clamp(36px, 3.5vw, 56px) !important;
}
.elementor-element-746bce0 h2.elementor-heading-title {
  font-size: clamp(32px, 3vw, 48px) !important;
}
.elementor-element-746bce0 .elementor-widget-icon-box {
  padding: 3px 20px;
  background: rgba(255, 255, 255, 0.32);
  border-radius: 50px;
  font-size: clamp(16px, 1.375vw, 22px) !important;
}

/*# sourceMappingURL=style.css.map */
