/* 
Theme Name: Hello Elementor Child
Theme URI: #
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: #
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 */

/* .team-title-ni a{
	font-family: 'Mukta';
} */
html, body {
  overflow-x: hidden;
}
.shirt-article-wrap .ff-el-input--label.asterisk-right{
	    display: flex;
    justify-content: space-between;
}
.long-article-wrap .ff-el-input--label.asterisk-right{
	    display: flex;
    justify-content: space-between;
}
.toggle-btn.btn__wrap {
    border: none;
    padding: 6px 17px;
    font-size: 23px;
	padding-bottom: 0;
}
i.fas.fa-angle-down {
    color: #747070;
}
.ff-el-group.shirt-article-wrap, .ff-el-input--label.asterisk-right label {
    cursor: pointer;
}
.ff-el-group.long-article-wrap, .ff-el-input--label.asterisk-right label {
    cursor: pointer;
}
figcaption {
	font-size: 15px;
	font-family: 'Carlito';
	font-style: normal;
	text-align: left;
}
.team-single-title.elementor-widget-heading .elementor-heading-title,.team-name{
	font-family: 'Mukta!important';
}
.eng p, .w-67p p {
        font-size: 17.5px;
    color: black;
    word-spacing: 4px;
    line-height: 26px !important;
	font-family:var(--e-global-typography-26ead9f-font-family);
}
.single .eng p {
    margin: 0.5rem 0;
}
.single-post .elementor-kit-7 p {
    margin-bottom: 1.6rem;
    font-size: 18px;
}
.single-post .footer ol, .single-post .footer ul {
    padding: 0!important;
    margin-left: -4px!important;
}
.single .elementor-kit-7 p {
    margin-bottom: 1.6rem;
}
.red a {
  color: var(--e-global-color-c5c4d51) !important;
  border-left: 2px solid var(--e-global-color-c5c4d51);
  border-right: 2px solid var(--e-global-color-c5c4d51);
}
.red a:hover {
  color: black !important;
  border-color: black;
}
a.elementor-post-info__terms-list-item {
  text-decoration: none;
  text-transform: capitalize;
  color: var(--e-global-color-c5c4d51) !important;
  /* border-left: 2px solid var(--e-global-color-c5c4d51);
    border-right: 2px solid var(--e-global-color-c5c4d51); */
  padding: 0 2px;
}
.elementor-post-info__terms-list {
  border-left: 2px solid var(--e-global-color-c5c4d51);
/*   border-right: 2px solid var(--e-global-color-c5c4d51); */
}

a.elementor-post-info__terms-list-item:first-child {
  /* border-left: 2px solid var(--e-global-color-c5c4d51); */
  padding-left: 8px;
}
a.elementor-post-info__terms-list-item:last-child {
  /* border-right: 2px solid var(--e-global-color-c5c4d51); */
/*   padding-right: 8px; */
}

.elementor-inline-item {
  margin-right: 0 !important;
  margin-left: 7px !important;
}
.elementor-inline-item a {
  text-decoration: none !important;
}
.w-67p {
  width: 98%;
}
.creative-hd {
    position: absolute;
    top: -18px;
   padding: 0 30px;
}
.creative-hd h1 {
  background-color: white;
  padding: 11px;
  border: 3px solid black;
font-size: 32px !important;
}
.page-content a {
  text-decoration: none;
}
/*.elementor-widget-image a {
  width: 100%;
}*/

/* NavBar styling in mobile 
---------------------------------------------------- */
@media (min-width: 768px) {
  .hfe-nav-menu li.hide-desktop {
    display: none;
  }
}

@media (max-width: 768px) { /* Targeting screens with width 768px or less */
  .w-67p {
    width: unset;
  }
	.creative-hd {
    top: -10px;
	}
  .featured-media img {
    height: 240px;
  }
	.creative-hd h1 {
		font-size: 24px !important;
	}
  .two-column-wrap .heading-title {
    margin-top: -30px!important;
    margin-right: 20px;
  }
}
/* Card  styling  */
.two-column-wrap .heading-title {
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #2e2e2e;
  padding: 8px 16px;
  background: #fff;
  margin-top: -24px;
}

.two-column-wrap .elementor-icon-list-items.elementor-post-info {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Card styling End  */

/* SideBar Menu */

.hfe-flyout-wrapper .hfe-side.hfe-flyout-left {
  /* position: absolute; */
  overflow-y: auto;
  display: block !important;
  transition: all 0.2s ease-in-out;
  /* left: calc(-500% - 42px ) !important; */
  /* top: 100%; */
  /* margin-top: 26px; */
  /* width: 394px !important; */
}

body:has(.hfe-flyout-wrapper .hfe-side.hfe-flyout-left.hfe-flyout-show) {
  overflow: hidden;
}

.bottom-border a {
  border-bottom: 1px solid black;
  color: #e04040 !important;
  padding-bottom: 8px !important;
}
/* Review team Widgets */
.team-widget {
  display: flex;
  gap: 16px;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #2e2e2e;
  padding: 16px;
  margin-bottom: 20px;
}

.img-wrap {
  width: 26%;
	    text-align: center;
}

.team-name {
  margin-top: 0;
  margin-bottom: 0;
}

.team-email {
  color: #e04040;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 8px;
}

/* add social icon using before */
.elementor-social-icons-wrapper {
  display: flex;
  gap: 12px;
  line-height: 0;
}

.elementor-social-icons-wrapper a.elementor-social-icon {
  width: 24px;
  margin-right: 0 !important;
  background: transparent;
  height: 24px;
  position: relative;
}

.elementor-social-icons-wrapper a.elementor-social-icon::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
}

.elementor-social-icons-wrapper a.elementor-social-icon svg {
  fill: #e04040;
}


.social-icon-facebook::after {
  background: url("./assets/icons/facebook.svg") no-repeat;
}

.social-icon-instagram::after {
  background: url("./assets/icons/instagram.svg") no-repeat;
}

.social-icon-twitter::after {
  background: url("./assets/icons/twitter.svg") no-repeat;
}

.social-icon-youtube::after {
  background: url("./assets/icons/youtube.svg") no-repeat;
}

.social-icon-linkedin::after {
  background: url("./assets/icons/linkendin.svg") no-repeat;
}

.tag-wrap .elementor-post-info__terms-list{
  border: none;
}
.elementor-13 .elementor-element.elementor-element-fa2386e .hfe-nav-menu-icon {
    padding-left: 0;
}
.tag-wrap a.elementor-post-info__terms-list-item {
    text-transform: capitalize;
	font-weight: 400;
}

/* Add smooth transition to the image */
.elementor-post-info__terms-list-item {
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

.elementor-post-info__terms-list-item:hover{
  transform: scale(1.05); 
  opacity: 0.8; 
}
li.elementor-icon-list-item {
    margin-left: 1px !important;
}
.elementor-post-info__item--type-custom {
/*     margin-left: 5px !important; */
	font-family: 'Mukta';
	font-size: 14px;
}

.elementor img {
    width: 100%;
}
.nepali{
  font-family: "Noto Sans Devanagari", sans-serif !important;
}
.title-nepali{
  font-family: mukta, sans-serif !important;
}
.single-post .title-nepali{
	line-height: 50px;
}

.elementor-shortcode a .featured-media {
  position: relative;
  aspect-ratio: auto 304 / 174;
}

.elementor-shortcode a .featured-media img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.single-arichive .elementor-widget-heading .elementor-heading-title,
.feature-type-dont-miss .two-column-wrap .heading-title {
  width: 90%;
  margin-inline: auto;
}

@media (min-width:768px) {
  .single-arichive .elementor-widget-heading .elementor-heading-title,
  .feature-type-dont-miss .two-column-wrap .heading-title {
/*     height: 60px; */
  }
}

@media (min-width:1024px) { 
  .single-arichive .elementor-widget-heading .elementor-heading-title,
.feature-type-dont-miss .two-column-wrap .heading-title{
/*   height: 52px; */
}
}
.single-arichive .elementor-widget-heading .elementor-heading-title {
  width: 100%;
}

.elementor-widget-heading .elementor-heading-title a .title-eng,
.feature-type-dont-miss .two-column-wrap .heading-title .elementor-widget-container,
.team-single-content .elementor-widget-container .elementor-heading-title a {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
/* 
.team-single-content .elementor-widget-container .elementor-heading-title {
  height: 52px;
} */

.feature-type-dont-miss .two-column-wrap .elementor-post-info__terms-list a {
  font-size: 0.875rem !important;
  font-weight: 700;
  line-height: 1.313rem;
}

.feature-type-dont-miss .two-column-wrap .elementor-post-info__item--type-custom {
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  line-height: 1.125rem;
}

.elementor-widget-container form .elementor-field-subgroup .elementor-field-option  {
  display: flex;
  align-items: center;
  gap: 0.875rem ;
}

.elementor-message {
  padding-top: 10px!important;
}

.dontmiss-single-wrap .right-img {
position: relative;
aspect-ratio: auto 254 / 142;
}

.dontmiss-single-wrap .right-img img {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (max-width:1234px) {
  .miss-section .e-con-inner {
    grid-template-columns: 1fr !important;
  }

  .miss-section .miss-right {
    max-width: 100%;
    margin-top: 3.25rem;
  }
  }

p {
  font-size: 1rem;
}

[data-id="88298a6"] .title-nepali {
font-size: 2.5rem;
}

@media (max-width:768px) {
  p {
    font-size: 0.875rem;
  }

  [data-id="88298a6"]  .title-nepali {
    font-size: 2rem;
    }
}

.top-border-design {
    left: 50%!important;
    transform: translateX(-50%) !important;
}

/*@media (max-width:767px) {
  [data-elementor-id="78"] {
    margin-top: 33%;
  }
}*/

.icon__text {
    font-size: 16px;
}

@media (max-width: 698px) {
  [data-elementor-id="78"] {
    margin-top: 0;
  }
}

[data-elementor-id="371"] .featured-media img {
  height: 100%;
}

.nepali p:not(:first-child) {
  margin: 0.5rem 0;
}

.category-card .elementor-widget-container .elementor-shortcode .featured-media a img {
  height: 254px;
}

@media (max-width:480px) {
  .team-profile .elementor-widget-container .team-widget {
    flex-direction: column !important;
  }
}

.two-column-wrap .featured-media{
  height: 168px;
}
.two-column-wrap .featured-media img{
  height: 100%;
}
.alignwide {
    margin-inline: 0;
}
.elementor-post-info__item--type-custom:hover, .elementor-post-info__item--type-date:hover {
    color: #E04040 !important;
}
.elementor-post-info__item-prefix {
    padding: 0 7px;
}
.nepali p{
  font-size: 18px;
	word-spacing:4px;
	line-height:26px;
	color: black;
}
.gallery-container {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
}

@media (max-width:768px) {
  .gallery-container {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width:480px) {
  .gallery-container {
    grid-template-columns: repeat(4, 1fr);
  }
}

.gallery-image {
    position: relative;
}

.gallery-image img {
    width: 150px; /* Set the size of the thumbnails */
    height: auto;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
}

.gallery-image img:hover {
    transform: scale(1.05); /* Slight zoom effect on hover */
}

.gallery-caption {
    margin-top: 5px;
    font-size: 12px;
    color: #555;
    text-align: center;
    font-style: italic;
}

/*   .fancybox-content {
      width: 500px !important;
     height: 500px !important;

    }*/
@media (max-width: 767px) {
    .elementor-287 .elementor-element.elementor-element-639f9d7 .elementor-heading-title {
        font-size: 1.4rem;
        line-height: 1.2em;
    }
}
.ml-form-embedContent {
    display: none !important;
}
.ml-form-embedBody.ml-form-embedBodyDefault.row-form {
    padding: 0 !important;
}
ul {
    padding-left: 20px;
}
.single-post ol, .single-post ul{
	padding: 0 20px;
}
.single-post .eng a{
	color: #00a2f0;
}
blockquote {
  font-style: italic;
  color: #333;
  background-color: #f9f9f9;
  border-left: 5px solid var(--e-global-color-c5c4d51);;
  padding: 12px 26px;
  margin: 20px 0;
  font-size: 1.2em;
  line-height: 1.6;
  quotes: "“" "”" "‘" "’"; /* Adds curly quotes */
}
.elementor-kit-7 blockquote p{
	margin:0;
}
blockquote::before {
  font-size: 2em;
  color: #4CAF50;
  position: absolute;
  left: -10px;
  top: -10px;
}

blockquote footer {
  text-align: right;
  font-size: 1em;
  font-weight: bold;
  color: #555;
  margin-top: 10px;
}
.elementor img {
    width: 100%;
    object-fit: cover;
}
.elementor img {
    object-fit: cover;
}
.card-content .e-con-inner {
display: flex;
flex-direction:column;
gap: 5px;
	justify-content:space-between;
}
ol.Search-filter_wrapper {
  list-style-type: none;
  font-size: 16px;
  font-family: 'PT Serif';
  font-weight: 600;
  display: flex
;
  flex-wrap: wrap;
  padding: 20px 0;
  row-gap: 14px;
  column-gap: 12px;
}
.Search-filter_wrapper a:hover, .Search-filter_wrapper .selected {
  background-color: var(--e-global-color-c5c4d51);
  color: white;
  border-radius: 50%;
  display: block;
  transition: background-color 0.5s ease;
  line-height: 23px;
}
.Search-filter_wrapper a{
  height: 25px;
  text-align: center;
  width: 25px;
  border-radius: 50%;
  display: block;
  transition: background-color 0.5s ease;
}
label.contributor-label {
  font-family: 'PT Serif';
  font-size: 22px;
  padding-top: 1.5rem;
  font-weight: 300;
}
/* Container for the search box */
.search-box {
  display: flex; /* Use flexbox for horizontal alignment */
  width: 100%; /* Full width container */
  margin: 0 auto; /* Center the search box horizontally */
  border: 1px solid #ccc; /* Optional border around the container */
  border-radius: 30px; /* Rounded corners */
  max-width: 59rem;
  margin-left: 0;
}

/* Input box styling */
.search-input {
  flex-grow: 1; /* This ensures the input takes up all available space */
  position: relative; /* Position relative for the button */
}

.search-input input {
  width: 100%; /* Full width for the input */
  padding: 10px 15px; /* Padding inside the input */
  border: none; /* No border for the input */
  border-radius: 30px 0 0 30px; /* Rounded corners on the left */
  font-size: 16px; /* Input font size */
}

/* Button styling */
.search-btn {
  padding: 10px 12px; /* Padding for the button */
  background-color: var(--e-global-color-c5c4d51); /* Button background color */
  color: white; /* Text color */
  border: none; /* No border */
  cursor: pointer; /* Pointer cursor on hover */
  font-size: 16px; /* Button font size */
}

.search-btn:hover {
  background-color: var(--e-global-color-c5c4d51); /* Darker button on hover */
}
.Featue-image-wrap img {
    height: 416px;
	object-position: top center;
}
.single-post .Featue-image-wrap img{
	height: unset;
    object-position: unset;
}
.team-desc p {
    font-size: 18px;
}
ol li {
    margin: 10px 0;
	padding-left: 16px;
}
ol {
    padding-left: 25px;
}
.highlight-wrap p{
  font-size: 18px;
  font-style: italic;
  padding-right: 2px;
  color: rgba(0, 0, 0, .6);
  margin-bottom: 28PX ! IMPORTANT;
  font-family: var(--e-global-typography-4707b00-font-family) !important;
}
blockquote p {
    font-family: var(--e-global-typography-4707b00-font-family)!important;
}
p {
    margin: 0.5rem 0;
}
.elementor-post-info span, .elementor-post-info a {
    font-family:var(--e-global-typography-26ead9f-font-family);
}
.elementor-post-info__item.elementor-post-info__item--type-custom a:hover
 {
    color: #E04040 !important;
}
span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-date time {
    border-left: 2px solid var(--e-global-color-c5c4d51);
    margin:0;
    padding-left: 6px;
}
span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-custom {
    border-left: 2px solid var(--e-global-color-c5c4d51);
    padding-left: 8px;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    gap: 6px;
}
.img-link-wrap {
    display: flex!important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.content-wrap {
    width: 100%;
}
.sub-titleheading{
	display:block;
	font-size:20px;
	text-align: right;
}
.archive .sub-titleheading.eng, .latest-section .sub-titleheading.eng, .single-team .sub-titleheading.eng, .sidebar-wrap .sub-titleheading.eng, .search-results .sub-titleheading.eng {
    display: none;
}
.creative-hd .title-nepali {
    line-height: 50px;
}
.padding--left {
    padding-left: 14px !important;
}
.parent--wrap {
    border-bottom: 1px solid black;
}
.red--color a {
    color: var(--e-global-color-c5c4d51)!important;
}
.wp-block-heading, .wp-block-heading sub {
    font-size: 15px;
    line-height: 24px;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #e04040;
    text-decoration: none;
}
[type=submit], button {
    color: #e04040;
    border: 1px solid #e04040;
}
p.comment-form-url {
    display: none;
}
.padding--left a.hfe-menu-item {
    font-family: "Merriweather", serif !important;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.featured-media.no__image {
    position: relative;
}
.image-description {
    position: absolute;
    top: -2px;
    right: -16px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    color: #333;
    line-height: 1.4;
    font-weight: 400;
    font-size: 12px;
	font-family: 'Carlito';
	
	@media (max-width: 767px) {
		right: -15px;
	}
	
}
.nepali p{
	text-align:justify;
}
.comment-form {
	max-width:600px;
}
#comments .comment .avatar, #comments .pingback .avatar {
    position: relative;
    width: 50px;
    left: 0;
    border-radius: 50%;
    margin-inline-end: 10px;
}
.comment-form label {
    padding-bottom: 6px;
}
.comments-area h2 {
    font-size: 22px;
    font-family: 'PT Serif';
}
.highlight-wrap blockquote {
    padding: 4px 15px;
}
.highlight-wrap blockquote p {
    margin: 0 !important;
}
.has-text-align-center {
    text-align: center!important;
}
.has-text-align-left {
    text-align: left!important;
}
.has-text-align-right {
    text-align: right!important;
}
/* Adjust spacing for custom HTML upload label */
.ff-el-group.ff-custom_html.upload-label {
    margin-top: -2.5rem;   /* ~-41px */
    margin-bottom: 0.625rem; /* ~10px */
}

/* Style <em> only inside the custom HTML upload label */
.ff-el-group.ff-custom_html.upload-label em {
    font-size: 10px; /* ~12px */
}
