/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@media (max-width: 768px) {

div#agins span#agins::after{
    content: "";
    position: absolute;
    bottom: 0;
        right: 72.8% !important;
        top: 98% !important;
        width: 27.2% !important;

            height: 20px;
    background-image: url(http://elephant-trax.com/wp-content/uploads/hero-underline-simple.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 100%;
    pointer-events: none;
}
}

#photer:hover #ico-b svg{
    background-color: #f6ced3;
}
#photer:hover #ico-b svg{
    background-color: #f6ced3;
}
#photer:hover #ico-b .elementor-icon{ background-color: #f6ced3; fill: #f6ced3; }
#photer:hover #ico-b .elementor-icon svg [fill="#fff"],
#photer:hover #ico-b .elementor-icon svg [fill="#ffffff"],
#photer:hover #ico-b .elementor-icon svg [stroke="#fff"],
#photer:hover #ico-b .elementor-icon svg [stroke="#ffffff"]{
  fill: #f6ced3 !important;
  stroke: #f6ced3 !important;
}/* photer css home and garage*/
/* (optional) smooth transition */
#photer .needlink,
#photer #ico-a{
  transition: color .2s ease, background-color .2s ease;
}
#photer:hover #ico-akeyfeature .elementor-icon svg [fill="#fff"],
#photer:hover #ico-akeyfeature .elementor-icon svg [fill="#ffffff"],
#photer:hover #ico-akeyfeature .elementor-icon svg [stroke="#fff"],
#photer:hover #ico-akeyfeature .elementor-icon svg [stroke="#ffffff"]{
		fill: #FCECE7 !important;
  stroke: #FCECE7 !important;
}
#photer:hover #ico-akeyfeature .elementor-icon svg {
	background-color: #FCECE7; 
}

#photer:hover #ico-akeyfeature .elementor-icon svg [stroke="#ffffff"]{
	fill: #FCECE7 !important;
  stroke: #FCECE7 !important;
}
/* on hover of the container */
#photer:hover .needlink a{
  color: #EC4E1F; /* your hover title color */
}

/* change the icon background on container hover */ #photer:hover #ico-a .elementor-icon{ background-color: #FBD9CF; fill: #FBD9CF; }


/* Change ONLY the SVG center (the person) to #FFC000 */

#photer:hover #ico-a .elementor-icon svg [fill="#fff"],
#photer:hover #ico-a .elementor-icon svg [fill="#ffffff"],
#photer:hover #ico-a .elementor-icon svg [stroke="#fff"],
#photer:hover #ico-a .elementor-icon svg [stroke="#ffffff"]{
  fill: #FBD9CF !important;
  stroke: #FBD9CF !important;
}



/* end */

/* css for menu started button */.needlink a {
    text-decoration: none !important;
}
li.loginstyle a {
    background: #ec4e1f;
        padding: 5px 12px !important;
    color: white !important;
    border-radius: 10px;
}
/* li.loginstyle a:hover{

    color:white !important;
} */
/* css for menu login button */
.loginbttn a:hover  {
    background: #ec4e1f;
        padding: 5px 5px !important;
    color: white !important;
    border-radius: 10px;
}

.loginstyle a.elementor-item.menu-link::after{
    background: none !Important;
}
/* table */
#tablecs .elementor-price-table {
    height: 565px !important;
}

.last .elementor-price-table__footer{
	    height: 265px;
}

.last .elementor-price-table__footer a {
    position: absolute;
    left: 30%;
    bottom: 5%;
}

#tablecs  a.elementor-price-table__button {
    text-decoration: none ! IMPORTANT;
}

.page-id-4307.woocommerce-js h2 {
    margin-bottom: 0;
}


.elementor-toc__list-item-text-wrapper a {
  text-decoration:none !important;
}
@media screen and (max-width: 600px) {
h2 span strong {
    font-size: 16px;
}
}

#listing li.elementor-icon-list-item{
	 background: rgba(196, 59, 21, 0.05);
    padding: 15px;
    border-color:  color-mix(in oklab, var(--accent) 10%, transparent);
    border: 1px solid #ec4e1f40;
    border-radius: 15px;
}

#icon-part li.elementor-icon-list-item.elementor-inline-item {
    background: oklch(0.96 0 0);
   padding: 3px 12px;
    border-radius: 9999px;
}
#icon-parts li.elementor-icon-list-item.elementor-inline-item { 
	    background: oklch(0.96 0 0);
  padding: 8px 16px;
    border-radius: 12px;
}
/*  tab home*/
/* ====== SCOPE ====== */
#features-tabs .elementor-tabs{
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 28px;
  align-items: start;
}

/* Left side (tab buttons) */
#features-tabs .elementor-tabs-wrapper{
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* Each tab button */
#features-tabs .elementor-tab-title{
  display: flex;
  align-items: center;
  gap: 16px;

  width: 100%;
  padding: 22px;
  border-radius: 22px;

  background: #fff;
  border: 1px solid rgba(0,0,0,.10);

  position: relative;
}

/* Remove Elementor default active line/borders if any */
#features-tabs .elementor-tab-title:before,
#features-tabs .elementor-tab-title:after{
  box-shadow: none;
}

/* Active tab */
#features-tabs .elementor-tab-title.elementor-active{
  background: rgba(255,74,0,.10);
  border-color: rgba(255,74,0,.25);
}

/* Active dot (right side) */
#features-tabs .elementor-tab-title::after{
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #ff4a00;

  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
#features-tabs .elementor-tab-title.elementor-active::after{
  opacity: 1;
}

/* Icon box */
#features-tabs .elementor-tab-title .elementor-tab-icon{
  width: 56px;
  height: 56px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: rgba(0,0,0,.04);
  flex: 0 0 auto;
}

/* Make icon orange on active */
#features-tabs .elementor-tab-title.elementor-active .elementor-tab-icon{
  background: rgba(255,74,0,.12);
}
#features-tabs .elementor-tab-title.elementor-active .elementor-tab-icon i,
#features-tabs .elementor-tab-title.elementor-active .elementor-tab-icon svg{
  color: #ff4a00;
  fill: #ff4a00;
}

/* Title + desc wrapper (IMPORTANT for no weird breaks) */
#features-tabs .tabText{
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;      /* critical inside flex */
  flex: 1 1 auto;
}

/* Title stays on one line (fixes AI / Keyword / Tagging) */
#features-tabs .tTitle{
  font-size: 22px;
  font-weight: 700;
  line-height: 1.15;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  word-break: normal;
  overflow-wrap: normal;
}

/* Subtitle */
#features-tabs .tDesc{
  font-size: 14px;
  color: #666666;
  line-height: 1.4;
	font-weight:400 !important;
}








/* ===== CHANGE THIS ID to your Tabs widget CSS ID ===== */
#features-tabs-wrap{
  --accent:#ff4a00;
  --soft: rgba(255,74,0,.10);
  --border: rgba(0,0,0,.12);
}

/* Layout: left list + right content */
#features-tabs-wrap .e-n-tabs{
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 28px;
     align-items: flex-start;
}

/* Left column list */
#features-tabs-wrap .e-n-tabs-heading{
  display: flex;
  flex-direction: column;
  gap: 18px;
	   align-items: flex-start;
}

/* Base tab button */
#features-tabs-wrap .e-n-tab-title{
  width: 100%;
  border: 1px solid var(--border);
  background: #fff;
  border-radius: 18px;
  padding: 22px;
  margin: 0 !important;

  display: flex;
    align-items: flex-start;
}

/* Text wrapper Elementor uses */
#features-tabs-wrap .e-n-tab-title-text{
  display: flex;
  flex-direction: column;
	    align-items: flex-start;
  gap: 6px;
  min-width: 0;               /* prevents weird breaking in flex */
}

/* ===== INACTIVE TABS (cards, centered) ===== */
span.cir-id {
    position: absolute;
    left: 85% !important;
    font-size: 8px;
}
#features-tabs-wrap .e-n-tab-title[aria-selected="false"]{
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 26px 22px;
}

#features-tabs-wrap .e-n-tab-title[aria-selected="false"] .e-n-tab-title-text{
  align-items: center;
}

#features-tabs-wrap .e-n-tab-title[aria-selected="false"] .tTitle{
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  color: #111;
}

/* Hide description on INACTIVE tabs (only in this widget) */
.elementor-element-336c48a .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"] .tDesc{
  display: block !important;
}

/* Show description on ACTIVE tab */
.elementor-element-336c48a .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] .tDesc{
  display: none !important;
}
.elementor-element-336c48a .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]  span.cir-id {
   display: none !important;
}


#features-tabs-wrap .elementor-widget-n-tabs .e-n-tab-title-text{
			    align-items: flex-start !important;
    display: flex !important;
			    flex-direction: column !important;
	}
#features-tabs-wrap  span.tDesc {
    font-size: 14px;
    color: #000000a3;
}

.taggingai span.e-n-tab-icon  {
    background:oklch(0.4 0 0 / 0.06);
    padding:10px;
    border-radius:15px;
    color:black !Important;
}

/* list style */
ul.list-guess {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  
	 margin: 0 ;
}
.list-guess li {
    list-style: none;
    padding: 0.4em;
    background: #ec4e1f26;
        margin: 0px 15px 0px 20px;
	    font-weight: 600;
    color: #ec4e1f;
	border-radius:15px;
	   
}

/* Add a class to your box: pulse-float */
.pulse-float{
  animation: floatPulse 1.8s ease-in-out infinite;
  will-change: transform;
}

@keyframes floatPulse{
  0%   { transform: translateY(0) scale(1); }
  50%  { transform: translateY(-8px) scale(1.02); }
  100% { transform: translateY(0) scale(1); }
}

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce){
  .pulse-float{ animation: none; }
}

@media screen and (max-width: 800px) {
span.cir-id {
    display: none;
}
}

#div-icon.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{
      background: #f2f2f2;
    padding: 10px;
    color: black ! IMPORTANT;
    border-radius: 15px;
}
/* css num */
span#nim {
    font-size: 14px;
    padding-right: 10px;
    font-weight: 600;
}


span.title-top {
    font-size: 14px;
    padding-left: 10px;
    color: #727272;
}

.bdcss li.elementor-icon-list-item.elementor-inline-item {
    background: #1d293d;
   padding: 2px 13px;
    border-radius: 15px;
}

i[data-lucide] svg{
  width: 18px;
  height: 18px;
  stroke: #111;
}

.betamob span.sub-arrow {
    position: absolute;
    left: 90%;
}
.betamob i[data-lucide] svg { width: 18px; height: 18px; }

.post-ubox h3.elementor-image-box-title a {
    text-decoration: none !important;
}
/* post list ui */
.post-ubox ul.space-y-2 li {
    font-size: 14px;
	color:#484848;
    line-height: 30px;
}
.post-ubox p{
	 font-size: 18px;
}

.post-ubox svg.lucide.lucide-MoveRight.dtb {
    padding-top: 10px;
}
.post-ubox a.linker{
	  text-decoration: none !important;
}

/* post list ui end */
.betamob svg.dtb {
    width: 18px;
    margin-right: 15px;
    height: 20px;
}
.betamob li.menu-item a {
    font-size: 14px !important;
}

/* icon box mega menu */
/* Full icon-box clickable (including padding/bg) */
.et-fullclick,
.et-fullclick *{
  cursor: pointer;
}

.et-fullclick .elementor-widget-container{
  position: relative !important;
}

/* prevent inner wrapper from limiting overlay */
.et-fullclick .elementor-icon-box-wrapper{
  position: static !important;
}

/* overlay from title link covers the whole box */
.et-fullclick .elementor-icon-box-title a::after{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 9999;
}

/*  line shape*/
/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
  span#agin::after{
		
  content: "";
		position: absolute;
    bottom: 0;
	    right: 66% !important;
    top: 98% !important;
    width: 34% !important;
	 height: 20px;          /* matches SVG viewBox height */
  background-image: url("http://elephant-trax.com/wp-content/uploads/hero-underline-simple.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  pointer-events: none;
}
}
span#agin::after{
  content: "";
position: absolute;
    bottom: 0;
    right: 40%;
    top: 98%;
    width: 60%;
    height: 20px;          /* matches SVG viewBox height */
  background-image: url("http://elephant-trax.com/wp-content/uploads/hero-underline-simple.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 100%;
  pointer-events: none;
}


/* css home and garage buton 
 * /
/* Remove underline from Icon Box title/link */
.store-icon-box a,
.store-icon-box a:hover,
.store-icon-box a:focus,
.store-icon-box a:active,
.store-icon-box .elementor-icon-box-title a,
.store-icon-box .elementor-icon-box-title a:hover,
.store-icon-box .elementor-icon-box-title a:focus,
.store-icon-box .elementor-icon-box-title a:active {
  text-decoration: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

/* Optional: remove hover movement if Elementor adds any */
.store-icon-box,
.store-icon-box:hover,
.store-icon-box .elementor-icon-box-wrapper,
.store-icon-box:hover .elementor-icon-box-wrapper {
  transform: none !important;
  transition: none !important;
  animation: none !important;
}

.store-icon-box,
.store-icon-box * {
  cursor: pointer !important;
}

/* Hand cursor on whole icon box area */
.store-icon-box {
  cursor: pointer !important;
}

.store-icon-box .elementor-widget-container,
.store-icon-box .elementor-icon-box-wrapper,
.store-icon-box .elementor-icon-box-icon,
.store-icon-box .elementor-icon-box-content,
.store-icon-box .elementor-icon-box-title,
.store-icon-box .elementor-icon-box-description {
  cursor: pointer !important;
}

@media screen and (max-width: 800px) {
span#agin::after{
	right: 33%;
    top: 98%;
    width: 67%;
}
}

/* start with icon */
/* Icon wrapper bg (square behind icon) */
#photer:hover #ico-akeyfeature .elementor-icon{
  background-color: #FCECE7 !important;
}

/* Important: SVG itself should NOT get background */
#photer:hover #ico-akeyfeature .elementor-icon svg{
  background: transparent !important;
}

/* Make ONLY outline (stroke) orange, keep fill unchanged */
#photer:hover #ico-akeyfeature .elementor-icon svg,
#photer:hover #ico-akeyfeature .elementor-icon svg *{
  stroke: #FA571B !important;          /* outline color */
  fill: transparent !important;        /* prevents full fill orange */
}

/* If some parts are using fill as outline (rare), keep them light */
#photer:hover #ico-akeyfeature .elementor-icon svg [fill]:not([fill="none"]){
  fill: transparent !important;
}
/* on hover of the container */


.savd .elementor-counter-title::after {
    content: "Saved";
    position: absolute;
    top: 35px;
	color:black;
	font-weight:400;
}

.et-clear-cart-btn {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #374151;
  line-height: 1.2;
  cursor: pointer;
  box-shadow: none;
}

.et-clear-cart-btn:hover {
  color: #111827;
}

/* css editor */
