/*
Theme Name:     PMD Kadence
Theme URI:      http://Pixelmedesigns.com
Template:       kadence
Author:         Pixel me Designs LLC
Author URI:     http://Pixelmedesigns.com
Description:    Custom Kadence child theme.
Version:        1.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: 'Cammron';
  src: url("/lib/webfont/Cammron-Bold.woff") format("woff");
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

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

/* Form Fields
--------------------------------------------- */

::placeholder {
	color: var(--global-palette3) !important;
}

a{
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Theme Settings
--------------------------------------------- */

.post-disclosure{
    font-size: 14px;
font-style: italic;
    padding: 0;
text-align: left;
margin: 0;
display: none;
}

.post-disclosure:after{
    display: none !Important;
}

.single .post-disclosure{
    display: inline;
}

.footer-disclosure{
	width:  100%;
	max-width:  1200px;
	margin:  0 auto;
	font-size:  12px;
	font-style:  italic;
	padding:  10px;
	text-align:  center;
}


/* Search Form
--------------------------------------------- */

.header-search-bar{
margin: 0 5px !important;
	padding:0 5px !important;
border-left: 1px solid var(--global-palette9) !important;
border-right: 1px solid var(--global-palette9) !important;
}

.header-search-bar form input.search-field{
background: none !Important;
border: none !Important;
	border-radius: 0 !Important;
}

.header-search-bar .kadence-svg-iconset svg{
width: .8em !Important;
height: .8em !Important;
}

.header-search-bar  ::placeholder,
.header-search-bar :focus{
    color: var(--global-palette9) !Important;
    opacity: 100 !important;
}

input[type="search"]{
    color: var(--global-palette3) !Important;
}


/* Post Loop
--------------------------------------------- */


.entry.loop-entry{
	text-align: center;
}

.archive.content-style-unboxed .wp-site-blocks .post-thumbnail{
    margin-bottom: 5px !important;
}

.entry.loop-entry .entry-content-wrap{
    padding: 0px 10px !important;
}

.kt-feat-image-align-left{
align-items: center;
}

.grid-cols {
    column-gap: 1.5rem;
    row-gap: 1.5rem;
}


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

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

.site-header{
	z-index: 9998 !Important;
}

/* Mobile Menu Toggle
--------------------------------------------- */

.menu-toggle{
    display: block;
    background: none !important;
    border: none !important;
    border-radius: 0;
    box-shadow: none !important;
    padding: 0;
    outline: none;
    cursor: pointer;
    line-height: 0;
    text-align: center;
    position: absolute;
    left: 5px;
    top: 10px;
    width: 48px;
    height: 48px;
    display: inline;
    z-index: 9999;
    box-shadow: none !Important;
}

.menu-toggle .svg-icon{
fill: var(--global-palette9) !Important;
}
    
.nav-menu.active {
        height: 100vh;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling:touch;
    display: block;
    background: var(--global-palette9);
    padding-bottom: 15px;
}

.nav-menu .menu {
    display: inline-block;
    width: auto;
    display: block;
    padding: 0;
    margin: 0;
}

.nav-menu .menu-item {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    list-style: none;
    position: relative;
    border-bottom: 1px solid var(--global-palette7);
}

.nav-menu .menu-item a  {
    border: none;
    color: var(--global-palette3);
    display: block;
    padding: 13px 18px;
    position: relative;
    text-decoration: none;
    transition: .5s;
}

.nav-menu .menu-item.current-menu-item>a, .nav-menu .menu-item.current-menu-ancestor>a{
    color: var(--global-palette3);
}

.nav-menu .menu-item:hover>a {
    color: var(--global-palette3);
    background: var(--global-palette7);
}

.nav-menu .menu-item.current-menu-item>a, .nav-menu .menu-item.current-menu-ancestor>a {
    color: var(--global-palette3);
}

.nav-menu .submenu-expand {
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    outline: none;
    cursor: pointer;
    position: absolute;
    line-height: 0;
    top: 5px;
    right: 0px;
    width: 44px;
    height: 44px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 999;
}

.nav-menu .submenu-expand:not(.expanded) {
    transform: none;
}
    
.nav-menu .menu-item .sub-menu{
    display: none;
}
    
    
.nav-menu .submenu-expand.expanded+.sub-menu {
    display: block;
    margin-left: 0;
    position: relative;
    width: 100%;
    background: var(--global-palette9);
}


.nav-menu .sub-menu .menu-item{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: left;
}


.nav-menu .sub-menu .menu-item,
.nav-menu .sub-menu .menu-item a{
    color: var(--global-palette3);
}

.nav-menu .sub-menu .menu-item:hover>a {
    background: var(--global-palette7);
}

 .menu-toggle .close {
    display: none;
}

.menu-toggle:hover, .menu-toggle.active {
    background: var(--global-palette9);
}

.menu-toggle.active .close {
    display: inline;
}

.menu-toggle.active .open {
    display: none;
}

.nav-menu .submenu-expand svg {
    fill: var(--global-palette3);
    width: 12px;
    height: 12px;
}

.site-header .wrap>.menu-toggle, .site-header .wrap>.search-toggle {
    display: none;
}
    
    .nav-menu .social{
margin: 10px 0 10px 20px;
}   
    
    .nav-menu .search-form{
margin: 10px;
}

.nav-menu .social{
width: 140px;
}

.nav-menu .social span{
background: var(--global-palette3);
}

/* Mobile Search Toggle
--------------------------------------------- */

.pmd-search-toggle {
    background: var(--global-palette4) !important;
    border: none;
    border-radius: 50%;
    padding: 0;
    outline: none;
    cursor: pointer;
    line-height: 0;
    text-align: center;
    position: absolute;
	right: 5px;
top: 10px;
    width: 48px;
    height: 48px;
		display: inline;
z-index: 999;
	padding:  0px !important;
	box-shadow: none !Important;
}

.pmd-search-toggle .open {
    display: inline;
}

.pmd-search-toggle .close {
    display: none;
}

.pmd-search-toggle.active .close {
    display: inline;
}

.pmd-search-toggle.active .open {
    display: none;
}

.pmd-search-toggle .svg-icon{
fill: var(--global-palette9) !Important;
}

.pmd-header-search {
    position: absolute;
    bottom: -60px;
    right: 0;
    background: var(--global-palette7);
    overflow: hidden;
    padding: 0px;
    width: 100%;
	z-index: 999;
	display: none;
}

.pmd-header-search.active{
	display: block;
}
.pmd-header-search .search-form {
    margin: 0 auto;
	max-width: 100%;
	padding: 15px 6px;
background: none;
	border: none;
}

.pmd-header-search .search-form input{
border: none;
background: none;
	box-shadow: none !Important;
}

.pmd-header-search .search-form{
display: block;
}
	
.pmd-header-search .search-form svg{
fill: var(--global-palette3) !important;
}

/* Popup Content
---------------------------------------------------------------------------------------------------- */

/* Callout Bar
--------------------------------------------- */

.callout-bar{
width: 100%;
text-align: center;
background: var(--global-palette4);
}

.callout-bar button,
.callout-bar .button{
	background: none;
color: var(--global-palette9);
	position: relative;
    font-size: 15px;
	text-transform: none;
letter-spacing: .5px;
font-weight: 400;
}

.callout-bar button:after,
.callout-bar .button:after{
content: '';
background: url(images/arrow-white.svg) center no-repeat;
background-size: contain;
width: 25px;
height: 9px;
display: inline-block;
vertical-align: middle;
margin-left: 8px;
}

/* Popup Fields
--------------------------------------------- */

#pmdModal.modal {
  display: none; 
  position: fixed; 
	z-index: 9999 !Important;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4); 
}


#pmdModal .modal-content {
  width: 100%;
	max-width: 600px;
text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	display: flex;
    -webkit-box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.10);
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
background: var(--global-palette7);
padding: 45px 75px;
text-align: center;
	color: var(--global-palette3);
}

#closepop {
	background: var(--global-palette2);
  color: var(--global-palette3);
  float: right;
  font-size: 28px;
	line-height: 1.2;
  font-weight: bold;
	position: absolute;
top: 10px;
	right: 10px;
	z-index: 999;
	width: 40px;
	height: 40px;
border-radius: 50%;
}

#closepop:hover,
#closepop:focus {
  color: var(--global-palette5);
  text-decoration: none;
  cursor: pointer;
}



/*
Newsletter and Social
---------------------------------------------------------------------------------------------------- */

/* Newsletter
--------------------------------------------- */

.newsletter ul{
    margin: 0 !important;
padding: 0 !important;
}

.newsletter form{
	width: 100%;
	max-width: 800px;
margin: 0 auto;
border-bottom: 1px solid var(--global-palette9);
	display: flex;
align-items: center;
justify-content: center;
}

.newsletter #mce-success-response{
width: 100% !important;
}

.newsletter input[type="text"],
.newsletter input[type="email"]{
width: 80%;
	margin: 0 5px;
}

.newsletter input[type="submit"],
.newsletter .button,
.newsletter button{
	width: 20%;
	margin: 0 5px;
}

.newsletter input[type="text"],
.newsletter input[type="email"]{
	border-radius: 0;
    line-height: 1.2;
 font-size: 16px;
padding: 15px 5px;
	border: none;
	background: none;
color: var(--global-palette9) !important;
}

.newsletter form ::placeholder{
color: var(--global-palette9) !important;
}

.newsletter.light-newsletter input[type="text"],
.newsletter.light-newsletter input[type="email"],
.newsletter.light-newsletter ::placeholder{
color: var(--global-palette3) !important;
}

.newsletter input[type="submit"],
.newsletter button,
.newsletter .button{
border-radius: 0;
    background: url(images/arrow-white.svg) center no-repeat;
background-size: 25px 9px;
    line-height: 1.2;
 font-size: 16px;
 text-transform: uppercase;
 letter-spacing: 2px;
color: var(--global-palette9);
font-weight: 700;
padding: 5px;
	text-indent: -9999px;
	transition: .5s;
}

.newsletter.light-newsletter input[type="submit"],
.newsletter.light-newsletter .newsletter button,
.newsletter.light-newsletter .newsletter .button{
    background: url(images/arrow-black.svg) center no-repeat;
background-size: 25px 9px;
}

.newsletter input[type="submit"]:hover,
.newsletter .button:hover,
.newsletter button:hover{
    background: url(images/arrow-white.svg) center no-repeat;
background-size: 25px 9px;
	opacity: .5;
}

.newsletter.light-newsletter input[type="submit"]:hover,
.newsletter.light-newsletter .newsletter button:hover,
.newsletter.light-newsletter .newsletter .button:hover{
    background: url(images/arrow-black.svg) center no-repeat;
background-size: 25px 9px;
	opacity: .5;
}

.sidebar-newsletter .newsletter form{
display: block;
}

.sidebar-newsletter .newsletter input[type="text"],
.sidebar-newsletter .newsletter input[type="email"],
.sidebar-newsletter .newsletter input[type="submit"],
.sidebar-newsletter .newsletter .button,
.sidebar-newsletter .newsletter button{
	width: 100%;
margin: 5px auto;
}


/* Newsletter Popup
--------------------------------------------- */

.newsletter-popup h4{
	font-size: 32px;
line-height: 1.2;
	color: var(--global-palette3);
	position: relative;
}

.newsletter-popup .newsletter form{
	display: block;
}

.newsletter-popup .newsletter input[type="text"],
.newsletter-popup .newsletter input[type="email"],
.newsletter-popup .newsletter input[type="submit"],
.newsletter-popup .newsletter .button,
.newsletter-popup .newsletter button{
	display: block;
	width: 100%;
	margin: 5px auto;
	color: var(--global-palette3);
	padding: 15px;
	border: 1px solid var(--global-palette3);
}

.newsletter-popup .newsletter input[type="submit"],
.newsletter-popup .newsletter .button,
.newsletter-popup .newsletter button{
    background: var(--global-palette3);
color: var(--global-palette9);
text-transform: uppercase;
letter-spacing: 2px;
font-size: 15px;
	padding: 15px;
	text-indent: 0;
	border: none;
}

.newsletter-popup .newsletter input[type="submit"]:hover,
.newsletter-popup .newsletter .button:hover,
.newsletter-popup .newsletter button:hover{
    background: var(--global-palette4);
    }


/* Social
--------------------------------------------- */

.social{
margin: 0px auto;
position:relative;
width: 120px;
height:40px;
	display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}

.social span{
margin:0;
padding:0;
width: 40px;
height:40px;
transition:  .5s;
	border-radius: 50%;
}

.social span, .social a{
height:40px;
display:block;
}

.social a{
        filter: brightness(0) invert(1);
}

.facebook {
background: var(--global-palette3);
}

.facebook a{
	background: url(images/facebook.svg) center no-repeat ;
background-size: 17px 17px;
}


.pinterest a{
background: url(images/pinterest.svg) center no-repeat ;
background-size: 17px 17px;
}


.instagram a{
	background: url(images/instagram.svg) center no-repeat ;
background-size: 17px 17px;
}

.tiktok a{
background: url(images/tiktok.svg) center no-repeat ;
background-size: 17px 17px;
}


.twitter a{
background: url(images/twitter.svg) center no-repeat ;
background-size: 17px 17px;
}


.youtube a{
background: url(images/youtube.svg) center no-repeat ;
background-size: 17px 17px;
}


.contact a{
background: url(images/contact.svg) center no-repeat ;
background-size: 17px 17px;
}


.social span:hover{
  transform: rotate(10deg);
}


/* Primary Sidebar
---------------------------------------------------------------------------------------------------- */

.primary-sidebar.widget-area .widget-title{
border-top: 1px solid var(--global-palette3);
	padding: 10px 0;
}

/* Category Content
---------------------------------------------------------------------------------------------------- */


/* Archive Entry Hero
--------------------------------------------- */

.entry-hero.post-archive-hero-section .entry-header{
padding-top: 15px;
padding-bottom: 15px;
}

.entry-hero .kadence-breadcrumbs{
margin: 10px 0 5px !important;
}

.entry-hero .archive-description p{
margin-bottom: 10px !important;
}


/* Subcategory Buttons
--------------------------------------------- */

.catsub{
	width: 100%;
	max-width: 1240px;
	clear: both;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 500;
	margin: 10px auto;
	text-align: center;
}

.catsub .wrap{
	padding: 0px;
	margin: 0 auto;
}

.catsub .catsub-menu{
	display:  flex;
	flex-direction:  row;
	justify-content: flex-start;
	align-items:  center;
	flex-wrap:  wrap;
	padding: 0;
	border: none;
}

.entry-header.post-archive-title.title-align-center .catsub-menu{
justify-content: center;
}

.entry-header.post-archive-title.title-align-right .catsub-menu{
justify-content: flex-end;
}

	.catsub-menu li{
list-style-type: none !Important;
}

.catsub .catsub-menu a{
	display: inline-block;
	margin: 5px;
	font-size: 13px;
padding: 5px 20px;
color: var(--global-palette3);
background: var(--global-palette2);
	border: 1.5px solid var(--global-palette2);
	text-decoration: none;
}

.catsub .catsub-menu a:hover{
background: none;
color: var(--global-palette3);
}

.catsub button{
display: none;
	padding: 10px;
	text-align: left;
		font-size: 18px;
	width: 100%;
}

.catsub button:after{
	content: '';
background: url(images/arrow-jump.svg) center no-repeat;
background-size: 14px 14px;
width: 22px;
height: 22px;
display: inline-block;
	vertical-align: middle;
margin-left: 4px;
	float: right;
}

.catsub button.active:after{
transform: none;
}


/* Single Content
---------------------------------------------------------------------------------------------------- */

.kadence-breadcrumbs a{
text-decoration: none !Important;
}

.single .hero-container.site-container{
    padding-top: 25px;
    padding-bottom: 25px;
}

.single .kadence-breadcrumbs,
.single .entry-meta,
.single .single-content{
margin-top: 5px !Important;
margin-bottom: 5px !Important;
}
	
.single #dpsp-content-top{
margin-bottom: 5px !important;
}
	

/* WPRM Settings
--------------------------------------------- */

.wprm-post-time .wprm-recipe-total-time-container{
color: #343434 !Important;
	text-align: center;
}

.wprm-post-time .wprm-recipe-time{
	position: relative;
	font-size: 14px;
}

.wprm-post-time .wprm-recipe-time:before{
	content: '';
	background: url(images/clock.svg) center no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}

.recipe-share-open{
width: 100%;
clear: both;
display: flex;
align-items: center;
justify-content: start;
    padding: 0;
    gap: 10px;
}


.wprm-post-star-rating .wprm-recipe-rating{
margin: 0 !important;
height: 35px;
}

.recipe-share-open .wprm-recipe-jump,
.recipe-share-open .wprm-recipe-pin,
.recipe-share-open .wprm-recipe-jump-to-comments{
background: var(--global-palette2) !Important;
margin: 0 5px 0 0 !important;
font-size: 12px !Important;
border: none !Important;
    color: var(--global-palette3) !Important;
    padding: 5px 14px !Important;
    font-weight: 700;
    height: 35px;
	text-transform: uppercase;
letter-spacing: 1px;
}

.recipe-share-open .wprm-recipe-jump:hover,
.recipe-share-open .wprm-recipe-pin:hover,
.recipe-share-open .wprm-recipe-jump-to-comments:hover{
background: var(--global-palette1) !Important;
}


.recipe-share-open .wprm-recipe-jump:after{
content: '';
background: url(images/arrow-jump.svg) center no-repeat;
background-size: contain;
width: 12px;
height: 12px;
display: inline-block;
vertical-align: middle;
margin-left: 6px;
}

.recipe-share-open .wprm-recipe-pin:before{
content: '';
background: url(images/pinterest.svg) center no-repeat;
background-size: contain;
width: 14px;
height: 14px;
display: inline-block;
vertical-align: middle;
margin-right: 6px;
    filter: brightness(0) invert(1);
}



/* Page Layout
--------------------------------------------- */

.page .entry-content-wrap{
padding-top: 0;
padding-bottom: 0;
}



/* List Styles
--------------------------------------------- */

.single-content ol{
    position: relative;
  list-style-type: none;
}

.single-content ol:not(.is-style-continue-list){
    counter-reset: countlist;
}


.entry-content ol li {
    margin: .5em 0 .5rem;
    counter-increment: countlist;
    position: relative;
    list-style-type: none;
    padding: 0;
    text-indent: 0;
}


.single-content ol li::before {
    content: counter(countlist);
    color: var(--global-palette3);
    font-size: .85rem;
    font-weight: 700;
    position: absolute;
    --size: 28px;
    left: calc(-1 * var(--size) - 10px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 4px;
    background: var(--global-palette1);
    border-radius: 50%;
    text-align: center;
    padding: 0;
}

.single-content ul{
	margin-left: 0;
}

.single-content ul li {
    list-style-type: disc;
}

.single-content  ul li::marker{
    color:  var(--global-palette2);
}


.single .entry-content-wrap p a,
.single .entry-content-wrap ul li a,
.single .entry-content-wrap ol li a{
	font-weight: 700;
    cursor: pointer;
    background-image: linear-gradient(180deg,transparent 80%,var(--global-palette7) 0);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition: background-size .4s ease;
    -moz-transition: background-size .4s ease;
    -ms-transition: background-size .4s ease;
    -o-transition: background-size .4s ease;
    transition: background-size .4s ease;
}

.single .entry-content-wrap p a:hover,
.single .entry-content-wrap ul li a:hover,
.single .entry-content-wrap ol li a:hover{
    background-image: linear-gradient(180deg,transparent 0%,var(--global-palette7) 0);
}

.post-navigation-sub{
	letter-spacing: 3px !important;
    line-height: 1.3 !important;
	color: var(--global-palette3) !important;
font-size: 16px !important;
	text-transform: uppercase;
}

.entry-tags a.tag-link{
	color: var(--global-palette3) !important;
	border-radius: 0 !important;
	    font-family: var(--global-heading-font-family);
	text-transform: uppercase;
letter-spacing: 2px;
Font-size: 12px;
}

/* Author Box
--------------------------------------------- */

.entry-author-style-normal,
.entry-author-style-center{
background: var(--global-palette7);
	padding: 15px;
border: none !Important;
}

.entry-author-style-center{
	margin-top: 45px !important;
}

.entry-author-style-normal .entry-author-avatar{
left: 0px;
top: -25px;
border: 2px solid var(--global-palette9);
}

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

.entry-author-style-center .entry-author-avatar img{
	border: 4px solid var(--global-palette9);
}

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

.entry-author-name{
	font-family: var(--global-heading-font-family);
font-size: 24px;
margin-bottom: 0 !important;
}

.entry-author-name:before{
content: 'Written by ';
}

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

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


/* Page Numbers Styling
------------------------------------------------------------ */

.pagination .page-numbers{
border-radius: 50% !important;
}




/* Related Post
--------------------------------------------- */


.entry-related .entry-related-inner-content{
padding: 0;
}


h2.entry-related-title{
font-size: 26px;
}

.entry-related .entry.loop-entry{
	box-shadow: none !important;
}

.entry-related .loop-entry .entry-content-wrap{
	padding: 5px !important;
}

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

.entry-related-carousel h3.entry-title{
font-size: 16px !Important;
line-height: 1.4 !important;
	color: var(--global-palette3);
}

.entry-related .splide .splide__arrow{
background: var(--global-palette1);
	opacity: 100 !important;
	width: 45px;
height: 45px;
border-radius: 50%;
}

.entry-related .splide__arrow.splide__arrow--prev{
	left: -15px !important;
}

.entry-related .splide__arrow.splide__arrow--next{
right: -15px !important;
}


/* Comment Styles
--------------------------------------------- */

.comment-respond{
	background: var(--global-palette9);
	padding: 25px 0;
	margin-bottom: 25px;
	border-top: 1px solid var(--global-palette3);
	border-bottom: 1px solid var(--global-palette3);	
}

.comment-form textarea,
.comment-input-wrap input{
	border: 1px solid var(--global-palette3);
}

.comment-form .comment-input-wrap p label, .comment-form p.comment-form-float-label label{
	color: var(--global-palette3) !important;
}

.comment-reply-title,
#respond+.comments-title{
position: relative;
	font-size: 26px !important;;
}

#respond+.comments-title{
	margin-top: 5px !important;
}

.comment-list li{
	border: none;
background: var(--global-palette9);
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid var(--global-palette3);
}

.comment-list li.bypostauthor{
	background: var(--global-palette7);
	border: none;
}

.comment-body{
	border: none !important;
	margin-bottom: 0 !Important;
}

.comment-content{
	margin-bottom: 0 !Important;
}

.comment-reply-link{
color: var(--global-palette9) !Important;
border: none !Important;
background: var(--global-palette5) !Important;
	font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 700;
}

.comment-form .comment-notes{
	font-style: normal;
}

.comment-author{
    font-family: var(--global-heading-font-family);
font-size: 20px;
}

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

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


.footer-widget2 ul.menu{
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
	margin-bottom: 25px;
}

.footer-widget2 ul.menu li{
padding: 6px 5px;
margin: 0;
line-height: 1.3;
}

.footer-widget2 ul.menu li a{
	border: none !important;
}


.footer-widget-area{
	padding: 0 20px;
}


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


/* Featured On
--------------------------------------------- */

.featured-on .site-container{
	width: 100%;
	clear: both;
text-align: center;
padding: 25px 0;
	border-bottom: 1px solid var(--global-palette1);
}

.featured-on h4{
	text-transform: uppercase;
letter-spacing: 1px;
font-size: 18px;
	margin: 0 auto 15px;
}

.featured-on .featured-on_logos{
display: flex;
align-items: center;
justify-content: space-between;
gap: 15px;
}

.featured-on .featured-on_logos img{
	width: 100%;
	max-width: 150px;
}


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

.footer-credits{
background: var(--global-palette8);
color: var(--global-palette3);
	padding: 10px;
font-size: 14px;
	letter-spacing: .4px;
}

.footer-credits a{
color: var(--global-palette3);
	text-decoration: none;
}

.footer-credits .site-container,
.footer-credits .foot-design_credit{
display: flex;
	justify-content: center;
align-items: center;
}

.footer-credits .foot-info{
width: 65%;
	justify-content: flex-start;
text-align: left;
	display: flex;
}

.footer-credits .foot-info ul{
	margin: 0 0 0 5px !important;
padding: 0 !important;
	display: flex;
align-items: center;
gap: 10px;
}

.footer-credits .foot-info ul li{
list-style-type: none;
}

.footer-credits .foot-info .footer-credit-top{
font-weight: 700;
margin-left: 10px;
	position: relative;
}


.footer-credits .foot-info .footer-credit-top:after{
	content: '';
	background: url(images/arrow.svg) center no-repeat;
background-size: contain;
width: 16px;
height: 16px;
display: inline-block;
	vertical-align: middle;
margin-left: 4px;
	transform: rotate(0deg);
}

.footer-credits .foot-design_credit {
width: 35%;
justify-content: flex-end;
}

.footer-credits .foot-design_credit img{
	margin-left: 10px;
}



/* Wordpress Block Content
---------------------------------------------------------------------------------------------------- */

/* Advanced Gallery Block
--------------------------------------------- */

.wp-block-kadence-advancedgallery .kt-blocks-carousel{
	padding: 30px 0 0 !important;
}

.kb-advanced-slide .kt-testimonial-content-wrap{
text-align: left;
}

.kt-post-grid-layout-carousel .kb-splide .splide__arrow--prev,
.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--prev{
    background: url(images/arrow-left.svg) center no-repeat !Important;
    background-size: 40px 14px !important;
	width: 40px;
height: 40px;
border: none;
	border-radius: 50%;
opacity: 100 !important;
}


.kt-post-grid-layout-carousel .kb-splide .splide__arrow--next svg,
.kt-post-grid-layout-carousel .kb-splide .splide__arrow--prev svg,
.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--prev svg,
.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--next svg{
display: none;
}


.kt-post-grid-layout-carousel .kb-splide .splide__arrow--next,
.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--next{
    background: url(images/arrow-right.svg) center no-repeat !Important;
    background-size: 40px 14px !important;
	width: 40px;
height: 40px;
border: none;
	border-radius: 50%;
opacity: 100 !important;
}

.kt-post-grid-layout-carousel .kb-splide .splide__arrow--prev,
.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--prev{	
    position: absolute !important;
	left: auto !important;
    top: -25px !important;
    right: 80px !important;
}

.kt-post-grid-layout-carousel .kb-splide .splide__arrow--next,
.wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--next{	
    position: absolute !important;
    top: -25px !important;
    right: 25px; !important
}


/* Heading Fields
--------------------------------------------- */


.wp-block-heading.is-style-no-margin-heading{
margin-top: 0 !important;
}


.page .single-content .wp-block-group{
margin-bottom: 0;
}


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


.wp-block-search .wp-block-search__inside-wrapper{
    background: var(--global-palette9);
    border: 1px solid var(--global-palette3) !important;
    border-radius: 0 !Important;
    margin: 0 auto;
}

.wp-block-search input{
border: none !important;
    color: var(--global-palette3) !Important;
    line-height: 1.4;
    font-size: 16px;
}

.wp-block-search input{
    background: none;
border: none;
}

.wp-block-search__button{
    background: var(--global-palette4) !important;
    color: var(--global-palette9) !important;
border-radius: 50%;
width: 38px;
height: 38px;
padding: 0;
}

.line-search .wp-block-search__inside-wrapper{
background: none !Important;
border: none !Important;
border-bottom: 1px solid var(--global-palette2) !important;
}

.line-search input,
.line-search ::placeholder,
.line-search :focus{
color: var(--global-palette9) !important;
}

.line-search .wp-block-search__button{
background: none !Important;
}

/* Button Block
--------------------------------------------- */

.wp-block-button .wp-block-button__link{
    transition: .4s;
}

.wp-block-button .wp-block-button__link:hover{
  transform: scale(.96);
}

.kt-blocks-post-readmore,
.wp-block-button.is-style-btn-black-arrow-no-bkg .wp-block-button__link,
.wp-block-button.is-style-btn-white-arrow-no-bkg .wp-block-button__link,
.wp-block-button.is-style-btn-black-arrow .wp-block-button__link,
.wp-block-button.is-style-btn-white-arrow .wp-block-button__link{
    position: relative;
}

.wp-block-button.is-style-btn-black-arrow-no-bkg .wp-block-button__link,
.wp-block-button.is-style-btn-white-arrow-no-bkg .wp-block-button__link{
background: none !Important;
padding: 5px 0 !Important;
	font-weight: 700;
}

.kt-blocks-post-readmore:after,
.wp-block-button.is-style-btn-black-arrow-no-bkg .wp-block-button__link:after,
.wp-block-button.is-style-btn-black-arrow .wp-block-button__link:after{
    content:'';
    background: url(images/arrow-black.svg) center no-repeat;
background-size: contain;
width: 25px;
height: 9px;
display: inline-block;
    vertical-align: middle;
margin-left: 6px;
}

.wp-block-button.is-style-btn-white-arrow-no-bkg .wp-block-button__link:after,
.wp-block-button.is-style-btn-white-arrow .wp-block-button__link:after{
    content:'';
    background: url(images/arrow-white.svg) center no-repeat;
background-size: contain;
width: 25px;
height: 9px;
display: inline-block;
    vertical-align: middle;
margin-left: 6px;
}


/* WP Image Block
--------------------------------------------- */

.wp-block-kadence-column figure.wp-block-image{
	margin-bottom: 5px !important;
}

.blocks-gallery-caption figcaption, .wp-block-embed figcaption, .wp-block-image figcaption, .wp-block-table figcaption, .wp-block-audio figcaption, .wp-block-video figcaption{
	color: var(--global-palette3) !important;
}


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


.is-style-group-title-border{
	border-top: 1px solid var(--global-palette3);
	border-bottom: 1px solid var(--global-palette3);
    padding: 0px 20px 30px;
    overflow: visible;
    margin-top: 40px ! Important;
    position: relative;
}

.is-style-group-title-border .wp-block-heading:first-of-type {
    transform: translateY(-20px);
    padding: 0 10px;
    background: var(--global-palette9);
    display: inline-block;
    margin: 0 auto !important;
	text-transform: uppercase;
letter-spacing: 2px;
	font-size: 16px;
	font-weight: bold;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.is-style-group-review{
	padding: 40px 100px !important;
	text-align: center;
}

.is-style-group-review .is-style-small-title:after{
content: '';
background: url(images/stars.svg) center no-repeat;
background-size: contain;
width: 115px;
height: 19px;
display: block;
margin: 20px auto;
}

.is-style-group-review p{
	margin-bottom: 10px;
line-height: 1.4;
}

.is-style-group-review p strong{	
    font-family: var(--global-heading-font-family);
}

.is-style-group-review .wp-block-button .wp-block-button__link{
margin: 15px auto 0;
}

.is-style-group-review .wp-block-button .wp-block-button__link:after{
content: '';
background: url(images/arrow-jump.svg) center no-repeat;
background-size: contain;
width: 12px;
height: 12px;
display: inline-block;
vertical-align: middle;
margin-left: 6px;
}



/* Accordion
------------------------------------------------------------ */

.single-content .schema-faq-section{
margin-bottom: 15px !important;
}

.wp-block-yoast-faq-block{
	margin-bottom: 25px;
}

.schema-faq-question{
  cursor: pointer;
	border: none;
background: var(--global-palette7);
width: 100%;
	display: block;
padding: 20px 15px !important;
margin-bottom: 0px;
font-size: 18px;
line-height: 1.2;
color: var(--global-palette9);
}

.schema-faq-question.collapse{
	border: none;
	margin-bottom: 0;
}

.schema-faq-question:before{
  width: 16px;
  height: 20px;
  display: inline-block;
  content: "+";
  margin-right: 5px;
  vertical-align: top;
	color: var(--global-palette9);
}

.schema-faq-question.collapse:before{
  content: "-";
}

.schema-faq-question:hover{
border-color: var(--global-palette3);
}

.schema-faq-answer{
  display: none;
  padding-left: 1em;
}

.schema-faq-answer.collapse{
padding: 15px 20px;
background: var(--global-palette7);
border-top: 0;
}

.schema-faq-answer.default{
  display: block;
}

.single-content .wp-block-yoast-faq-block .schema-faq-question{
	margin-bottom: 0 !important;
}


/* Media Queries - Min Width
---------------------------------------------------------------------------------------------------- */

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

	
	.drawer-content .widget-area img{
		width: 100%;
		max-width: 200px;
	}
	
	.drawer-content .wp-block-search{
background: var(--global-palette9);
border-radius: 25px;
}
	
	.drawer-content .wp-block-search .wp-block-search__input{
color: var(--global-palette3) !important;
	font-size: 15px !important;
		border: none;
		background: none;
		opacity: 100;
}
		.drawer-content .wp-block-search .wp-block-search__input ::placeholder{
color: var(--global-palette3) !important;
		opacity: 100;
	}
	
	.drawer-content .wp-block-search .wp-block-search__button{
		background: none;
color: var(--global-palette1);
}
}



/* Media Queries - Max Width
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1024px) {
	
.catsub{
	display: block;
	width: 100%;
}

.catsub .catsub-menu,
.entry-header.post-archive-title.title-align-center .catsub-menu,
.entry-header.post-archive-title.title-align-right .catsub-menu{
    justify-content: center;
}
	
	.catsub button{
	display: block;
	width: 100%;
	background: none;
	color: var(--global-palette3);
	background: var(--global-palette7);
	padding: 15px 15px;
	font-size: 14px;
}
	

.catsub .catsub-menu{
	display: none;
	}
	
.catsub .catsub-menu.expanded{
	display: block;
    position: relative;
    width: 100%;
    z-index: 998;
	background: var(--global-palette7);
margin: 0;
	}
	
.catsub .catsub-menu a{
	display: block;
	position: relative;
	border: none;
	width: 100%;
	margin: 0px auto;
	background: none;
	padding: 10px 15px;
	color: var(--global-palette3);
	font-size: 14px;
	border-bottom: 1px solid var(--global-palette9);
	text-align: left;
}
	
.catsub:hover .catsub-menu a:last-of-type{
	border: none;
}
	
	#masthead.site-header {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9998 !important;
		height: 70px !important;
		padding: 0 !Important;
    box-shadow: 0 10px 5px -5px rgba(0,0,0,.08);
}

	.site-main-header-wrap .site-header-row-container-inner>.site-container{
padding: 5px !important;
}
	
	.site-main-header-inner-wrap{
		min-height: 60px;
	}
	
	.site-branding a.brand img.svg-logo-image{
		height: 60px;
	}

		.search-toggle-open-container .search-toggle-open{
border-radius: 50%;
}
	
.nav-menu{
	display: none;
}
	

	.grid-cols {
    column-gap: 1.5rem !important;
    row-gap: 1.5rem !important;
}

		.featured-on .featured-on_logos,
	.footer-rows .site-container,
	.footer-rows_menus{
flex-wrap: wrap;
	}
	
	.featured-on .featured-on_logos{
justify-content: center;
}
	
}


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

	.wp-block-kadence-tabs .kt-tabs-title-list{
		justify-content: center !important;
	}
	
.grid-sm-col-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

	
	.footer-credits .foot-info,
		.footer-credits .site-container,
	.footer-credits .foot-design_credit{
		flex-wrap: wrap;
		gap: 10px;
	}
	
	.footer-credits .foot-info,
	.footer-credits .foot-design_credit{
		width: 100%;
text-align: center;
justify-content: center;
	}
	
	.footer-credits .foot-info ul{
		width: 100%;
	}
	
	.wp-block-navigation .wp-block-navigation-item,
	.wp-block-navigation__container{
		position: relative;
		flex-wrap: wrap !important;
	}
	
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
		display: Block !important;
position: relative !important;
		left: auto !important;
		top: auto !important;
		width: 100% !important;
}


.wp-block-navigation-item .wp-block-navigation-submenu__toggle,
.wp-block-navigation__submenu-container li a{
	padding-top: 14px;
	padding-bottom: 14px;
}

    .entry-related-title{
margin: 0 0 15px !Important;
        padding: 0 5%;
        text-align: left;
}
    
    .entry-related .grid-cols{
    column-gap: 0rem;
    row-gap: 0rem;
}
    
    .entry-related .splide__slide{
margin: 0 auto !Important;
    width: 100%;
    max-width: 80%;
}
        
    .entry-related .splide__arrow.splide__arrow--next{
        right: 5px !Important;
    }
    
    .entry-related .splide__arrow.splide__arrow--prev{
        left: 5px !Important;
    }

        
    .comment-form p{
        margin: 5px auto !Important;
    }
    
p.comment-form-author,
p.comment-form-email,
p.comment-form-url{
margin: 0px auto !important;
    }
    
    p.form-submit{
margin: 15px auto 0 !important;
}
	
	.wp-block-kadence-advancedgallery .kt-blocks-carousel{
padding: 40px 0 0 !important;
}

	.kt-post-grid-layout-carousel .kb-splide .splide__arrow--next, .wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--next{
		right: 0;
	}
	
	.kt-post-grid-layout-carousel .kb-splide .splide__arrow--prev, .wp-block-kadence-advancedgallery .kt-blocks-carousel .splide__arrow--prev{
		right: 50px;
	}

}


@media only screen and (max-width: 359px) {
    .content-container.site-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}