/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.whlltop{
	margin-top: -555px !important;
    z-index: 99 !important;
}


.boxe:hover {
    transform: translateY(-25px);
}

.boxe {
    transition: transform 0.3s ease;
}

.target1 .fusion-column-wrapper {
    color: rgb(255, 255, 255);
    background: #92568c;
}
.target1 .fusion-column-wrapper::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    transform: rotate(-7deg);
    z-index: -1;
    background: rgb(220, 255, 229);
}


p.clsc231f{
	font-size: 16px;
    margin-bottom: 0px !important;
    line-height: 1.2;
    margin-top: 9px !important;

}

p.clsc1 {
    font-size: 21px;
    margin-top: -15px !important;
}
p.clsc1 {
    font-size: 18px;
    margin-bottom: 0 !important;
}


p.clsc132 {
    font-size: 16px;
    margin-top: -5px !important;
}

p.clsc231 {
    font-size: 17px;
    margin-bottom: 0px !important;
}

span.aas {
    color: #884d9d;
}

.bkas{
	font-size: 45px !important;
    margin-bottom: 20px !important;
}
#accordion-28-1 .fusion-panel {
       border-radius: 19px !important;
       margin-bottom: 20px !important;
}
.fusion-accordian #accordion-28-1 .panel-title a .fa-fusion-box {  
    border-radius: 6px !important;
}

.scroll-l {
overflow-y: scroll;
max-height: 120px;
padding-right: 20px;
}
.scroll-l::-webkit-scrollbar {
width: 2px;
}
.scroll-l::-webkit-scrollbar-thumb {
background: #ddd;
border-radius: 10px;
}
.scroll-l::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}





.scrolling {
overflow-y: scroll;
max-height: 436px;
padding-right: 20px;
}
.scrolling::-webkit-scrollbar {
width: 2px;
}
.scrolling::-webkit-scrollbar-thumb {
background: #ddd;
border-radius: 10px;
}
.scrolling::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}



p.cnme1 {
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-size: 14px;
}
p.cnme {
    margin-bottom: 0 !important;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
}

p.cls {
    border-bottom: 1px solid #f1f1f1;
    line-height: 2;
}

.bclsdcall1{
	background: #ffffff;
    padding: 49px 10px 15px;
    border-radius: 30px;
    margin-left: 1.5%;
    border: 1px solid #e7dada;
}

.cls.today {
    color: #9b489b;
    font-weight: bold;
    background-color: #f9f9f9;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    padding: 6px 30px;
    border-radius: 40px;
}


.bclsdcall{
	 background: linear-gradient(91deg, #804c9d40 30.73%, #95469a 225.09%);
    padding: 49px 25px 58px;
    border-radius: 30px;
}
p.clsc {
    margin-bottom: -18px;
    font-size: 18px;
}
.ncl {
    background-color: white;
    width: 280px;
    padding: 3px 10px;
    box-shadow: 0 9px 13px 0 #e9e9e4;
    border-radius: 30px;
    color: #0b3948;
    margin-top: 10% !important;
    text-transform: uppercase;
    text-align: center;
}

@keyframes floatImg {
  0% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
  100% { transform: translateY(0); }
}

.float-img {
  display: inline-block;
  animation: floatImg 5s ease-in-out infinite;
}


@keyframes heartbeat {
  0%   { transform: scale(1); }
  30%  { transform: scale(1.12); }
  40%  { transform: scale(1.0); }
  60%  { transform: scale(1.12); }
  100% { transform: scale(1); }
}

.heartbeat-img {
 
  transform-origin: center center;
  margin-top: -555px !important;
  z-index: 99 !important;
}


.shine-img {
  position: relative;
  overflow: hidden;
}

.shine-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255,255,255,0.6), transparent);
  animation: shineMove 3s infinite;
}

@keyframes shineMove {
  0% { left: -150%; }
  100% { left: 150%; }
}


@keyframes slowRotate {

  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

.rotate-bg1 {
  display: inline-block;
  animation: slowRotate 40s linear infinite;
}






.rotate-bg::before {
 content: "";
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/12/ring_wrb.webp);
    /* background-size: cover; */
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    animation: bgRotate 45s linear infinite;
}

@keyframes bgRotate {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

/* Prevent internal images (like .imgsdv) from rotating */
.rotate-bg img,
.rotate-bg .imgsdv,
.rotate-bg .imgsdv img {
  transform: none !important;
  animation: none !important;
  will-change: auto !important;
  position: relative;
  z-index: 2;
}

/* ===========================================
   RESPONSIVE BREAKPOINTS
   =========================================== */

/* Tablet (1024px ↓) */
@media (max-width: 1024px) {
  .rotate-bg::before {
    transform: scale(1.45); /* little more to avoid edge clipping */
    animation-duration: 35s; /* slower */
  }
	
	
}

/* Mobile (768px ↓) */
@media (max-width: 768px) {
  .rotate-bg::before {
    transform: scale(1.6);  /* make image bigger */
    animation-duration: 45s; /* slower for mobile performance */
  }


.fusion-menu-element-wrapper.collapse-enabled ul button[aria-expanded=true]+.sub-menu {
    max-height: 683px !important;
    overflow: hidden;
}



}


