/*
Theme Name: Hello Elementor Child
Theme URI: https://hetinfo.in
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Author: Hetinfo
Author URI: https://hetinfo.in
Template: hello-elementor
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementor-child

Hello Elementor WordPress Theme, (C) 2022-2023 WP Engine.
Hello Elementor is distributed under the terms of the GNU GPL.
*/
/* Defaults
---------------------------------------------------------------------------- */



/* CUSTOM CSS PV */


@font-face {
	font-family: A1Serif;
	src: local("?"), url(../fonts/A1Serif-Regular.woff) format("woff"), url(../fonts/A1Serif-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: A1Serif;
	src: local("?"), url(../fonts/A1Serif-Bold.woff) format("woff"), url(../fonts/A1Serif-Bold.ttf) format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: A1Telekom;
	src: local("?"), url(../fonts/A1Serif-Regular.woff) format("woff"), url(../fonts/A1Serif-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: A1Telekom;
	src: local("?"), url(../fonts/A1Serif-Bold.woff) format("woff"), url(../fonts/A1Serif-Bold.ttf) format("truetype");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: A1Sans;
	src: local("?"), url(../fonts/A1Sans-Regular.woff) format("woff"), url(../fonts/A1Sans-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: A1Sans;
	src: local("?"), url(../fonts/A1Sans-Bold.woff) format("woff"), url(../fonts/A1Sans-Bold.ttf) format("truetype");
	font-weight: 500;
	font-style: normal;
}
body, .body {
    font-family: A1Sans,Verdana,sans-serif;
    color: #000;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(3.3rem + 2px);
    padding: 0.9rem 2.2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.3rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 15px;
}
label {
    margin-bottom: 5px;
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 0 0;
    font-weight: 400;
    overflow: hidden;
    background: none;
    border: none;
    box-shadow: none;
}
/* Dev Start */
.login #login {
    width: 400px !important;
}
 #login {
    width: 400px !important;
}
.login #login .custom-welcome {
    text-align: center;
}
.login #login form {
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 0 0;
    font-weight: 400;
    overflow: hidden;
    background: none;
    border: none;
    box-shadow: none;
}
.login #login form .input {
    font-size: 20px;
    border: 1px solid #333;
    border-radius: 3px;
    width: 100%;
    padding: .5rem 1rem;
}
.login #login form .input:hover,
.login #login form .input:focus,
.login #login form .input:active {
    border-color: #2271b1;
    box-shadow: none;
}
.login #login form .button.wp-hide-pw {
    display: none !important;
}
.login #login form .button.button-large {
    color: #c36;
    border: 1px solid #c36;
    background-color: transparent;
    padding: 4px 14px;
}
.login #login form .button.button-large:hover,
.login #login form .button.button-large:active,
.login #login form .button.button-large:focus {
    background-color: #c36;
    color: #fff;
    box-shadow: none;
}
.login #login form .forgetmenot {
    margin-top: 8px;
}
.login #login #nav {
    background-color: #fff;
    border: 2px solid #ddd;
    padding: 12px 20px;
    margin-top: 14px;
    border-radius: 4px;
}
.login #login form {
    color: #555;
    font-size: 13px;
}
.login #login #nav a {
    color: #222;
    font-size: 14px;
}
/* Dev Stop */

body.page-id-41 #menu-header {
    display: none !important;
}
/* WP Login Page Custom Style */
#backtoblog, .language-switcher
{
    display:none;
}

/* Dev Stop */





.form-footer{
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #4b4b4b;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.9rem 2.2rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
.btn-primary {
    color: white;
    background-color: gray;
    border-color: gray;
}
.btn:hover {
    background-color: #4b4b4b;
    border-color: #4b4b4b;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a{
	/* color: #444; */
	color: #da291c;
}
a {
    text-decoration: none;
    color: #da291c;
}

a:hover {
    color: #da291c;
}

.text-red {
    color: #da291c;
}

.text-end {
    text-align: end;
}

.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
/*     padding: 0 15px; */
    box-sizing: border-box;
}
.pb-4 {
    padding-bottom: 2rem;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.col-md-12,
.col-md-3,
.col-md-9 {
    padding: 0 15px;
    box-sizing: border-box;
}

.img-fluid{
    width: 100%;
}

/* Responsive Classes */
@media (max-width: 991px) {
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-3,
    .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

.ms-slide-info.ms-dir-h.ms-align-bottom {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 75%;
    margin: 0 auto;
}

.ms-slide-info .Slider_A1_Serif_Head {
    font-size: 24px;
    margin-bottom: 8px;
}
.ms-slide-info img {
    width: 130px;
}
.ms-slide-info p {
    font-size: 10px;
    font-weight: 700;
}
.ms-slide-info p a{
    color: red;
}
.ms-skin-default .ms-nav-prev {
    background-position: -30px 0px !important;
    left: 5px !important;
    background-size: 60px !important;
}
.ms-skin-default .ms-nav-next {
    right: 5px !important;
    background-position: -85px -120px !important;
    background-size: 60px !important;
}
.post-loop:last-child {
    padding-bottom: 0 !important;
}
.post-loop .text-end {
    border-bottom: 1px solid #efefef;
}
.logout-btn{
	color: #000;
}
.forgot-password-btn {
    position: relative;
    display: block;
    padding: 10px 1.25rem;
    margin-bottom: -1px;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.125);
    color: #252525;
    font-size: 19px;
    line-height: 30px;
    transition: all 0.35s ease-in-out 0s;
    width: 100%;
    border-radius: 0.3rem;
    margin-top: 1rem;
}
div.itemToolbar {
    padding: 8px;
    margin: 0 0 0 0;
    background: #fafafa;
    border-radius: 4px;
}
div.itemToolbar ul {
    text-align: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
div.itemToolbar ul li {
    display: inline;
    list-style: none;
    padding: 0 4px 0 8px;
    margin: 0;
    border-left: 1px solid #ccc;
    text-align: center;
    background: none;
    font-size: 12px;
}
div.itemToolbar ul li a#fontDecrease {
    margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease span, div.itemToolbar ul li a#fontIncrease span {
    display: none;
}
div.itemToolbar ul li a {
    color: #444;
    font-weight: 400;
    font-size: 14px;
}
a#fontDecrease:before {
    content: "\e092";
}
a#fontIncrease:before {
    content: "\e091";
}
div.itemToolbar ul > li:first-child {
    border: none;
}
a.ubUserFeedIcon, a.ubUserFeedIcon:hover, a.ubUserURL, a.ubUserURL:hover, span.ubUserEmail, div.itemIsFeatured:before, div.catItemIsFeatured:before, div.userItemIsFeatured:before, div.k2FeedIcon a, div.k2FeedIcon a:hover, div.itemToolbar ul li a#fontDecrease, div.itemToolbar ul li a#fontIncrease {
    background: none;
    text-decoration: none;
    vertical-align: middle;
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.elementor-7 .elementor-element.elementor-element-f9b146b .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
    font-size: 16px;
    font-family: var( --e-global-typography-text-font-family ), sans-serif;
}

#button {
  display: inline-block;
  background-color: rgb(255, 60, 54);
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 0;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button i {
    font-size: 1.5em;
    line-height: 40px;
    color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.text-dark{
	color: #2C2E36;
}
div.itemNavigation {
    padding: 8px;
    margin: 0 0 24px 0;
    background: #fafafa;
    border-radius: 4px;
    display: flex;
    gap: 20px;
}
div.itemNavigation span.itemNavigationTitle {
    color: #999;
}
div.itemNavigation .nav-previous {
    padding: 0 12px;
	display: inline-block;
}
div.itemNavigation .nav-next {
    padding: 0 12px;
	display: inline-block;
}
.nav-links {
/*     display: flex;
    gap: 30px; */
}
.nav-links .nav-previous a {
/*     display: flex;
    gap: 8px; */
    color: #000;
    font-weight: 400;
}
.nav-links .nav-next a {
/*     display: flex;
    gap: 8px; */
/*     flex-direction: row-reverse; */
    color: #000;
    font-weight: 400;
}
span.catItemDateCreated {
    color: #999999;
    font-size: 11px;
    font-weight: 600;
    font-family: sans-serif;
}
span.catItemAuthor {
    display: block;
    padding: 0;
    margin: -8px 0 8px;
    font-family: sans-serif;
}
blockquote {
    border-left: 5px solid #ddd;
    padding-left: 20px;
    font-style: italic;
    font-weight: 600;
	margin-left: 0;
}
.bordered .e-con-inner {
    background: #fafafa;
    border: 1px solid #ddd;
    padding-left: 12px;
    padding-right: 12px;
}
.bordered .e-con-inner .e-con-inner{
	border: none;
}

.category-thumbnails {
    display: grid;
    grid-template-columns: repeat(3, minmax(auto, 1fr));
    /*gap: 20px;*/
	row-gap: 40px;
    column-gap: 20px;
}
.category-thumbnails .category-thumbnail {
    background-color: #fff;
	padding-bottom: 10px;
}
.category-thumbnails .category-thumbnail a {
    color: #000;
}
.category-thumbnails .category-thumbnail a:hover {
    color: #000;
}
.category-thumbnails .category-thumbnail h3 {
    padding: 10px 25px 5px 25px;
    margin: 0 0 10px;
}
.category-thumbnails .category-thumbnail p {
    padding: 0px 25px;
    margin: 0 0 20px;
    font-size: 14px;
}

.category-thumbnails .category-thumbnail img {
    aspect-ratio: 16/9;
    object-fit: cover;
}

.elementor-7 .elementor-element.elementor-element-0bd780d .elementskit-navbar-nav > li > a{
	font-family: A1Sans,Verdana,sans-serif !important;
	font-size: 20px;
	font-weight: 500 !important;
}

@media only screen and (max-width: 700px){
	.category-thumbnails {
		grid-template-columns: repeat(2, minmax(auto, 1fr));
	}
}
@media only screen and (max-width: 500px){
	.category-thumbnails {
		grid-template-columns: repeat(1, minmax(auto, 1fr));
	}
	.category-thumbnails .category-thumbnail img {
		width: 100%;
	}
}



section.sub-categories {
    position: relative;
    z-index: 20;
}

.ekit-template-content-header {
    position: relative;
    z-index: 100;
}

.elementskit-dropdown.elementskit-submenu-panel {
    z-index: 99 !important;
}

/* ── Category / Archive page nav fix ────────────────────────────────────────
   On category/archive pages the Elementor-generated CSS for the header
   template can fail to load (no "current post" context), leaving the
   ElementsKit dropdown panels unstyled and permanently visible.
   These rules re-apply the default hide/show behaviour via the body classes
   that WordPress automatically adds on every category and archive page.
   ────────────────────────────────────────────────────────────────────────── */

body.category .elementskit-navbar-nav .elementskit-dropdown,
body.category .elementskit-navbar-nav .elementskit-megamenu-panel,
body.archive  .elementskit-navbar-nav .elementskit-dropdown,
body.archive  .elementskit-navbar-nav .elementskit-megamenu-panel {
    display: none;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

body.category .elementskit-navbar-nav > li.elementskit-dropdown-has:hover > .elementskit-dropdown,
body.category .elementskit-navbar-nav > li.elementskit-megamenu-has:hover  > .elementskit-megamenu-panel,
body.archive  .elementskit-navbar-nav > li.elementskit-dropdown-has:hover > .elementskit-dropdown,
body.archive  .elementskit-navbar-nav > li.elementskit-megamenu-has:hover  > .elementskit-megamenu-panel {
    display: block;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}