/* 
  Theme Name:  Twenty Twenty Child 
  Description:  A child theme of Twenty Twenty WordPress theme. 
  Author:       TwentyTwenty-child 
  Template:     twentytwenty 
  Text Domain:  twentytwenty-child 
  Version:      2.0.0 
  License:      GNU General Public License v2 or later License 
  URI:  http://www.gnu.org/licenses/gpl-2.0.html */

@import url("../twentytwenty/style.css");
body {
  background: transparent;
  margin:0 auto;
  max-width:1920px;
}

section {
  padding: 0rem 0;
}
.custom-header {
    transition: 1s all !important;
    position: fixed !important;
    z-index: 99 !important;
	top: 0;
}
.custom-header.sticky {
    z-index: 99 !important;
	background: #0a0a0abd !important;
    transition: 1s all !important;
}

/*Home page START here */
.centered span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}
.play-btn svg{
    width: 40px;
}
.product-cate h2.woocommerce-loop-category__title {
    margin-top: 10px;
    margin-bottom: 0;
}
.theme-red{
    color:#ED3237 !important;
}
@media (min-width: 1024px) {
    .cols-gap .elementor-row {
    column-gap: 25px;
}
}
@media (max-width: 1024px) {
    .future-gaps .elementor-row,
	 .cols-gap .elementor-row  {
     margin: 0 -10px;
 }
 
 .future-gaps .elementor-row .elementor-column,
 .cols-gap .elementor-row .elementor-column {
     padding: 0 10px;
     margin-bottom: 20px;
 }
}
.explore-products img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    margin-bottom: -120px !important;
}
.explore-products h2.woocommerce-loop-product__title,.explore-products a.button.product_type_simple {
    z-index: 9;
    margin-left: 15px !important;
}
/* .future-gaps .elementor-row{
    column-gap: 20px;
} */
.explore-products a.button.product_type_simple{
    text-decoration: NONE !important
}
.position-absolute{
    position: absolute;
    top:35%;
}
.position-underabsolute{
    position: absolute;
    top:50%;
}
.sensors-points span{
    color: gray;
}
.cols-gap5 .elementor-row{
    column-gap: 10px;
}
.inverted-svg svg,
.inverted-svg svg *{
    stroke: red !important;
}
.video-plays i.eicon-play{
    opacity: 0 !important;
}

.video-plays .swiper-slide:not(:hover) .e-overlay-animation-slide-up {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.video-plays .elementor-carousel-image-overlay {
    top: auto;
    text-align: left !important;
    left: 0;
    bottom: 0;
    height: 100px;
    padding: 30px !important;
    align-items: center;
    justify-content: start !important;
}
.users-testimonial .swiper-slide figcaption.elementor-image-carousel-caption{
    opacity: 0;
    position: absolute !important;
    bottom: 0 !important;
}
.users-testimonial .swiper-slide:hover figcaption.elementor-image-carousel-caption {
    opacity: 1;
    padding: 20px 10px !important;
    background: linear-gradient(0deg, black, #0000000f);
    border-radius: 20px;
}
.overflow-hidden{
    overflow: hidden !important;
}

@media only screen and (max-width:675px){
.cols-gap5 .elementor-row,
.cols-gap .elementor-row{
    row-gap:20px;
}
.feature-points ul.elementor-icon-list-items {
flex-wrap: wrap !important;
flex-direction: column !important;
}
.glass-effect{
background:transparent !important;
}
}

/*Home page OVER here */

/* .single-product .custom-header,
.archive .custom-header {
	position: relative !important;
}

.single-product .custom-header.sticky,
.archive .custom-header.sticky {
	position: fixed !important;
} */

/* Header */
body:not(.home).wp-singular .custom-header,
body.tax-product_cat .custom-header {
    position: relative !important;
}

body:not(.home).wp-singular .custom-header.sticky,
body.tax-product_cat .custom-header.sticky {
    position: fixed !important;
}

body:not(.home).wp-singular .custom-header .elementor-inner-section,
body.tax-product_cat .custom-header .elementor-inner-section {
    border: 1px solid rgb(0 0 0 / 20%);
}
@media (max-width: 1025px) {
	body:not(.home).wp-singular .custom-header .elementor-inner-section,
body.tax-product_cat .custom-header .elementor-inner-section {
    border: none;
}
}

/* Default Menu Color */
body:not(.home).wp-singular .custom-header .elementor-nav-menu--main .menu-item .elementor-item,
body.tax-product_cat .custom-header .elementor-nav-menu--main .menu-item .elementor-item {
    color: #000;
}

/* Hover */
body:not(.home).wp-singular .custom-header .elementor-nav-menu--main .menu-item .elementor-item:hover,
body.tax-product_cat .custom-header .elementor-nav-menu--main .menu-item .elementor-item:hover,
body:not(.home).wp-singular .custom-header .elementor-nav-menu--main .menu-item:hover > .elementor-item,
body.tax-product_cat .custom-header .elementor-nav-menu--main .menu-item:hover > .elementor-item {
    color: #ED3237 !important;
}

/* Active Menu */
body:not(.home).wp-singular .custom-header .elementor-nav-menu--main .current-menu-item > .elementor-item,
body:not(.home).wp-singular .custom-header .elementor-nav-menu--main .current-menu-ancestor > .elementor-item,
body.tax-product_cat .custom-header .elementor-nav-menu--main .current-menu-item > .elementor-item,
body.tax-product_cat .custom-header .elementor-nav-menu--main .current-menu-ancestor > .elementor-item {
    color: #ED3237 !important;
}

/* Sticky Header Default */
body:not(.home).wp-singular .custom-header.sticky .elementor-nav-menu--main .menu-item .elementor-item,
body.tax-product_cat .custom-header.sticky .elementor-nav-menu--main .menu-item .elementor-item {
    color: #fff;
}

/* Sticky Hover & Active */
body:not(.home).wp-singular .custom-header.sticky .elementor-nav-menu--main .menu-item .elementor-item:hover,
body.tax-product_cat .custom-header.sticky .elementor-nav-menu--main .menu-item .elementor-item:hover,
body:not(.home).wp-singular .custom-header.sticky .elementor-nav-menu--main .menu-item:hover > .elementor-item,
body.tax-product_cat .custom-header.sticky .elementor-nav-menu--main .menu-item:hover > .elementor-item,
body:not(.home).wp-singular .custom-header.sticky .elementor-nav-menu--main .current-menu-item > .elementor-item,
body:not(.home).wp-singular .custom-header.sticky .elementor-nav-menu--main .current-menu-ancestor > .elementor-item,
body.tax-product_cat .custom-header.sticky .elementor-nav-menu--main .current-menu-item > .elementor-item,
body.tax-product_cat .custom-header.sticky .elementor-nav-menu--main .current-menu-ancestor > .elementor-item {
    color: #ED3237 !important;
}

/* Product Listing */
body:not(.home).wp-singular .woocommerce ul.products li.product,
body.tax-product_cat .woocommerce ul.products li.product {
    justify-content: center !important;
}

body:not(.home).wp-singular .woocommerce ul.products li.product a,
body.tax-product_cat .woocommerce ul.products li.product a {
    width: 100%;
}
.berocket_single_filter_widget .bapf-clean-rounded li label {
		font-size: 16px;
	color: rgb(0 0 0 / 50%);
    border: 1px solid rgb(0 0 0 / 10%);
}
.berocket_single_filter_widget .bapf-clean-rounded ul {
	justify-content: flex-end;
}
.berocket_single_filter_widget .bapf-clean-rounded li input:checked+label {
	background-color: #ED3237;
	color: #fff;
	border-color:#ED3237;
	padding-left: 15px;
}
.products mark,
.berocket_single_filter_widget .bapf-clean-rounded li input:checked+label:before {
	display: none;
}

.products .woocommerce-loop-category__title {
	margin: 0 !important;
}
@media (min-width: 1299px) {
	#wpgs-gallery .gallery-navigation-carousel-wrapper {
	margin-right: 40px !important;
}
}

.wcgs-lightbox.top_right .sp_wgs-lightbox {
	top: auto !important;
	bottom: 0;
	right: 0 !important;
}
#product-categories .product-category{
    position: relative;
}

#product-categories .discover-product-btn{
	    font-family: "inter", Inter;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #ED3237;
    color: #fff;
    text-decoration: none;
    padding: 10px 18px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
width: auto;
    margin: 30px auto 0;
    transition: .3s;
	
}

#product-categories .discover-product-btn:hover{
    background: #ED3237;
    color: #fff;
}
/* Filter wrapper */
#bapf_2 ul{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:14px;
    padding:0;
    margin:0;
    list-style:none;
}

/* Hide original inputs */
#bapf_2 input{
    display:none;
}

/* All buttons */
#bapf_2 li label,
#bapf_2 .bapf-all-filter button{
    border:1px solid #E5E5E5;
    border-radius:999px;
    background:#fff;
    color:#666;
    font-size:16px;
    font-weight:500;
    cursor:pointer;
    transition:.3s;
	text-transform: none;
}

#bapf_2 .bapf-all-filter button {
	padding: 5px 15px;
}

/* Hover */
#bapf_2 li label:hover,
#bapf_2 .bapf-all-filter button:hover{
    background:#ED3237;
    border-color:#ED3237;
    color:#fff;
	text-decoration: none;
}

/* Selected category */
#bapf_2 input:checked + label{
    background:#ED3237;
    border-color:#ED3237;
    color:#fff;
}

/* Selected All button */
#bapf_2 .bapf-all-filter.active button{
    background:#ED3237;
    border-color:#ED3237;
    color:#fff;
}

/* Card Container */
.holo-card {
  position: relative;
  overflow: hidden; 
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #1e293b;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 30px;
}

.holo-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 35px rgba(237, 50, 55, 0.15);
}

.holo-card.no-up:hover {
  transform: translateY(0px) !important;
  box-shadow: unset !important;
}

/* The Holographic Cursor Glow */
.holo-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(
    circle 200px at var(--mouse-x, 50%) var(--mouse-y, 50%),
    rgba(237, 50, 55, 0.25) 0%, 
    rgba(237, 50, 55, 0.05) 40%, 
    transparent 80%
  );
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  z-index: 1;
}

.holo-card:hover::before {
  opacity: 1;
}

/* 4. Keep Content Above the Glare */
.holo-card .elementor-column-wrap {
  position: relative;
  z-index: 2;
}

.scale-up_img img{
    transform: scale(0.8);
    transition: all 1s;
}
.scale-up_img img:hover{
    transform: scale(1);
}

/* Gradient Overlay */
.explore-products .product.type-product::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.60) 15%, rgba(0, 0, 0, 0.20) 35%, rgba(0, 0, 0, 0) 80%);
  pointer-events: none;
  z-index: 0;
  border-radius: 20px;
}
.explore-products img {
  display: block;
  width: 100%;
  height: auto;
}
.explore-products .product.type-product{
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 20px;
}
h2.woocommerce-loop-product__title {
    position: relative;
}

.product_carosel a.button.product_type_simple {
    border: 1px solid #000 !important;
    border-radius: 20px !important;
    text-decoration: unset !important;
}
.product_carosel .pp-woo-product-wrapper {
    border-radius: 12px;
}
.product_carosel button.slick-arrow {
border-radius: 8px;
text-decoration: unset !important;
}