/*
Theme Name:     Parker
Theme URI:      https://heartenmade.com
Template:       kadence
Author:         Hearten Made // Carissa Allen
Author URI:     https://heartenmade.com
Description:    A feminine Kadence child theme for bloggers.
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: 'Nyght Serif Light';
    src: url('lib/fonts/NyghtSerif-Light.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: 'Nyght Serif Light';
    src: url('lib/fonts/NyghtSerif-LightItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: 'Chic Societe Script';
    src: url('lib/fonts/ChicSocieteScript.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

/* General
---------------------------------------- */

body {
	overflow-x: hidden;
}

a,
.kb-button {
	-webkit-transition: all .45s ease-in-out !important;
	transition: all .45s ease-in-out !important;
	text-underline-position: under;
}

b, strong {
	font-weight: 600;
}

::selection {
    background: var(--global-palette3);
    color: var(--global-palette9);
}

input:not(.kb-text-style-field),
select:not(.kb-text-style-field),
textarea:not(.kb-text-style-field) {
	border-radius: 0 !important;
}

.woocommerce input,
.woocommerce select,
.woocommerce textarea,
.comment-form input:placeholder-shown+label,
.comment-form textarea:placeholder-shown+label,
.comment-form .comment-input-wrap p label,
.comment-form p.comment-form-float-label label,
.comment-form input:placeholder-shown+label,
.comment-form textarea:placeholder-shown+label,
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="url"],
.woocommerce input[type="password"],
.woocommerce input[type="search"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="range"],
.woocommerce input[type="date"],
.woocommerce input[type="month"],
.woocommerce input[type="week"],
.woocommerce input[type="time"],
.woocommerce input[type="datetime"],
.woocommerce input[type="datetime-local"],
.woocommerce input[type="color"],
.woocommerce input[type="text"]::-webkit-input-placeholder,
.woocommerce input[type="email"]::-webkit-input-placeholder,
.woocommerce input[type="url"]::-webkit-input-placeholder,
.woocommerce input[type="password"]::-webkit-input-placeholder,
.woocommerce input[type="search"]::-webkit-input-placeholder,
.woocommerce input[type="number"]::-webkit-input-placeholder,
.woocommerce input[type="tel"]::-webkit-input-placeholder,
.woocommerce input[type="range"]::-webkit-input-placeholder,
.woocommerce input[type="date"]::-webkit-input-placeholder,
.woocommerce input[type="month"]::-webkit-input-placeholder,
.woocommerce input[type="week"]::-webkit-input-placeholder,
.woocommerce input[type="time"]::-webkit-input-placeholder,
.woocommerce input[type="datetime"]::-webkit-input-placeholder,
.woocommerce input[type="datetime-local"]::-webkit-input-placeholder,
.woocommerce input[type="color"]::-webkit-input-placeholder,
.fs-label-wrap,
.fs-dropdown,
.fs-search,
.fs-wrap.multiple .fs-option .fs-checkbox i,
.search-form input[type="search"],
.search-form input.search-field {
	color: var(--global-palette3) !important;
	border-color: var(--global-palette3) !important;
}

.drawer-content input[type="search"]::-webkit-input-placeholder {
	font-size: inherit !important;
}

input[type="text"]:not(.kb-text-style-field), input[type="email"]:not(.kb-text-style-field), input[type="url"]:not(.kb-text-style-field), input[type="password"]:not(.kb-text-style-field), input[type="search"]:not(.kb-text-style-field), input[type="number"]:not(.kb-text-style-field), input[type="tel"]:not(.kb-text-style-field), input[type="range"]:not(.kb-text-style-field), input[type="date"]:not(.kb-text-style-field), input[type="month"]:not(.kb-text-style-field), input[type="week"]:not(.kb-text-style-field), input[type="time"]:not(.kb-text-style-field), input[type="datetime"]:not(.kb-text-style-field), input[type="datetime-local"]:not(.kb-text-style-field), input[type="color"]:not(.kb-text-style-field),
textarea:not(.kb-text-style-field),
select:not(.kb-text-style-field) {
	border: 1px solid var(--global-palette7) !important;
}

/* Search Results
---------------------------------------- */

.search-archive-title h1 {
    padding-bottom: .35em;
}

.search-results .content-container .entry-content-wrap {
    margin-top: 15px;
}

/* Search Header
---------------------------------------- */

#search-drawer.popup-drawer.active .drawer-inner {
	height: 32%;
	box-shadow: 10px 10px 20px rgb(32 32 31 / 15%);
}

#search-drawer .drawer-inner .drawer-content form input.search-field,
#search-drawer .drawer-inner .drawer-content form input.search-field:focus {
    box-shadow: none !important;
}

#search-drawer .drawer-inner input.search-field {
	font-size: 16px !important;
	padding: 1em !important;
	border: 1px solid var(--global-palette3) !important;
}

/* Block Search
---------------------------------------- */

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
.wp-block-search .wp-block-search__input {
	border: 1px solid var(--global-palette7) !important;
	color:var(--global-palette3) !important;
	background-color: transparent !important;
	padding: 12px;
}

.wp-block-search .wp-block-search__button,
.search-no-border.wp-block-search .wp-block-search__input {
	border: 0 !important;
}

.wp-block-search__input::placeholder {
	color: var(--global-palette3) !important;
}

/* Header
---------------------------------------- */

.header-navigation[class*="header-navigation-style-underline"] .header-menu-container>ul>li>a:after {
	height: 1px !important;
}

.site-top-header-wrap {
	background: var(--global-palette9);
}

/* Entries
---------------------------------------- */

a.post-more-link {
	display:inline-block;
	border-bottom: 1px solid var(--global-palette7);
	padding-bottom: 4px;
	font-size: 11px;
	letter-spacing: 0.075em;
	font-weight: normal;
	font-family: var(--global-primary-nav-font-family);
}

#archive-container.item-image-style-above .entry .post-thumbnail {
    margin-bottom: 1.5em;
}

.entry-content-wrap .category-style-pill a {
	margin-top: 10px !important;
}

.entry-tags a.tag-link {
	border: 0 !important;
	color: var(--global-palette3) !important;
}

.entry-tags a.tag-link:hover {
	color: var(--global-palette-btn) !important;
	border-radius: 0;
}

.entry-taxonomies .category-links a {
	margin-top: 5em;
	font-weight: initial !important;
}

.kb-posts .entry-header .entry-taxonomies {
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}

span.category-links.term-links.category-style-pill a {
	border-radius: 0 !important;
	padding: 5px 9px;
}

.content-style-unboxed .kadence-thumbnail-position-behind:after {
	background: none !important;
}

.content-style-unboxed .kadence-thumbnail-position-behind {
	margin-bottom: 3em;
}

.post-navigation {
	margin: var(--global-xl-spacing) auto !important;
}

@media screen and (min-width: 768px) {
.blog .grid-lg-col-1.item-image-style-beside article.loop-entry.has-post-thumbnail,
.archive .grid-lg-col-1.item-image-style-beside article.loop-entry.has-post-thumbnail {
		grid-template-columns: 1fr 1fr !important;
	}
}

/* Page Titles
---------------------------------------- */

.page-title h1:after, .post-archive-title h1:after, .search-archive-title h1:after, .product-archive-title h1:after {
    content: "";
    display: block;
	  margin: 30px auto 40px auto;
    width: 1.2em;
	  height: 1px;
    background: var(--global-palette7);
}

/* Kadence Posts Block
---------------------------------------- */

.more-link-wrap svg {
	display: none !important;
}

a.post-more-link .kadence-svg-iconset {
    margin-left: 0;
}

.entry-header .entry-taxonomies {
	margin-bottom: 10px;
}

.entry-meta>*:after {
	margin-top: -2px;
	height: 0.13rem;
	width: 0.13rem;
}

.wp-block-kadence-posts.item-image-style-above .entry .post-thumbnail {
    margin-bottom: 1.5em !important;
}

/* Related Posts
---------------------------------------- */

.tns-outer .tns-controls button[data-controls="prev"]:before,
.tns-outer .tns-controls button[data-controls="next"]:before {
	height: 15px !important;
	width: 15px !important;
}

.entry-related-inner-content {
    padding: 2em !important;
}

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

/* Entry Nav
---------------------------------------- */

.pagination .page-numbers {
	border-radius: 0 !important;
	font-size: .85em;
}

.pagination .kadence-svg-iconset svg {
    height: .9em;
    width: .9em;
}

.post-navigation-sub small {
    letter-spacing: 1.1px !important;
	font-weight: 600 !important;
}

/* Comments
---------------------------------------- */

.reply a.comment-reply-link {
	color: var(--global-palette3) !important;
	border: 0 !important;
	text-decoration: underline var(--global-palette6) !important;
	-webkit-text-decoration: underline var(--global-palette6) !important;
	text-underline-offset: 5px;
	-webkit-text-underline-offset: 5px;
}

.reply a.comment-reply-link:hover {
	opacity: .75;
}

.comment-respond a#cancel-comment-reply-link {
    margin-left: 20px;
    font-size: .75em;
    text-decoration: underline;
}

#respond + .comments-title {
	font-size: 2.2em;
	padding-bottom: .6em;
	border-bottom: 1px solid var(--global-palette7);
}

.comment-body {
	border-bottom: 1px solid var(--global-palette7) !important;
	margin-bottom: 2em !important;
}

.comment-list li.bypostauthor>article {
	background: var(--global-palette8);
	border-bottom: 0 !important;
	padding: 35px 20px 1px 20px;
}

.comments-area .says {
	display: none;
}

.comment-list .reply {
	padding: 15px !important;
}

/* Sidebars
---------------------------------------- */

.widget select {
	width: 100%;
}

.primary-sidebar .kb-posts .entry a {
	text-decoration: none;
}

.primary-sidebar .kb-posts .entry {
	align-items: center;
}

/* Blocks
---------------------------------------- */

blockquote,
q {
    quotes: '“' '”';
}

.entry-content {
    word-break: initial !important;
}

/* Splide Arrows
---------------------------------------- */

.splide .splide__arrow {
	border-radius: 0 !important;
}

/* Footer
---------------------------------------- */

.site-middle-footer-wrap.site-footer-row-layout-fullwidth .site-container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* WooCommerce
---------------------------------------- */

.woocommerce-info .showcoupon {
    color: var(--global-palette4);
}

.woocommerce .woocommerce-info {
	background-color: var(--global-palette8);
}

ul.wc-block-product-categories-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.woocommerce ul.products:not(.woo-archive-btn-button) .button {
	font-weight: inherit !important;
}

#payment #place_order,
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.quantity.spinners-added input.minus,
.quantity.spinners-added input.plus,
.woocommerce .quantity.spinners-added .qty {
	border: 0 !important;
}

.single-product-category {
	margin-bottom: .5em !important;
}

.woocommerce .return-to-shop a.button {
	background: var(--global-palette-btn-bg);
	color: var(--global-palette-btn);
}

.woocommerce-account .account-navigation-wrap .kadence-account-avatar .kadence-customer-name {
	font-size: 22px;
}

.quantity,
.quantity.spinners-added,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-color: var(--global-palette3) !important;
	color: var(--global-palette3) !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-color: var(--global-palette3) !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--global-palette3) !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: var(--global-palette4) !important;
}

.woocommerce div.product .button.single_add_to_cart_button {
	line-height: 1 !important;
}

.kadence-product-toggle-container .kadence-toggle-shop-layout {
	border: 0 !important;
}

.quantity.spinners-added input.minus,
.quantity.spinners-added input.plus,
.woocommerce-cart table.cart .product-name a,
.woocommerce-checkout table.cart .product-name a,
#add_payment_method table.cart .product-name a,
.woocommerce form label {
	color: var(--global-palette3) !important;
	text-decoration: none;
}

#wrapper .wc-block-grid .wc-block-grid__products .product-loop-boxed .entry-content-wrap, #wrapper .wc-block-grid .wc-block-grid__products .woo-archive-action-on-hover .entry-content-wrap,
.woocommerce ul.products li.product .entry-content-wrap, .quantity {
	border-radius: 0 !important;
	margin-right: .5em !important;
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,
.woocommerce span.onsale {
	border-radius: 0 !important;
	letter-spacing: 1px;
	padding: 1em 1.1em !important;
	text-transform: uppercase;
}

.woocommerce-cart table.cart .coupon .button:not(:hover),
.woocommerce-checkout table.cart .coupon .button:not(:hover),
#add_payment_method table.cart .coupon .button:not(:hover),
.woocommerce-cart table.cart td.actions .button:disabled,
.woocommerce-checkout table.cart td.actions .button:disabled,
#add_payment_method table.cart td.actions .button:disabled {
	background: var(--global-palette-btn-bg) !important;
	color: var(--global-palette-btn) !important;
}

.woocommerce .shop_table th,
.woocommerce .shop_table td {
	border-color: var(--global-palette3) !important;
}