/*
Theme Name:     Twenty Twenty-One Child
Theme URI:      https://kuldeepnegi.in/
Description:    Child theme for Twenty Twenty-One
Author:         Kuldeep Negi
Author URI:     https://kuldeepnegi.in/
Template:       twentytwentyone
Version:        1.0.0
Text Domain:    twentytwentyone-child
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
  --global--color-primary: #d2e823;
}
.post.format-standard.entry {
    margin: auto;
    max-width: 1600px;
    padding: 0 90px;
    padding-top: 8.5rem;
	padding-bottom: 5rem;
}
.singlepost-header.animated-background {
    background: var(--global--color-primary);
    padding: 50px;
    border-radius: 12px;
}
h1.entry-title {
    font-size: 60px;
    color: #000;
    line-height: 115%;
    margin-top: 0;
    margin-bottom: 10px;
}
#breadcrumbs span {
    color: #353535;
    font-size: 15px;
}
.single .entry-content {
    background: #fff;
    padding: 50px;
	font-size: 18px;
	border: 1px solid #d6d6d6;
}
.wp-block-list {
    margin-left: 18px;
}
.wp-block-heading {
    color: #000;
}
h2.wp-block-heading {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 115%;
}
h3.wp-block-heading {
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 15px;
}
.entry-content strong {
    color: #000;
    font-weight: 500;
}
.entry-content a {
    color: #0e27b7;
}
figure.wp-block-image.size-full {
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
figure.wp-block-image.size-full img {
    display: block;
    width: 100%;
    height: 100%;
}
.entry-content ul, .entry-content ol {
    line-height: 30px;
    margin-bottom: 18px;
}
span.author-pic, span.author-pic img {
    display: block;
}
.post-author {
    display: flex;
    align-items: stretch;
    gap: 15px;
}
.post-author {
    margin: 20px 0px;
}
.post-categories a:hover {
	background: #000000;
	color:#ffffff;
}
.post-categories a {
    display: inline-flex;
    background: #502274;
    color: #ffffff;
    padding: 5px 25px;
    border-radius: 30px;
    align-items: center;
}
span.author-name {
    display: block;
}
.entrywrap {
    display: flex;
}
.asidebar {
    flex: 0 0 375px;
}
.entrywrap {
    margin-top: 40px;
}
.postsidebar-inner {
    padding-left: 30px;
}
.gcta-btn {
    background: #d1e625;
    width: 100%;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}
.general-cta {
    background: #fff;
    padding: 20px;
    color: #fff;
    background-image: linear-gradient(to left bottom, #2e236f, #43277b, #572b86, #6c2e91, #82309a);
}
a.newsd {
    display: inline-flex !important;
}
.general-cta h3 {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 15px;
}
.gcta-btn:hover {
    background: #000;
    color: #fff;
}
.postsidebar-inner {
    position: sticky;
    top: 7rem;
}
.shopify-cta {
    background: #fff;
    padding: 20px;
}
.sjopifycta-header {
    display: flex;
    align-items: center;
    gap: 10px;
}
.sjopifycta-header h3 {
    font-size: 20px;
    margin: 0;
    font-weight: 600;
}
.sjopifycta-header svg {
    width: 90px;
    height: 70px;
}
.sjopifycta-header {
    border-bottom: 1px solid #919191;
}
.shopify-cta ul {
    list-style: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.shopify-cta {
    margin-bottom: 20px;
    border: 1px solid #d6d6d6;
}
.shopify-cta li {
    display: flex;
    gap: 5px;
}
.shopify-cta li img {
    margin-top: 4px;
}
.shopify-cta ul li:not(li:last-child) {
    margin-bottom: 10px;
}
button.gcta-btn {
	 padding: 13px 10px;
}
.mp1 {
    text-align: center;
}
.blgmnhdr {
    background: var(--global--color-primary);
    padding: 50px;
    border-radius: 12px;
}
.blghdr {
    font-size: 50px;
    color: #000;
    line-height: 115%;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
}
.blgmnhdr p {
    text-align: center;
    margin: 0;
    font-size: 22px;
}
.posts-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.bloglistingsection.blog {
    margin-top: 30px;
}
.posts-grid-item h3 {
    margin: 0;
    font-size: 28px;
    line-height: 125%;
    margin-bottom: 12px;
}
.posts-grid-item h3 a {
    color: #000000;
}
.posts-grid-item .post-author {
    margin-bottom: 0;
}
.posts-grid-item {
    background: #fff;
    padding: 25px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
}
a.cnt-read {
    background: #d2e823;
    padding: 6px 20px;
    display: inline-flex;
    border-radius: 30px;
    color: #000000;
}
span.primary-category a{
    width: 180px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    position: absolute;
    bottom: 32px;
    right: -40px;
    text-align: center;
    display: flex;
    background: #000;
    padding: 2px 15px;
    color: #fff;
    align-items: center;
    justify-content: center;
}
code { white-space: pre-wrap; }
.posts-grid-item {position:relative;overflow:hidden}
@media (max-width:768px) {
	.post.format-standard.entry {
		max-width: 100%;
		padding: 0 15px;
		padding-top: 5.5rem;
		padding-bottom: 4rem;
	}
	.singlepost-header.animated-background {
		padding: 30px;
	}
	h1.entry-title {
		font-size: 35px;
		margin-bottom: 10px;
	}
	#breadcrumbs span {
		font-size: 14px;
	}
	.single .entry-content {
		padding: 25px;
		border-radius: 20px;
		margin-top: 25px;
		font-size: 18px;
	}
	.wp-block-heading {
		line-height: 125%;
	}
	h2.wp-block-heading {
		font-size: 28px;
		margin-top: 25px;
		margin-bottom: 18px;
	}
	.postsidebar-inner {
		position: relative;
		top: 0;
	}
	.entrywrap {
		margin-top: 10px;
	}
	.entrywrap {
		display: flex;
		flex-direction: column;
	}
	.postsidebar-inner {
		position: relative;
		top: 0;
		padding: 0;
		margin-top: 20px;
	}
	.asidebar {
		flex: 1;
	}
	.blgmnhdr {
		padding: 25px;
	}
	.blghdr {
		font-size: 30px;
	}
	.blgmnhdr p {
		font-size: 16px;
	}
	.posts-grid {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}
	.posts-grid-item {
		padding: 25px 20px;
	}
	.posts-grid-item h3 {
		font-size: 25px;
	}
}