/*
Theme Name:     Hello Dahlia
Theme URI:      https://hellodahliatheme.com
Template:       kadence
Author:         helloyoudesigns.com
Author URI:     https://helloyoudesigns.com
Description:    Capture your readers attention with this beautiful, feminine Kadence child theme. Perfect for the coach, service provider or entrepreneur.
Version:        1_0_1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


@font-face {
font-family: 'Dahlia';
src: url('lib/fonts/Dahlia.woff') format('woff');
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
font-display: swap;
}

h1 em,
h2 em,
h3 em,
h4 em {
font-family: 'Dahlia';
-webkit-font-smoothing: antialiased;
letter-spacing: 0;
text-transform: none;
font-size: 130%;
}

.kb-row-layout-wrap,
.kt-row-layout-inner {
  z-index: unset;
}

.angel {
  position: relative;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
}

.kadence-blocks-gallery-item a:hover {
  opacity: .7;
}

#kt-scroll-up {
	opacity: 1;
}

.button {
  text-align: center;
}

.textlayer {
  z-index: 3;
}

.imglayer {
  z-index:1;
}

.widget_nav_menu li a {
font-family: var(--global-primary-nav-font-family);
color: var(--global-palette6);
font-weight: 500;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
}

.widget_nav_menu li a:hover {
color: var(--global-palette5);
}

@media (max-width: 768px) {
.hidemobile {
display: none;
}
}

@media only screen and (min-width: 100px) and (max-width: 1380px)  {
.kt-row-has-bg {
    background-attachment: scroll !important;
}
}
