/*
Theme Name:     Hello Willow
Theme URI:      https://willow.helloyoudemos.com
Template:       kadence
Author:         Hello You Designs
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_0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/




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

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

.hyd-posts .entry.loop-entry {
padding: 7px;
box-shadow: none!important;
}

.hyd-posts .entry-taxonomies a {
font-weight: 500!important;
}

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

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

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

.entry.loop-entry {
  box-shadow: none;
}

.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;
}

.wp-block-kadence-posts .loop-entry .entry-content-wrap,
.loop-entry .entry-header {
text-align: center;
}

.loop-entry .entry-footer {
text-align: center;
margin-top: 30px;
}

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

a.post-more-link,
.wp-block-kadence-posts a.post-more-link {
color: var(--global-palette-btn);
background: var(--global-palette-btn-bg);
font-family: var(--global-primary-nav-font-family);
letter-spacing: .1em;
font-size: 14px;
font-weight: 500;
padding: 8px 20px 8px 20px;
border-radius: 30px;
}

a.post-more-link:hover,
.wp-block-kadence-posts a.post-more-link:hover {
color:var(--global-palette-btn-hover);
background:var(--global-palette-btn-bg-hover);
}


.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;
}

.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-palette1);
text-transform: uppercase;
letter-spacing: .1em;
font-size: 12px;
font-weight: 500;
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:2em;
height: 2em;
color: var(--global-palette1);
background: var(--global-palette9);
border-radius: 0;
}

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


.comment-author .fn a {
color: inherit;
font-family: var(--global-heading-font-family);
}

.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: 80%;
transition: all .1s linear;
text-decoration: none;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
padding-left: calc(1.5em / 3);
padding-right: calc(1.5em / 3);
}

.widget.widget_nav_menu a{
text-transform: uppercase;
letter-spacing: .10em;
line-height: 2em;
font-family: var(--global-primary-nav-font-family);
font-size: 12px;
font-weight: 500;
text-decoration: none;
}

.wp-block-woocommerce-checkout.alignwide.wc-block-checkout,
.wp-block-woocommerce-checkout,
.wp-block-woocommerce-cart.alignwide {
padding-right: 3em!important;
}



.hyd-tabs .wp-block-kadence-tabs .kt-tabs-title-list {
justify-content: center;
}

.hyd-tabposts.grid-cols {
column-gap: 1rem;
row-gap: 1rem;
}

.kt-tabs-wrap .wp-block-kadence-tab .hyd-tabposts {
text-align: center;
}



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

.hyd-4posts img {
border: 7px solid #fff;
}

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

.wp-block-kadence-posts.grid-cols {
column-gap: .2rem !important;
row-gap: 1rem;
}

@media screen and (min-width: 1025px) {
.hyd-4posts.grid-lg-col-3,
.hyd-tabposts.grid-sm-col-3 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}

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

@media (max-width: 1024px) {
.loop-entry .entry-content-wrap {
padding: 1rem;
}
}

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

@media screen and (max-width: 576px) {

.hyd-posts.grid-lg-col-1.item-image-style-beside article.loop-entry.has-post-thumbnail:not(.kb-post-no-image) {
grid-template-columns: 1fr;
row-gap: 1rem;
}

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


.marquee {
overflow: hidden;
white-space: nowrap;
position: absolute;
line-height: 1.5;
}

.willow-border-wht img{
border: 2px solid #fff;
padding: 5px;
}

.willow-nav {
position:relative;
padding: 3px 0;
z-index: 3;
}

.willow-nav a {
font-family: 'Lily Script' !important;
text-transform: none!important;
letter-spacing: 0 !important;
font-size: 34px!important;
font-weight: normal!important;
line-height: 0;
}

.script-text em,
.swoosh-script em {
font-family: 'Lily Script';
font-size: 130%;
letter-spacing: 0;
text-transform: none;
font-style: normal;
vertical-align: middle;
}

.swoosh em,
.swoosh-white em {
position: relative;
display: inline-block;
font-style: normal;
z-index: 3;
}

.swoosh-script em{
position: relative;
display: inline-block;
padding-bottom: 0px;
font-style: normal;
z-index: 3;
}

.swoosh em::after,
.swoosh-script em:after,
.willow-nav:after {
content: "";
position: absolute;
bottom: -13px;
left: 0;
width: 100%;
height: 15px;
border: solid 3px var(--global-palette1);
border-color: var(--global-palette1) transparent transparent transparent;
border-radius: 50% 50% 0 0;
z-index: -1;
}

.swoosh-white em::after {
content: "";
position: absolute;
bottom: -13px;
left: 0;
width: 100%;
height: 15px;
border: solid 3px var(--global-palette9);
border-color: var(--global-palette9) transparent transparent transparent;
border-radius: 50% 50% 0 0;
z-index: -1;
}


.willow-social:before {
content: "follow me:";
color: var(--global-palette4);
font-family: 'Lily Script';
font-size: 36px;
font-weight: normal;
}

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

.willow-entry {
max-width: 700px!important;
}

.willow-entry-right {
max-width: 700px!important;
margin-left: auto;
}

.site-middle-footer-wrap .site-container {
  padding: 0 !important;
}

#sb_instagram #sbi_images {
padding: 0;
}

.woocommerce .single-product-extras strong{
font-weight: inherit!important;
}

.tabs.wc-tabs {
margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .woocommerce ul.products:not(.products-list-view), .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(.has-1-columns) .wc-block-grid__products {
    grid-row-gap: 2rem!important;
  }
}

@media screen and (max-width: 719px) {
  .woocommerce div.product .woocommerce-tabs {
    border: none!important;
  }
}




