/*
Theme Name:     Hello Iris
Theme URI:      https://helloiristheme.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 creative entrepreneur and blogger.
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: 'Butler Ultra Light';
src: url('lib/fonts/butler-ultralight.woff') format('woff');
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
font-display: swap;
}

@font-face {
font-family: 'Blackstone';
src: url('lib/fonts/Blackstone.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: 'Blackstone';
-webkit-font-smoothing: antialiased;
letter-spacing: normal;
text-transform: none;
font-size: 130%;
}


#menu-footer-menu li {
display: inline-block;
margin: 0 10px;
}

.iris-nav {
position:relative;
}

.iris-nav a {
    color: var(--global-palette4);
  font-family: 'Blackstone'!important;
  text-transform: none!important;
  letter-spacing: 0!important;
  font-size: 26px!important;
  font-weight: normal!important;
}

.iris-nav a:hover  {
  color: var(--global-palette4)!important;
}

.iris-nav::before {
  content: "";
  position: absolute;
  left: 8%;
  bottom: 12px;
  width: 80%;
  height: 15px;
  transform: skew(-12deg);
  background: var(--global-palette7);
  z-index: -1;
}

.iris-nav:hover::before {
background:var(--global-palette-btn-bg);
}

.iris-menu a{
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 1.1;
letter-spacing: 0.2em;
font-family: var(--global-primary-nav-font-family);
text-transform: uppercase;
padding-left: calc(2.5em / 2);
padding-right: calc(2.5em / 2);
padding-top: 0.6em;
padding-bottom: 0.6em;
}

.iris-menu a:hover {
color: var(--global-palette4);
}

.widget_nav_menu a {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.2em;
  font-family: var(--global-primary-nav-font-family);
  text-transform: uppercase;
}


.drawer-inner {
  max-width: 500px !important;
}

@media all and (max-width: 1024px) {
  .iris-nav a {
    text-align: center;
    padding: .5em!important;
  }
}


.site-footer-row-layout-fullwidth > .site-footer-row-container-inner > .site-container {
  padding-left: 0;
  padding-right: 0;
}

.iris-footer-right .kt-row-column-wrap {
  margin-right: 0 !important;
}

.iris-footer-left .kt-row-column-wrap {
  margin-left: 0 !important;
}

.site-footer-row.site-footer-row-columns-2.site-footer-row-column-layout-left-golden {
  grid-template-columns: 4fr 3fr;
}

@media screen and (min-width: 720px) and (max-width: 1024px) {
  .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
    grid-template-columns: minmax(0, 1fr);
  }
  .iris-footer-right .kt-row-column-wrap {
    margin-right: auto !important;
  }

  .iris-footer-left .kt-row-column-wrap {
    margin-left: auto !important;
  }
}

@media screen and (max-width: 719px) {
  .site-footer-row-container-inner .site-footer-row.site-footer-row-mobile-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-mobile-column-layout-row {
    grid-template-columns: minmax(0, 1fr);
  }
}


.wp-block-search .wp-block-search__input {
  border-color: #fff;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: none;
}


.hyd-4posts .loop-entry {
text-align: center;
background: none!important;
}

.hyd-4posts.grid-cols,
.hyd-pposts.grid-cols,
.hyd-mobileposts.grid-cols {
  column-gap: 1rem;
  row-gap: 1rem;
}

.hyd-img img,
.entry-related-carousel img,
.entry.loop-entry img {
opacity: 1;
width: 100%;
-webkit-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
-moz-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
-ms-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
-o-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
}

.hyd-img img:hover,
.entry-related-carousel img:hover,
.entry.loop-entry img:hover {
transform: scale(1.02);
opacity: .8;
}

@media screen and (min-width: 1025px) {

  .hyd-4posts.grid-lg-col-3 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  }

.hyd-pposts.grid-lg-col-3 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}

@media screen and (min-width: 768px) {
.primary-sidebar {
max-width: 600px;
}
}



@media screen and (max-width: 576px) {
.hyd-4posts.grid-sm-col-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

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

.hyd-mobileposts .entry-taxonomies a {
  text-decoration: none;
  font-weight: 600;
  letter-spacing: .15em;
  color: var(--global-palette1);
  font-size: 10px !important;
  font-family: var(--global-primary-nav-font-family);
}

@media screen and (min-width: 276px) {
.hyd-mobileposts.grid-sm-col-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

a.post-more-link .kadence-svg-iconset {
display: none;
}

a.post-more-link {
color:  var(--global-palette1);
padding: 4px;
}

a.post-more-link:hover {
color: var(--global-palette2);
}


.entry-tags a.tag-link {
background: var(--global-palette1);
border: 1px solid var(--global-palette1);
border-radius: 0;
color: #fff;
}

.entry-tags a.tag-link:hover {
background: var(--global-palette2);
border: 1px solid var(--global-palette2);
border-radius: 0;
color: #fff;
}

.hyd-4posts .loop-entry {
text-align: center;
}



.entry-author-name a {
font-family: var(--global-heading-font-family);
font-size: 30px;
color:  var(--global-palette3);
}

.entry-author-profile p.entry-author-occupation {
font-family: var(--global-primary-nav-font-family);
color: var(--global-palette5);
text-transform: uppercase;
letter-spacing: .1em;
font-size: 14px;
line-height: 1;
}

.entry-author-style-normal,
.entry-author-style-center{
background: var(--global-palette9);
border-bottom: 0px !important;
padding: 20px;
box-shadow: 4px 0px 8px 0px rgba(0,0,0,0.05);
}

.entry-author-style-center .entry-author-avatar{
margin: -50px auto 0;
}

.entry-author-style-center .entry-author-avatar img,
.bypostauthor .avatar{
border: 3px solid #fff;
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
}

.entry-author-style-center .entry-author-avatar:before,
.entry-author-style-center .entry-author-avatar:after{
display: none;
}

.entry-author-style-center .entry-author-profile .entry-author-description {
max-width: 95% !important;
}

.entry-author-description {
font-size: 16px;
}

.entry-author-style-center a.social-button {
width:1.5em;
height: 1em;
color: var(--global-palette2);
background: var(--global-palette9);
border-radius: 0;
}

.entry-author-style-center a.social-button:hover {
width:1.5em;
height: 1em;
color: var(--global-palette1);
background: var(--global-palette9);
border-radius: 0;
}



.comment-respond{
background: var(--global-palette9);
padding: 30px;
margin-bottom: 25px;
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.05);
}

.comment {
margin-bottom: 25px;
padding: 30px;
}

li.comment.thread-even {
background: var(--global-palette9);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.05);
}

li.comment.thread-odd {
background: var(--global-palette9);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.05);
}

.children {
background: var(--global-palette8);
}

li.comment.thread-odd .children {
background: var(--global-palette9);
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.comment-form-wprm-rating label {
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
letter-spacing: .05em;
}

.comment-form-wprm-rating {
display: flex;
column-gap: 5px;
}

.comment-body {
border: none;
}

a.comment-reply-link {
border: none;
background: var(--global-palette1);
color: var(--global-palette9);
}

a.comment-reply-link:hover {
background: var(--global-palette2);
color: var(--global-palette9);
}


.entry-author-style-center a.social-button {
width:1.5em;
height: 1em;
color: var(--global-palette2);
background: var(--global-palette9);
border-radius: 0;
}

.entry-author-style-center a.social-button:hover {
width:1.5em;
height: 1em;
color: var(--global-palette1);
background: var(--global-palette9);
border-radius: 0;
}



.archive-description span {
font-family: var(--global-heading-font-family);
color: var(--global-palette4);
font-size: 125%;
}

.archive-description a {
font-family: var(--global-primary-nav-font-family);
font-size: 90%;
transition: all .1s linear;
text-decoration: none;
font-weight: bold;
letter-spacing: .05em;
text-transform: uppercase;
padding-left: calc(1.5em / 3);
padding-right: calc(1.5em / 3);
}




.kadence-blocks-gallery-item,
.kt-inside-inner-col  {
z-index:3 !important;
}

.iris-imgborder {
border: 7px solid #fff;
}

.iris-angelr {
transform: rotate(5deg);
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
-ms-transform: rotate(5deg);
-o-transform: rotate(5deg);
}

.iris-angell {
transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
}

.iris-angells {
transform: rotate(-3deg);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
}

.iris-angelrs {
transform: rotate(3deg);
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-ms-transform: rotate(3deg);
-o-transform: rotate(3deg);
}

.iris-leftline img,
.iris-rightline img,
.iris-rightline-top img {
position: relative;
z-index: 3;
}

.iris-rightline,
.iris-leftline,
.iris-rightline-top {
position: relative;
z-index: 2;
}

.iris-leftline::after {
content: '';
display: block;
position: absolute;
right: 0;
top: 30%;
width: 100vw;
height: 1px;
background: var(--global-palette1);
-webkit-transition: width 0.8s ease-out;
transition: width 0.8s ease-out;
z-index: 1;
}

.iris-rightline::after {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 15%;
width: 100vw;
height: 1px;
background: var(--global-palette1);
-webkit-transition: width 0.8s ease-out;
transition: width 0.8s ease-out;
z-index: -1;
}

.iris-rightline-top::after {
content: '';
display: block;
position: absolute;
left: 0;
top: 30%;
width: 100vw;
height: 1px;
background: var(--global-palette1);
-webkit-transition: width 0.8s ease-out;
transition: width 0.8s ease-out;
z-index: -1;
}

.iris-ltextangle {
transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
position: relative;
z-index: 4;
}

.iris-rtextangle {
text-align: right;
margin-right: -10%!important;
margin-bottom: -0% !important;
transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-ms-transform: rotate(10deg);
-o-transform: rotate(10deg);
position: relative;
z-index: 4;
}

.iris-index{
position: relative;
z-index: 4;
}

.iris-rotate img{
animation: rotation 30s infinite linear;
width: 100%;
align-items: center;
}

@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}

.wc-block-components-notice-banner.is-error,
.wc-block-components-notice-banner.is-success,
.wc-block-components-notice-banner.is-info {
  background-color: var(--global-palette8) !important;
  border-color: var(--global-palette1) !important;
}

.wc-block-components-notice-banner.is-error > svg,
.wc-block-components-notice-banner.is-success > svg,
.wc-block-components-notice-banner.is-info > svg {
  background-color: var(--global-palette2) !important;
}
