/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.prp{color: #8c52ff;}
.frm_inp input,.frm_inp textarea {
    background: #fff;
    border: 1px solid #CED0D3;
    color: #000;
    padding: 15px 16px;
    font-family: 'Inter';
    border-radius: 8px;
    transition: .3s linear;
}
.frm_inp input:hover, .frm_inp textarea:hover {
    border-color: #8C52FF;
}
.frm_inp input:focus, .frm_inp textarea:focus {
    box-shadow: 0 0 10px #9D2EE733;
	outline: none;
}
.frm_inp textarea {
    height: 114px;
}
.frm_inp label {
    font-size: 14px;
    font-weight: 500;
    color: #20102B;
    margin-bottom: 9px;
}
.frm_inp p {
    margin: 0;
}
.frm_inp {
    margin-bottom: 23px;
}
.cont_frm input.wpcf7-submit {
    border: 1px solid #8c52ff;
    background: #8c52ff;
    color: #fff;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    border-radius: 8px;
    padding: 14px 31px;
    transition: .3s linear;
    width: 100%;
}
.cont_frm input.wpcf7-submit:hover {
    background: transparent;
    color: #000;
}
.wpcf7-not-valid-tip {
    font-family: 'Poppins';
    margin-top: 2px;
}

.bl_post_wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.post_box {
    padding: 20px;
    background: #fff;
    border-radius: 16px;
}
.post_box h3 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins';
    line-height: 1.3;
	margin: 15px 0;
}
.post_box h3 a, .post_box h3 a:hover {
    color: #000;
}
.post_box div {
    font-size: 18px;
    font-family: 'Poppins';
    line-height: 1.5;
    margin-bottom: 20px;
}
.post_box p {
    font-family: 'Poppins';
    font-size: 18px;
    margin: 0;
    position: relative;
    padding-left: 26px;
}
.post_box p strong {
    font-weight: 400;
}
.post_box p::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2025/06/ai.svg) no-repeat center / contain;
}
button#load-more-btn {
    padding: 14px 40px;
    line-height: 1.1;
    color: #000;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin: 25px auto;
    border: 1px solid #000;
    background: #fff;
    border-radius: 20px;
    transition: .3s linear;
}
button#load-more-btn:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
.post_box h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    font-family: 'Poppins';
    color: #8c52ff;
}
.post_title {
    padding: 70px 30px;
    background: #8c52ff;
    color: #fff;
}
.post_title .post-title {
    font-size: 48px;
    font-weight: 700;
    font-family: poppins;
    line-height: 1.2;
    margin: 0 0 20px;
}
.post_title .post-meta {
    font-family: poppins;
    font-size: 18px;
	margin: 0;
}
.spost_entry {
    padding: 70px 30px;
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 1.6;
}
.spost_entry h1, .spost_entry h2, .spost_entry h3, .spost_entry h4, .spost_entry h5, .spost_entry h5 {
    font-weight: 700;
}
.spost_cont {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.spost_right {
    width: 25%;
	 position: sticky;
    top: 13px;
}
.spost_left {
    width: 73%;
}
.spost_left div#ez-toc-container {
    display: none;
}
div#ez-toc-container .ez-toc-list-level-1> li:not(:last-child) {
    margin-bottom: 11px;
}
.ez-toc-sidebar {
    font-family: 'Poppins';
}
.ez-toc-sidebar .ez-toc-sticky-list-level-1> li:not(:last-child) {
    margin-bottom: 10px !important;
}
.spost_cont,.post_containter {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.post_containter {
    max-width: 1060px;
}
.spost_left a {
    color: #a658f5;
}
.logo_txt a, .logo_txt a:hover {
    color: #000;
}
.blog_qt{display: none;}
/* blog2 */
.ablog2 .post_box {
    border: 1px solid #CED0D3;
    padding: 24px;
	transition: .3s linear;
}
.ablog2 .blog_qt{display: inline-block;}
.ablog2 .post_box h3 {
    font-weight: 600;
    font-family: 'inter';
}
.ablog2 .post_box div {
    font-size: 16px;
    font-family: 'inter';
    color: #5F6368;
}
.ablog2 .post_box p::before {
    width: 36px;
    height: 36px;
    background: url(/wp-content/uploads/2025/07/fav.svg) no-repeat center / contain;
}
.ablog2 .auth_p {
    font-size: 12px;
    font-family: 'Inter';
    color: #5F6368;
    padding-left: 45px;
    line-height: 38px;
}
.ablog2 .post_box:hover {
    background: #8C52FF;
    border-color: #C4B1FF;
    box-shadow: 0 4px 16px #1622331A;
}
.ablog2 .post_box:hover h3 a, .ablog2 .post_box:hover div, .ablog2 .post_box:hover p {
    color: #fff;
}
.ablog2 .post_box:hover svg path {
    fill: #fff;
}
.ablog2 button#load-more-btn {
    border: 0;
    font-family: 'Inter';
    color: #8C52FF;
	font-weight: 400;
}
/* blog2 */
/* blog2 single */
.blog2_head {
    padding: 85px 30px 0;
}
.blog2_head h1.post-title {
    font-family: 'inter';
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    color: #8C52FF;
}
.spost_entry2 {
    padding: 40px 30px 50px;
}
.spost_entry2 .fet_img img {
    border-radius: 24px;
}
.single-post #ez-toc-container,
.single-post .spost_entry2 .spost_right{
    background: #fff;
    border-color: #CED0D3;
    border-radius: 12px;
    padding: 18px;
}
.single-post .spost_entry2  #ez-toc-container{
    border: unset;
    padding: 0;
}
div#ez-toc-container ul li a, div#ez-toc-container ul li {
    font-family: 'Inter';
    color: #252627;
    line-height: 1.4;
}
div#ez-toc-container .ez-toc-list-level-1> li:not(:last-child) {
    margin-bottom: 16px;
}
div#ez-toc-container nav ul ul li {
    margin-top: 6px;
}
.single-post .spost_entry2 .spost_right {
    border: 1px solid #CED0D3;
}
.ez-toc-title-container p.ez-toc-title,
.spot_follow h3{
    font-size: 18px;
    font-weight: 600;
    color: #252627;
    font-family: 'Inter';
    margin: 0 0 15px;
    display: inline-block;
}
.spot_follow ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 11px;
    flex-wrap: wrap;
}
.spot_follow {
    padding-top: 21px;
    margin-top: 24px;
    border-top: 1px solid #CED0D3;
}
.spost_left h2, .spost_left h3, .spost_left h4, .spost_left h5, .spost_left h6, .spost_left h2 strong, .spost_left h3 strong, .spost_left h4 strong, .spost_left h5 strong, .spost_left h6 strong {
    font-family: 'Inter';
    color: #8C52FF;
    font-weight: 600;
}
.spost_left h2 {
    font-size: 24px;
}
.spost_left h3 {
    font-size: 22px;
}
.spost_left h4 {
    font-size: 20px;
}
.spost_left h5,.spost_left h6 {
    font-size: 18px;
}
.spost_left p, .spost_left li, .spost_left ul {
    font-size: 16px;
    font-family: 'Inter';
    line-height: 1.4;
    color: #252627;
}
.spost_entry2 .fet_img {
    margin-bottom: 40px;
}
.video-post-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
}
.video-thumbnail img {
    width: 100%;
    border-radius: 12px;
    display: block;
    margin-bottom: 24px;
}
.video-post-box h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Inter';
	margin: 0;
}
.video-post-box h4 a {
    color: #252627;
}
.video-post-box p {
    font-family: 'Inter';
    color: #5F6368;
    margin: 0 0 8px;
}
.spost_vid h2 {
    color: #8C52FF;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Inter';
    margin: 0 0 24px;
}
.spost_vid {
    padding: 0 30px 70px;
}
.video-post-box .video-thumbnail{max-height: 192px;}
[type=button]:focus {background-color: inherit;}
/* blog2 single */
@media screen and (max-width: 1199px){
	.post_title .post-title {
		font-size: 40px;
	}
	.post_title {
		padding: 50px 20px;
	}
	.spost_entry {
		font-size: 16px;
	}
	.spost_entry {
    	padding: 50px 20px;
	}
	.ablog2 .post_box {
		padding: 16px;
	}
	.bl_post_wrapper {
        gap: 16px;
    }	
	.blog2_head {
    padding: 50px 20px 0;
}
	.spost_entry2 {
    padding: 20px 20px 50px;
}
	.spost_vid {
    padding: 0 20px 50px;
}
}

@media screen and (max-width: 991px){
	.bl_post_wrapper {
		gap: 20px;
	}
	.post_box {
		padding: 20px 15px;
	}
	.post_box h3 {
		font-size: 18px;
	}
	.post_box div ,.post_box p{
		font-size: 16px;
	}
	.post_title .post-title {
        font-size: 32px;
    }
	.spost_left {
    width: 68%;
	}
	.spost_right {
		width: 30%;
		    position: unset;
	}
	.spost_left {
		width: 100%;
		order: 2;
	}
	.spost_right {
    	width: 100%;
		    margin-bottom: 20px;
	}
}

@media screen and (max-width: 767px){
	.bl_post_wrapper { grid-template-columns: repeat(2, 1fr); }
	.spost_right {display: none;	}
	.video-post-grid {
    grid-template-columns: repeat(1, 1fr);
}
	.blog2_head {
    padding: 50px 15px 0;
}
	.blog2_head h1.post-title ,.spost_vid h2{
    font-size: 24px;
}
	.spost_entry2 {
    padding: 15px 15px 30px;
}
	.spost_entry2 .fet_img {
    margin-bottom: 20px;
}
	.spost_left p, .spost_left li, .spost_left ul {
    line-height: 1.5;
}
	.spost_left h2 {
    font-size: 21px;
}
	.spost_left h3 {
    font-size: 19px;
}
	.video-post-box h4 {
    font-size: 18px;
}
	.video-thumbnail img {
    margin-bottom: 15px;
}
	.spost_vid {
    padding: 0 15px 40px;
}
	
}

@media screen and (max-width: 575px){
	.bl_post_wrapper { grid-template-columns: repeat(1, 1fr); }
	.post_title,.spost_entry {
        padding: 40px 15px;
    }
	h2 {font-size: 24px;}
	h3 {font-size: 22px;}
	h4 {font-size: 20px;}
}

@media screen and (min-width: 767px){
	.single.single-post .ez-toc-sticky {
		display: none;
	}
}