/*
Theme Name:     Matilda by Creative Her
Theme URI:      https://matilda.creativeher.co/
Template:       kadence
Author:         Creative Her
Author URI:     https://creativeher.co/
Description:    Matilda’s modern aesthetic and clean design elements ensure that your content takes center stage. The theme’s well-structured layout and striking typography provide an immersive experience, allowing your stories and visuals to captivate and engage your audience effortlessly.
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/





/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7W0Q5n-wU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7W0Q5n-wU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7W0Q5n-wU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7W0Q5n-wU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7W0Q5n-wU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.site-title strong {
	font-weight: 600;
}



/*Read more*/
a.post-more-link,
.wp-block-kadence-posts a.post-more-link {
	  font-style: normal;
    font-weight: 500;
    font-size: .79em;
    letter-spacing: .165em;
    font-family: var(--global-primary-nav-font-family);
    text-transform: uppercase;
	padding: 14px 25px;
	border: 1px solid #333;

}

.wp-block-kadence-posts .more-link-wrap {
	margin-top: 30px;
}

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

/*Post Shadows*/
.wp-block-kadence-posts .loop-entry {
	box-shadow: 0 0 0 0;
}

/*Featured Posts*/
.featuredposts img {
	border-bottom: 1px solid var(--global-palette7);
}

.featuredposts .middle img {
	border-bottom: 0;
		border-top: 1px solid var(--global-palette7);
}



@media (min-width: 768px) {
.featuredposts .middle .entry-content-wrap {
  order: -1;
}

.featuredposts .middle .entry.loop-entry {
    display: grid;
}
}

.matilda-slider.grid-lg-col-3, .matilda-slider-secondary.grid-lg-col-3 {
	grid-template-columns: auto;
}

.matilda-slider .entry-meta, .matilda-slider-secondary .entry-meta {
	padding: 0;
	background: transparent;
	margin-bottom: 0 !important;
}

.matilda-slider-secondary .entry-meta {
	margin-bottom: 15px;
}

/*Featured Posts Left*/
.featuredtop-small article {
	border: 1px solid #cdcdcd
}

.featuredtop-small.wp-block-kadence-posts .loop-entry .entry-content-wrap {
    padding: 0 2rem;
}

@media screen and (min-width: 768px) {
	.featuredtop-small.wp-block-kadence-posts.grid-lg-col-1.item-image-style-beside article.loop-entry.has-post-thumbnail:not(.kb-post-no-image) {
		        align-items: center;
		        grid-template-columns: 3fr 5fr;
	}
	
	.featuredtop-small .post-thumbnail {
		border-right: 1px solid #cdcdcd;
	}
}

@media screen and (max-width: 768px) {
	.featuredtop-small.wp-block-kadence-posts .loop-entry .entry-content-wrap {
    padding: 2rem;
}
}
/*Post Meta Move*/
.entry-header {
    display: flex;
    flex-direction: column;
}

.entry-meta {
    order: 1;
}

.entry-title {
    order: 2;
}

.entry-taxonomies {
    order: 0;
}

/*Img Margin*/
.wp-block-kadence-posts.kb-posts-style-unboxed .loop-entry.content-bg .post-thumbnail {
    margin-bottom: .1em;
}

.wp-block-kadence-posts .loop-entry .entry-summary p, .wp-block-kadence-posts .loop-entry .entry-header .entry-meta {
    margin: 1em 0 .5em;
}

.loop-entry .entry-header .entry-meta {
	margin: 0;
}

/*Slider*/
.ch-slider-buttons {
	right: -10px;
	top: 10px;
	position: absolute;
	z-index: 9999;
	
	height: 45px;
}

@media screen and (max-width: 768px) {
	.ch-slider-buttons {
		right: 10px;
	}
}

.ch-slider-buttons svg {
	width: 25px;
	height: 30px;
}

.ch-slider-buttons button {
	background: #fff;
	border-radius: 0;
	line-height: 1;
	border: 0;
	padding: 8px 14px;
}

.ch-slider-buttons .slick-next {
	margin-left: 5px;
}

.matilda-slider .slick-slide, .matilda-slider-secondary .slick-slide {
	padding: 0 20px;
}

/*Sponsored Post*/
@media screen and (min-width: 768px) {
   .sponsoredpost.grid-lg-col-1.item-image-style-beside article.loop-entry.has-post-thumbnail:not(.kb-post-no-image) {
        align-items: center;
        grid-template-columns: 1fr 1fr;
		 gap: 70px;
		 padding-right: 150px;
    }
	
	.sponsoredpost {
		
	}
}

.sponsoredpost .entry-meta {
	background: transparent;
	padding: 0;
}

.sponsoredpost.wp-block-kadence-posts .loop-entry .entry-content-wrap {
    padding: 0 4rem;
}

@media screen and (max-width: 767px) {
.sponsoredpost.wp-block-kadence-posts .loop-entry .entry-content-wrap {
            padding: 2rem 2rem 4rem;
}
}

.sponsoredpost .entry {
	background: var(--global-palette6) !important;
}

/*Posts by Category*/
.postsbycategory .entry-meta {
	padding: 0;
	background: transparent;
	margin-bottom: 0 !important;
}
.postsbycategory .kt-title-item {
	position: relative;
}
.postsbycategory .kt-title-item:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #333;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

.postsbycategory .kt-title-item:hover:after {
	  width: 100% !important; 
  left: 0; 
}

.postsbycategory .kt-tab-title-active:after {
	width: 100% !important; 
  left: 0; 
}



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

@media screen and (max-width: 960px) {
   .postsbycategory .wp-block-kadence-posts.grid-lg-col-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.wp-block-kadence-posts.grid-cols {
    display: grid;
   
column-gap: 2.5rem;
    row-gap: 2rem;
}

button.load-more {
	display: table;
	margin: 40px auto 0;
}

/*Post Bcg*/
.wp-block-kadence-posts .content-bg {
	background: none;
}

/*Slider Arrows*/
.splide .splide__arrow {
    background: #333 !important;
    color: #fff !important;
    width: 1.75rem !important;
    height: 1.75rem !important;
   border-radius: 0 !important;
    opacity: 1 !important;
    border: 1px solid #333 !important;
}

.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--prev {
	left: 5px;
}

.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--next {
    right: 5px;
}

.kb-splide .splide__arrow svg {
    fill: currentColor;
    height: .8em;
    
	width: .8em;
}

/*Page Title*/
h1.page-title {
	font-size: 39px;
}

/*Remove Bold from Categ*/
.entry-taxonomies a {
	font-weight: inherit;
}



/*Border Rad*/
.wp-block-kadence-posts .loop-entry {
	border-radius: 0;
}

/*Sidebar Posts*/
#secondary .wp-block-kadence-posts.grid-cols {
	row-gap: 10px;
}

#secondary .entry-meta {
	margin-top: 0;
	margin-bottom: 5px;
}
/*Related*/
.entry-related  .entry-meta {
	display: none;
}

.entry-related .entry-content-wrap {
	padding: 20px 0 0;
}

.entry-related-carousel h3.entry-title {
	font-size: 22px;
}

@media screen and (min-width: 1025px) {
.has-sidebar .entry-related-inner-content {
	padding-left: 0;
	padding-right: 0;
}
}

@media screen and (max-width: 1024px) {
.has-sidebar .entry-related-inner-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 0;
}
}

.entry-related .splide__pagination {
	display: none;
}

.entry-related-inner-content {
	padding-bottom: 0;
}
/*Comments*/
.comments-area {
	margin-top: 20px;
}

/*Inputs and Textareas*/

::placeholder {
	color: #333;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	border: 1px solid #333;
	border-radius: 0;
}

.comment-form .comment-input-wrap p label, .comment-form p.comment-form-float-label label {
	color: #333;
}

/*Next Prev Post*/
.nav-previous, .nav-next {
	display: none;
}

.single-post .post-navigation {
	margin: 0;
}

/* 4 Columns*/
@media screen and (min-width: 1025px) {
   .fourcolumns.wp-block-kadence-posts.grid-lg-col-3 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media screen and (max-width: 960px) {
   .fourcolumns.wp-block-kadence-posts.grid-lg-col-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

/*Enry Meta*/
.wp-block-kadence-posts .loop-entry .entry-summary p, .wp-block-kadence-posts .loop-entry .entry-header .entry-meta {
    margin: 1.4em 0 .5em;
}

/*Form*/
.kb-form-basic-style {
	width: 100%;
}

/*Social Media*/
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
	background: none;
	color: #333;
}

.wp-block-social-links .wp-social-link svg {
    height: .8em;
    width: .8em;
}

.wp-block-social-links.is-layout-flex {
	    column-gap: 0;
}

/*Footer*/
@media screen and (max-width: 960px) {
.site-middle-footer-wrap .site-container {
	padding-left: 0;
	padding-right: 0;
}
}

@media screen and (max-width: 960px) {
	.site-top-footer-wrap {
		display: none;
	}
}

.wprm-recipe-block-container-inline {
width: 24% !important;
        margin-right: .5%;
}

/*Recipe*/
@media screen and (max-width: 960px) {
.wprm-recipe-block-container-inline {
width: 31% !important;
        margin-right: .5%;
}
}
.wprm-recipe-image img {
	margin: 0;
}
.wprm-recipe-template-blend-in-name-stars-container .wprm-recipe-rating {
    margin-left: 5px;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.wprm-recipe-template-blend-in {
	background: var(--global-palette8) !important;
}

.wprm-recipe-template-snippet-basic-buttons {
	text-align: left;
}

.wprm-recipe-template-blend-in, .wprm-recipe-template-blend-in p, .wprm-recipe-template-blend-in li {
	    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.9;
    font-family: var(--global-body-font-family);
    color: #2d2e2e;
}

.wprm-recipe-template-blend-in li {
	margin-bottom: 10px !important;
}

.wprm-recipe-template-blend-in {
	padding: 30px;
}

.wprm-recipe-details-label {
	font-style: normal;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 2px;
    font-family: var(--global-primary-nav-font-family);
    text-transform: uppercase;
}
.wprm-recipe h1, .wprm-recipe h2, .wprm-recipe h3, .wprm-recipe h4, .wprm-recipe h5, .wprm-recipe h6, .wprm-recipe-template-blend-in .wprm-recipe-name, .wprm-recipe-template-blend-in .wprm-recipe-header {
	font-family: var(--global-heading-font-family) !important;
	margin-bottom: 10px !important;
}

.wprm-recipe-block-container-inline {
    width: 25%;
    display: inline-grid;
    margin-bottom: 20px;
}

.wprm-recipe-summary {
	margin-bottom: 30px;
	margin-top: 20px;
}

.wprm-recipe-print, .wprm-recipe-jump {
	background: #333;
	padding: 12px 30px !important;
	color: #fff !important;
	font-style: normal;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 2px;
    font-family: var(--global-primary-nav-font-family);
    text-transform: uppercase;
	border-radius: 0 !important;
}

.wprm-recipe-template-blend-in h2 {
    font-size: 35px;
    font-weight: normal !important;
	
}

.wprm-recipe-template-blend-in h3 {
    font-size: 25px;
    font-weight: normal !important;
}

.wprm-recipe-print svg g {
	fill: #fff !important;
}

.wprm-recipe-print svg {
	margin-right: 10px !important;
}

.wprm-block-text-bold {
	font-weight: 500 !important;
}

/*Sidebar*/
@media screen and (min-width: 1025px) {
    .has-sidebar .content-container {
        
        grid-gap: 60px;
        justify-content: center;
    }
}

/*Search Overlay*/
#search-drawer .drawer-inner {
	height: 90px;
}

#search-drawer .drawer-inner input.search-field:focus {
	box-shadow: 0 0 0 0;
}

#search-drawer .drawer-inner .drawer-content {
	padding: 2em 70px;
}

#search-drawer .drawer-toggle {
	top: 10px !important;
}

#search-drawer .drawer-inner input.search-field {
	font-size: 16px;
}

@media screen and (max-width: 960px) {
#search-drawer .drawer-inner .drawer-content {
	
padding: 0 20px;
}
	#search-drawer .drawer-toggle {
		display: none;
	}
	
	#search-drawer .drawer-inner {
		height: 80px;
	}
}

/*podcast*/



.podcast a.post-more-link {
    position: relative;
    display: inline-block;
    width: 43px;
    height: 43px;
    background-color: var(--global-palette4);
    border-radius: 50%;
    font-size: 0;
    box-sizing: border-box;
    padding: 0;
	border: 0;
	float: right;
}

.podcast a.post-more-link::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 11.3px;
    border-color: transparent transparent transparent var(--global-palette7);
    transform: translate(-50%, -50%);
}

.podcast .entry-content-wrap {
    display: flex;
    flex-direction: column-reverse;
}

.podcast .more-link-wrap {
    margin-top: -52px;
	
}

.podcast .entry-meta {
	margin-top: 0 !important;
}

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


/*Social Icons*/
.creativeher-social-box .social-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
	
    padding: 17px 7px 15px 15px;
	width: max-content;
}

.creativeher-social-box h6 {
    margin-right: 25px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 1px;
    font-family: var(--global-body-font-family);
    margin-left: 15px;
}

.social-btn a {
   padding: 10px 7px 10px;
    border-left: 1px solid #ededed;
}
.social-btn a:first-child {
	border-left: 0;
}
.col-2.sbtn.s-copy-link {
	margin-top: -5px;
}
.creativeher-social-box .fa-chain:before, .fa-link:before {
	color: #505050;
	    font-size: 14px;
}
.creativeher-social-box svg {
    fill: #505050;
    width: 18px !important;
    height: 16px !important;
}

.sbtn[data-tooltip] {
    position: relative;
    cursor: pointer;
}

.sbtn[data-tooltip]:hover::before {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 100%; /* Position above the button */
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 12px;
    z-index: 100;
    opacity: 0;
    transition: opacity 0.2s;
}

.sbtn[data-tooltip]:hover::before {
    opacity: 1;
}

.sbtn[data-tooltip]:hover::after {
    content: '';
    position: absolute;
    bottom: calc(100% - 5px); /* Align with the tooltip */
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    z-index: 100;
    opacity: 0;
    transition: opacity 0.2s;
}

.sbtn[data-tooltip]:hover::after {
    opacity: 1;
}


.creativeher-social-box .fa-link {
	top: -3px !important;
	position: relative;
}
