/**
* Theme Name: Antra Child
* Description: This is a child theme of Antra, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: antra
* Version: 1.0.6
*/
body {
    background-color: #ffffff !important;
}
.antra-woocommerce-title {
      background: linear-gradient(180deg, #ffcc33 0%, #ff7a00 50%, #ff2e2e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0px 4px 10px rgba(255, 120, 0, 0.4);
}
.elementor-element.elementor-element-20584bc.elementor-widget.elementor-widget-slider_revolution {
		height: 800px !important;
	}
.discover-perfect img {
    height: 350px !important;
}
sr7-linebrk#SR7_4_1-11-7 {
    margin-bottom: -32px !important;
}
sr7-grp#SR7_1_1-1-11 {
    display: none !important;
}

sr7-grp#SR7_1_1-3-11 {
    display: none !important;
}

sr7-grp#SR7_1_1-4-11 {
    display: none !important;
}
sr7-img#SR7_1_1-4-13 {
    display: none !important;
}
sr7-img#SR7_1_1-3-13 {
	display: none !important;
}

sr7-img#SR7_1_1-1-13 {
	display: none !important;
}
sr7-img#SR7_4_1-13-13 {
    display: none !important;
}

sr7-img#SR7_4_1-12-13 {
    display: none !important;
}
sr7-shp#SR7_4_1-13-10 {
    background: #C8102E !important;
}

sr7-shp#SR7_4_1-12-10 {
     background: #C8102E !important;
}

sr7-shp#SR7_4_1-11-10 {
     background: #C8102E !important;
}

sr7-txt#SR7_4_1-11-4 {
    color: #e0a500 !important;
}

span.c-accent {
    color:#CAA05C !important;
}

sr7-txt#SR7_4_1-12-4 {
     color: #e0a500 !important;
}

sr7-txt#SR7_4_1-13-4 {
     color:  #e0a500  !important;
}

sr7-txt#SR7_4_1-12-6 {
    color:#FFFFFF !important;
}

sr7-txt#SR7_4_1-13-6 {
    color:#FFFFFF !important;
}

sr7-txt#SR7_4_1-11-6 {
    color:#FFFFFF !important;
}

a#SR7_4_1-12-8 {
    background: #CAA05C !important;
}

a#SR7_4_1-13-8 {
    background: #CAA05C !important;
}

a#SR7_4_1-11-8 {
    background: #CAA05C !important;
}

a#SR7_4_1-12-8:hover {
    background: #1F3C88 !important;
}

a#SR7_4_1-13-8:hover {
    background: #1F3C88 !important;
}

a#SR7_4_1-11-8:hover {
    background: #1F3C88 !important;
}
sr7-shp#SR7_4_1-13-9 {
    background: #a7a9ac !important;
}

sr7-shp#SR7_4_1-12-9 {
    background: #a7a9ac !important;
}

sr7-shp#SR7_4_1-11-9 {
    background: #a7a9ac !important;
}
.elementor-22 .elementor-element.elementor-element-d2315c2:not(.elementor-motion-effects-element-type-background), .elementor-22 .elementor-element.elementor-element-d2315c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
     background-color: unset !important;
}
/* Disable hover when remove-hover class is present */
.remove-hover .antra-con:hover .antra-con-inner > div,
.remove-hover .antra-con .antra-con-inner > div:hover,
.remove-hover .antra-con:hover .antra-con-inner > div:not(:hover) {
    transform: none !important;
    opacity: 1 !important;
}

/* Disable image zoom */
.remove-hover .antra-con .antra-con-inner > div:hover img {
    transform: none !important;
}
/* ============================= */
/* CONTAINER FIX */
/* ============================= */
/* .antra-con,
.antra-con .swiper {
    overflow: visible !important;
} */

.antra-con .swiper-wrapper {
    align-items: center;
}

.elementor-element-010b7a2 a {
    color: #ffffff;
}

/* ============================= */
/* DEFAULT SLIDES */
/* ============================= */
.antra-con .swiper-slide {
    transform: scale(0.8);
    opacity: 1 !important;
    transition: transform 0.4s ease, opacity 0.3s ease;
    z-index: 1;
}

/* ============================= */
/* CENTER ACTIVE SLIDE */
/* ============================= */
/* .antra-con .swiper-slide-active {
    transform: scale(1.25);
    opacity: 1;
    z-index: 3;
}
 */
/* ============================= */
/* SIDE SLIDES */
/* ============================= */
.antra-con .swiper-slide-prev,
.antra-con .swiper-slide-next {
    transform: scale(0.95);
    opacity: 0.8;
    z-index: 2;
}

/* ============================= */
/* HOVER LOGIC */
/* ============================= */

/* When hovering anywhere → reset all slides */
.antra-con:hover .swiper-slide {
    transform: scale(0.8);
    opacity: 0.5;
}

/* Hovered slide becomes BIG */
.antra-con .swiper-slide:hover {
    transform: scale(1.25);
    opacity: 1;
    z-index: 4;
}

/* Center should NOT stay big when hovering others */
.antra-con:hover .swiper-slide-active:not(:hover) {
    transform: scale(0.8);
    opacity: 0.5;
}

/* ============================= */
/* OPTIONAL IMAGE POLISH */
/* ============================= */
.antra-con .swiper-slide img {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border-radius: 12px;
}

/* Slight zoom on hover */
.antra-con .swiper-slide:hover img {
    transform: scale(1.05);
}



.celebration-partner .swiper-slide {
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
     border-radius: 12px;
}
/* ============================= */
/* SPACING IMPROVEMENT */
/* ============================= */

/* Small breathing space */
.antra-con .swiper-slide {
    padding: 0 10px;
}


/* Remove underline from menu links */
header .menu a,
.elementor-nav-menu a {
    text-decoration: none !important;
}

/* Active menu item + hover style */
header .menu .current-menu-item > a,
header .menu a:hover,
.elementor-nav-menu .current-menu-item > a,
.elementor-nav-menu a:hover {

    background: #d91c32;   /* red color */
    color: #fff !important;
    padding: 10px 22px !important;
    border-radius: 30px;
    text-decoration: none !important;
    transition: 0.3s ease;
}

/* When hovering → add spacing */
.antra-con-inner:hover {
    gap: 20px; /* space appears only on hover */
}

/* Shrink others */
.antra-con-inner:hover > div {
    transform: scale(0.85);
    opacity: 0.6;
}

/* Focus item */
.antra-con-inner > div:hover {
    transform: scale(1.2);
    opacity: 1;
    z-index: 5;
}


/*------- Product Page Sticky --------*/
.page-id-9472, .page-id-9472 .site {
	overflow: visible !important;
}
.nayagi-sidebar{
    position: sticky !important;
    top: 40px !important;
    align-self: flex-start;
    height: fit-content !important;
}
.nayagi-container{
    display: flex;
    align-items: flex-start;
    overflow: visible !important;
}

@media (max-width: 1470px) {
    .header-flex {
        display: flex !important;
        padding: unset !important;
    }
}

@media (min-width: 1024px) {

    /* When hovering anywhere → reset all slides */
    .antra-con:hover .swiper-slide {
        transform: scale(0.8);
        opacity: 0.5;
    }
    
    /* Hovered slide becomes BIG */
    .antra-con .swiper-slide:hover {
        transform: scale(1.25);
        opacity: 1;
        z-index: 4;
    }

    /* Center should NOT stay big when hovering others */
    .antra-con:hover .swiper-slide-active:not(:hover) {
        transform: scale(0.8);
        opacity: 0.5;
    }

    /* Image polish */
    .antra-con .swiper-slide img {
        transition: transform 0.4s ease, box-shadow 0.4s ease;
        border-radius: 12px;
    }

    .antra-con .swiper-slide:hover img {
        transform: scale(1.05);
    }
}
sr7-img#SR7_4_1-19-2 {
    display: none !important;
}

/* Show only on mobile */
@media (max-width: 500px) {
    sr7-img#SR7_4_1-19-2 {
        display: block !important;
    }
}

@media (max-width: 768px) {
	.elementor-element.elementor-element-20584bc.elementor-widget.elementor-widget-slider_revolution {
		height: 690px !important;
	}
}

@media (max-width: 1500px) {
	.elementor-element.elementor-element-20584bc.elementor-widget.elementor-widget-slider_revolution {
		height: 600px !important;
	}
}
