/*
 * Theme Name:  Authentic Child
 * Theme URI:   https://codesupply.co/themes/authentic/
 * Description: Authentic Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    authentic
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */

.header .logo-image {
	width: 110px;
}

.navbar-primary .logo-image {
	width: 160px;
}

.wp-block-button__link {
	border-radius: 0;
}
.wp-block-button__link:hover {
	background-color: #282828!important;
}

body .header-col .button-primary {
	background: #000;
}

.site-footer .cnvs-block-section-heading .cnvs-section-title, 
.site-footer .section-heading, .cnvs-block-section-heading {
	color: #fff;
}
.site-footer .logo-image {
	width: 110px;
}

.footer-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
	.footer-info {
		text-align: center;
    	justify-content: center;
    	gap: 16px;
	}
}

.site-footer .site-logo, 
.site-footer .site-title,
.navbar-footer {
	margin-bottom: 0;
}
.navbar-footer .navbar-nav {
	gap: 0 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar-footer .navbar-nav > li + li {
	margin-left: 0;
}
.site-footer .widget .pk-social-links-template-inline .pk-social-links-items {
	justify-content: flex-start;
}
.site-footer .widget-area .pk-widget-posts-template-list .post-inner img{
	border: 1px solid #e9ecef40;
}
.site-footer .widget-area .pk-widget-posts-template-list .post-inner {
	padding-right: 0;
	margin-right: 15px;
}

.pk-widget-posts .owl-carousel .post-meta .meta-category {
	display: none;
}
.pk-widget-posts .owl-carousel .post-meta .meta-date:before {
	content: none;
}

@media (min-width: 1120px) {
	.footer-sidebars {
        margin-right: -40px;
        margin-left: -40px;
    }
    .footer-sidebars .sidebar-footer {
        padding-right: 40px;
        padding-left: 40px;
    }
}

body .pk-scroll-to-top .pk-icon {
	background: #f9343b;
}

body.header-enabled .navbar-primary:not(.sticky-nav-slide) .navbar {
	border-top-color: #f9343b; 
	border-bottom-color: #f9343b;
}

.pk-featured-categories-tiles {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.site-content article.type-post .entry-title a:after {
	content: '';
    width: 30px;
    height: 1px;
    background: #f9343b;
    display: block;
    text-align: center;
    justify-content: center;
    margin: auto;
    margin-top: 13px;
}
.site-content article.type-post .post-excerpt,
.site-content article.type-post .post-more {
	margin-top: 5px;
}
.post-masonry .post-inner + .post-inner, .post-grid .post-inner + .post-inner {
	margin-top: 20px;
}
.cs-block-carousel .post-thumbnail {
	margin-bottom: 20px;
}

body .button-primary {
	background: #f9343b;
}
body .button-primary:hover {
	background: #f9343b;
}

body .wp-block-button .wp-block-button__link:not(.has-background) {
	background: #f9343b;
}
body .wp-block-button .wp-block-button__link:not(.has-background):hover {
	background: #282828;
}

.cs-block-section-slider .wp-block-button .wp-block-button__link:not(.has-background) {
	background: #f9343b;
}
.cs-block-section-slider .wp-block-button .wp-block-button__link:not(.has-background):hover {
	background: #282828;
}
.cs-block-section-slider .overlay-media img {
	object-position: 35% 50% !important;
}

.menu-highlight a {
	font-weight: bold!important;
}

.pk-featured-categories-vertical-list {
	display: grid;
    grid-gap: 10px 40px;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.pk-featured-categories-vertical-list .pk-featured-item {
    margin-top: 0;

}

.pk-featured-categories-vertical-list .pk-featured-item  .pk-featured-image {
    display: none;
}
body .site-content .pk-featured-categories-vertical-list .pk-featured-content:before {
	background: #000;
	opacity: 1!important;
}
.pk-featured-categories-vertical-list .pk-featured-content {
	padding: 8px 16px;
	color: #fff;
}
.pk-featured-categories-vertical-list .pk-featured-item .pk-featured-count {
	background: #f9343b;
}

.topbar .navbar-nav > li > a, .nav .sub-menu > li > a, .navbar-nav .cs-mm-categories > li > a, .widget_categories .children li a, .widget_nav_menu .sub-menu > li > a {
	padding: 0.5rem 0;
}

@media screen and (max-width: 1119px) {
	.site-content .cnvs-block-posts-layout-slider-center {
		padding-top: 0!important;
	}
	.site-content .cnvs-block-posts-layout-slider-center article .entry-title,
	h1,
	.post-standard .entry-title,
	.archive-list .post-featured .entry-title, 
	.archive-standard .post-featured .entry-title {
		font-size: 2rem !important;
	}
}

.navbar-offcanvas .logo-image {
	width: 160px;
}

.overlay-inner .post-meta a, .site-submenu .overlay-inner .post-meta a, .site-footer .overlay-inner .post-meta a, .entry-content .overlay-inner .post-meta a,
.overlay-inner .post-categories a, .overlay-inner .meta-category .post-categories a, .site-submenu .overlay-inner .post-categories a, .site-submenu .overlay-inner .meta-category .post-categories a, .site-footer .overlay-inner .post-categories a, .site-footer .overlay-inner .meta-category .post-categories a, .entry-content .overlay-inner .post-categories a, .entry-content .overlay-inner .meta-category .post-categories a {
	color: #fff;
}
.overlay-inner h1 a, .overlay-inner h2 a, .overlay-inner h3 a, .overlay-inner h4 a, .overlay-inner h5 a, .overlay-inner h6 a, .site-submenu .overlay-inner h1 a, .site-submenu .overlay-inner h2 a, .site-submenu .overlay-inner h3 a, .site-submenu .overlay-inner h4 a, .site-submenu .overlay-inner h5 a, .site-submenu .overlay-inner h6 a, .site-footer .overlay-inner h1 a, .site-footer .overlay-inner h2 a, .site-footer .overlay-inner h3 a, .site-footer .overlay-inner h4 a, .site-footer .overlay-inner h5 a, .site-footer .overlay-inner h6 a, .entry-content .overlay-inner h1 a, .entry-content .overlay-inner h2 a, .entry-content .overlay-inner h3 a, .entry-content .overlay-inner h4 a, .entry-content .overlay-inner h5 a, .entry-content .overlay-inner h6 a {
	text-shadow: 0 0 5px #000;
}

body .section-related-posts article .entry-title {
	font-size: 1.5rem;
}

@media (max-width: 759.98px) {
    body .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
        padding-top: 8%; 
		padding-bottom: 0;
    }
}

body .owl-dot.active span {
	background: #f9343b;
}

body .overlay-inner a.button-primary {
	background: #f9343b;
}

.offcanvas-sidebar .owl-carousel .owl-item {
	background: #000;
}
.offcanvas-sidebar .owl-carousel .owl-item img {
	display: none;
}

body .offcanvas-header .navbar-brand {
	margin-left: 2rem;
}

body .navbar-nav > li > a {
	padding-top: 4px;
}

body .cmplz-cookiebanner {
	top: inherit;
    width: 90%;
    max-width: 1120px;
    bottom: 20px;
    transform: translate(-50%, 0);
	border: 1px solid #ffffff29;
}
body .cmplz-cookiebanner .cmplz-message {
	width: 100%;
}
body .cmplz-cookiebanner .cmplz-buttons {
	justify-content: center;
	align-items: center;
}
body .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
	min-width: inherit;
	width: 160px;
	height: 38px;
}