/*
Theme Name: Twenty Twenty Six
Text Domain: twentytwentysix
Version: 1.8
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2026 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	0. 	CSS Reset
	1. 	Document Setup
	2. 	Element Base
	3. 	Helper Classes
	4. 	Site Header
	5. 	Menu Modal
	6. 	Search Modal
	7. 	Page Templates
		a. 	Template: Cover Template
		c. 	Template: Full Width
	8.  Post: Archive
	9.  Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

----------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */


html,
body {
	border: none;
	margin: 0;
	padding: 0;
    overflow-x: hidden;
}

.blog-date {
text-align: center !important;
}


/*hr {
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	border-color: #dcd7ca;
	margin: 0.1rem 0;
}

.entry-content hr,
hr.styled-separator {
	background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
	background-color: transparent !important;
	border: none;
	height: 0.1rem;
	overflow: visible;
	position: relative;
}

.entry-content hr:not(.has-background),
hr.styled-separator {
	color: #6d6d6d;
}

.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after {
	background: currentColor;
	content: "";
	display: block;
	height: 1.6rem;
	position: absolute;
	top: calc(50% - 0.8rem);
	transform: rotate(22.5deg);
	width: 0.1rem;
}

.entry-content hr::before,
hr.styled-separator::before {
	left: calc(50% - 0.5rem);
}

.entry-content hr::after,
hr.styled-separator::after {
	right: calc(50% - 0.5rem);
}*/

a {
	color: #333;
/*	text-decoration: underline;*/
}

a:hover,
a:focus {
	text-decoration: none;
}



/* ............................ CSS added for blog pages ............................ */

/* POST META */

.post-meta-single-top .post-meta {
	justify-content: center;
}

.post-meta-wrapper {
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.post-meta {
	color: #6d6d6d;
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	font-weight: 500;
	list-style: none;
	margin: -1rem 0 0 -2rem;
}

.post-meta li {
	flex-shrink: 0;
	letter-spacing: -0.016875em;
	margin: 1rem 0 0 2rem;
	max-width: calc(100% - 2rem);
}

.post-meta a {
	color: inherit;
	text-decoration: none;
}

.post-meta a:focus,
.post-meta a:hover {
	text-decoration: underline;
}

.post-meta .meta-wrapper {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
}

.post-meta .meta-icon {
	flex-shrink: 0;
	margin-right: 1rem;
}

.sticky .post-sticky {
	color: inherit;
}

.post-meta .post-author .meta-icon svg {
	width: 1rem;
	height: 1rem;
}

.post-meta .post-categories .meta-icon svg {
	width: 1rem;
	height: 1rem;
}

.post-meta .post-comment-link .meta-icon svg {
	width: 1rem;
	height: 1rem;
}

.post-meta .post-date .meta-icon svg {
	width: 1rem;
	height: 1rem;
}

.post-meta .post-edit .meta-icon svg {
	width: 1rem;
	height: 1rem;
}

.post-meta .post-sticky .meta-icon svg {
	width: 1rem;
	height: 1rem;
}

.post-meta .post-tags .meta-icon svg {
	width: 1rem;
	height: 1rem;
}

.post-meta svg * {
	fill: currentColor;
}


.shop-gap{margin-top: 50px;}

.navik-header-container .logo h2 {
    margin-top: 20px;
    margin-bottom: 0;
}

.navik-header-container .logo h2, .navik-header-container .logo p{color: #fff;}

h2.entry-title{margin-top: 15px; font-size: 1.5rem !important; display: block;}
@media screen and (max-width: 480px){
    h2.entry-title{font-size: 1.2rem !important;}
    
    h1.entry-title{font-size: 1.2rem !important; text-align: left !important;}
}

.entry-categories h2 a{text-decoration: none !important; font-size: 1.5rem !important;}

.featured-media img{max-width: 100%; height: 100%;}

.entry-categories-inner a{color: #007bff;display:none;}

.entry-content p a{color: #007bff;}
.entry-content p a:hover{color: #16274e; text-decoration: none;}

.widget{margin-bottom: 20px;}

.widget-content ul{}
.widget-content ul li{margin-bottom: 10px;}
.widget-content ul li a{color: #007bff; line-height: 20px; text-decoration: none; font-size: 14px;}
.widget-content ul li a:hover{text-decoration: none;}

.rpwwt-post-date {
    font-size: 14px;
    color: #777;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 85px !important;
    height: 85px !important;
}

.widget-content {
    border: 1px solid #dfdfdf;
    padding:15px;
}

.widget-content p{font-size: 12px !important; text-transform: none !important;}
.widget-content p a{color: #007bff;}



.widget-content h2,
.widget-content h4, 
.widget-title {
    font-size: 14px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    color: #333 !important;
    background: #fff !important;
    margin-top: -22px !important;
    text-align: center !important;
	margin-bottom: 30px !important;
}

.widget-content input{border:1px solid #ccc !important; padding: 10px !important;}

.widget-content input[type="submit"], .btn-more{border: none; background: #007bff; color: #fff !important; padding: 5px 10px;text-align: center !important;}
.es_submit_button{padding: 11px 10px !important;}

.previous-post, .next-post{color: #333; text-decoration: none;}
.previous-post:hover, .next-post:hover{color: #007bff; text-decoration: none;}
.next-post{float: right;}

.entry-content{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

hr.dvdr{border-color: #ccc; margin: 40px 0}

.es-field-wrap{float: left;}

#commentform .comment-form-comment textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    min-height: 200px;
}

#commentform .form-submit .submit {
    border: none;
    background: #007bff;
    color: #fff !important;
    padding: 10px 15px;
}

.wp-block-search .wp-block-search__label, .post-meta {display: none;}
.pagination-single-inner {margin-bottom:20px;}

.social-icon-area{width: 100%; float: left; margin: 0; padding: 0; display: block;}
.social-icon-area ul{position: absolute; /*left: 35%;*/}
.social-icon-area ul li{float: left; padding: 2px 7px; }
.social-icon-area ul li a{font-size: 20px; color: #e6e0cf; transition: all ease-in-out 0.3s;}
.social-icon-area ul li:hover a{color: #aaa;}


.wp-block-archives, .wp-block-categories{text-align: center;}

.pagination .nav-links{width: 100%; margin-bottom: 10px;}
.pagination .next{float: right;}

.pagination a{color:#29166f; text-decoration: none;}

.pagination a:hover{color: #333; text-decoration: none;}

.pagination .page-numbers{display: none;}

.pagination .prev.page-numbers, .pagination .next.page-numbers{display: inline-block}

.wpulike{
    float: right;
    padding-top: 0;
    padding-left: 0;
    padding-right: 30px;
    padding-bottom: 0;
    margin-top: -14px;
}

.wpulike-animated-heart .wp_ulike_btn {
    box-shadow: none;
    width: 5px;
    height: 54px;
}

.wpulike-animated-heart .wpulike-svg-heart{width: 16px !important;}

.pagination-single span{margin-top: -47px;} 
.blog-date { font-size: 12px; margin-left:12px;}

.wp-block-post-terms + p{display: none;}

.post-inner .entry-content p{text-align: justify;}

.post-inner .entry-content p sup a{color:#000 !important; font-weight: bold; font-size: 14px;}

.post-inner .entry-content{text-align: center;}



/*.form-control {
    padding: 10px 15px;
    height: 46px;
    border-radius: 2px;
    border: 1px solid #c1c1c1;
    font-size: 16px;
    color: #616161;
    background: #fff;
    border-radius: 20px;
}*/
.form-control-captcha {
    padding: 10px 15px;
    height: 46px;
    border-radius: 2px;
    border: 1px solid #c1c1c1;
    font-size: 16px;
    color: #616161;
    background: #fff;
    width: 80%;
    border-radius: 20px;
}

.wpcf7-submit {
    color: #fff;
    background-color: #29166f !important;
    border-color: #29166f !important;
    font-family: var(--font-secondary);
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 30px;
    border-radius: 50px;
    transition: 0.5s;
}

.form-group {
    margin-bottom: 1rem;
}

#es_form_f1-n1 .ig_es_form_field_email {
    height: 35px !important;
    font-size: 18px !important;
    font-weight: lighter !important;
    letter-spacing: 0.1em !important;
    font-family: 'Neue Haas Unica' !important;
    border-radius: 10px !important;
    border: 1px solid #ccc !important;
    padding: 6px 12px !important;
    width: 100% !important;
}

#es_form_f1-n1 .es_submit_button {
    background-color: #007bff !important;
    color: #f9f8f5 !important;
    padding: 5px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.es_subscription_form .es-field-wrap label {
    width: 100%;
}

.es-field-wrap {
    margin-bottom: 0;
	width: 100%;
}

/*new css*/
 .video-container {
            height: 100vh;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

        @media screen and (max-width: 480px) {
            .video-container {
                height: 320px;
            }
        }

        .clip-container {
            position: absolute;
            height: 100vh;
            width: 100%;
            top: 0;
            left: 0;
            z-index: 2;
            overflow: hidden;
        }

        .clip-container img {
            margin-top: -102px;
        }

        @media screen and (max-width: 1440px) {
            .clip-container img {
                margin-top: 0;
            }
        }

        .bnr-txt {
            position: absolute;
            height: 70%;
            width: 30%;
            bottom: 0;
            left: 10%;
            z-index: 9;
        }

        .bnr-txt h2 {
            font-size: calc(2vw + 4vh);
            font-weight: bold;
            text-transform: uppercase;
            color: #fff;
            text-shadow: 2px 5px 10px rgba(50, 50, 50, 0.5);
        }


        
        @media screen and (max-width: 480px){
            .bnr-txt {width: 40%;}
            .bnr-txt h2 {font-size: 22px;}
        }
        
        
        /*................................................. Home page blog styling css .................................................*/

/*@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css")*/

.wp-block-latest-posts .wp-block-latest-posts__featured-image {
    max-height: 240px;
    overflow: hidden;
    border-radius: 0 0 0 50px;
}

.wp-block-latest-posts .wp-block-latest-posts__featured-image img {
    max-width: 100%;
}

.wp-block-latest-posts .wp-block-latest-posts__post-title {
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    margin: 20px 0 0;
    font-family: var(--font-primary) !important;
    color: var(--color-secondary) !important;
    transition: .3s;
    display: block;
}

.wp-block-latest-posts .wp-block-latest-posts__post-title:hover {
    color: var(--color-primary) !important;
}


.wp-block-latest-posts .wp-block-latest-posts__post-date {
    margin-top: 10px;
    display: block;
    color: #000;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date::before {
    display: inline-block;
    content: "";
    background: url('https://www.thirdeyesight.in/wp-content/uploads/2022/11/clock.png');
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 0 6px -4px 0;

    /*
    font-family: 'Font Awesome 6 Free';
    font: var(--fa-font-regular);
*/

}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
    margin-top: 20px;
    line-height: 1.8rem;
    font-size: 15px;
    margin-bottom: 1rem;
}


.wp-block-latest-posts.is-grid li{margin: 0 0.85em 1.25em 0;}

@media screen and (max-width: 480px){
    .posts-list{display: none;}
    
}