/* 
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 */

p{
  margin-bottom: 0 !important;
}

.elementor-post__terms .elementor-post__term:nth-child(n+3) {
  display: none !important;
}

@media (max-width: 1024px) and (min-width: 768px) {
/*   .header-partner-with-woddle
    ul.elementor-icon-list-items.elementor-inline-items
    li:first-child {
    display: none !important;
  } */
   .custom-social-share .share-icon img {
    width: 20px;
    height: 20px;
  }

  .elementor-widget-loop-grid .elementor-grid {
    grid-column-gap: var(--grid-column-gap, 20px) !important;
    grid-row-gap: var(--grid-row-gap, 0px) !important; 
}
.elementor-widget-loop-carousel {
  --dots-vertical-position: 90%;
}
	.custom-social-share{
		margin-top: 6px;
	}
}

.elementor-widget-loop-carousel {
  --dots-vertical-position: 93%;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 32px !important;
  height: 8px !important;
  border-radius: 4px !important;
  background: white !important;
}

span.swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  background: #ffffff80 !important;
  margin: 0px 4px !important;
}

button.elementor-button.elementor-size-md {
  width: 100% !important;
}

.woddle-tag h5 {
  display: none;
}

.woddle-tag .tagcloud a {
  margin-bottom: 10px !important;
  background: #f4f4f5;
  padding: 8px 12px;
  border-radius: 6px;
  color: #18181b;
  font-weight: 500;
  font-family: "Geist";
  line-height: 20px;
  margin-right: 6px;
  font-size: 14px !important;
  display: inline-grid;
  pointer-events: none;
}

.woddle-author-detail
  span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-author {
  color: #020617;
}

.user-social-links {
  display: flex;
  gap: 16px;
}

.copy-tooltip {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.copy-button-wrapper.show-tooltip .copy-tooltip {
  opacity: 1;
}

.table_content-wrapper {
  position: sticky;
  top: 50px;
}

.table_content-wrapper .elementor-toc__list-item {
  padding-top: 10px !important;
}

.woddle-article-content .elementor-toc__body {
  padding-bottom: 0 !important;
}

.woddle-article-content .elementor-toc__header {
  border-bottom: 0px;
  padding-bottom: 14px !important;
}
.woddle-btn-sidebar a.elementor-button.elementor-button-link.elementor-size-sm {
  width: 100%;
}

#ez-toc-container{
	border: 0px !important;
	padding:0px !important;
	margin-bottom:0px !important;
	box-shadow:none !important;
}

.ez-toc-title-container {
    margin-bottom: 24px;
}

ul.ez-toc-list.ez-toc-list-level-1 li a.ez-toc-link{
	border-radius: 6px;
  padding-left: 12px;
  line-height: 20px;
  font-family: "Geist";
		 padding: 8px 12px;
	text-decoration: none !important;
  	margin-bottom:8px;

}

ul.ez-toc-list.ez-toc-list-level-1 li.active a{
	 background: #18181b !important;
  color: white !important;
}

.swiper.elementor-loop-container.elementor-grid.swiper-initialized.swiper-horizontal.swiper-pointer-events{
	padding-bottom:0 !important;
}


#ez-toc-container.ez-toc-white, #ez-toc-container a{
		width:100% !important;
}

ul.ez-toc-list.ez-toc-list-level-1 li a:active{
	 background: #18181b !important;
  color: white !important;
}

.custom-social-share {
  display: flex;
  gap: 15px;
  align-items: center;
}

.custom-social-share .share-icon {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.custom-social-share .share-icon img {
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease;
}

.custom-social-share .share-icon:hover img {
  transform: scale(1.1);
}

.copy-popup {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #222;
  color: #fff;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 14px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  z-index: 9999;
  pointer-events: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.copy-popup.show {
  opacity: 1;
  transform: translateY(0);
}


.elementor-widget-loop-grid .elementor-grid {
    grid-column-gap: var(--grid-column-gap, 40px);
    grid-row-gap: var(--grid-row-gap, 0px);
}

.Blog-input-fild input#form-field-email{
	height:54px;
}

.Blog-input-fild button.elementor-button.elementor-size-md {
    height: 52px;
}

.woddle-category search.e-filter{
	--e-filter-wrap: wrap;
}

.woddle-footer-icon svg{
	color:black !important;
}

@media (max-width: 767px) {
  p.elementor-heading-title.elementor-size-default br {
    display: none !important;
  }

  .custom-social-share .share-icon img {
    width: 20px;
    height: 20px;
  }
  .elementor-widget-loop-carousel {
  --dots-vertical-position: 90%;
}
.woddle-tag .tagcloud a {
  line-height: 20px;
  font-size: 12px !important;

}
	.blog-detail-button span.elementor-button-content-wrapper {
    gap: 4px !important;
}
	.custom-social-share{
		margin-top: 6px;
	}
	
	.woddle-mobile-menu .elementor-26 .elementor-element.elementor-element-2192cf2 .elementor-menu-toggle{
		border-color:#f5f5f5 !important;
	}
		/* .woddle-mobile-menu .elementor-menu-toggle{
		border: 1px solid #e5e5e5 !important;
		padding:10px !important;
	} */
	
	.woddle-mobile-menu .mission{
/* 		border-bottom:1px solid #e5e5e5 !important;  */
		border-top:0px solid #e5e5e5 !important; 
	}
	
	.woddle-mobile-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
	background:transparent !important;
		padding:20px !important;
		padding-top:0px !important;
		
	}
	
	.woddle-mobile-menu ul.elementor-nav-menu{
		background:white !important;
		box-shadow: 6px 9px 6px -8px;
		border-radius:10px;
	}
	
	.woddle-mobile-menu .elementor-menu-toggle svg, .woddle-mobile-menu .elementor-menu-toggle svg:active {
    width: 0.8em;
}
}
