
.candle {
  width: 34px;
  margin: auto;
  position: relative;
  height: 80%;
  align-self: flex-end;
  -webkit-animation: blink 0.08s infinite;
  animation: blink 0.08s infinite;
}
.candle.candle-info {
  height: auto;
  margin: 0;
}
.wick {
  position: absolute;
  width: 6px;
  height: 50px;
  background: #23161a;
  top: 110px;
  left: 50%;
  transform: translateX(-50%) skewX(2deg);
  border-radius: 10%;
  box-shadow: 0 0 2px 0px black;
}
.wick:before {
  content: "";
  position: absolute;
  width: 0;
  left: 50%;

}
.wick:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0px;
  height: 0px;
/*   box-shadow: 0 5px 2px 3px gold, 0 20px 2px 14px gold, 0 -6px 4px 5px rgba(98, 33, 27, 0.8), 0 0px 1px 4px rgba(255, 106, 0, 0.7), 0 0px 3px 4px #ff6a00, 0 5px 3px 4px gold; */

}

.flame {
  width: 30px;
  height: 30px;
  margin: 0px auto;
  top: 20px;
  left: 13px;
  position: relative;
  -webkit-animation: move 5s infinite, move-left 3s infinite;
  animation: move 5s infinite, move-left 3s infinite;
  z-index: -1;
/*   transform-origin: 50% 90%; */
}

.candeItem:nth-child(odd) {
	margin: 0 0 0 0 !important; 
}

.candeItem .flame {
  width: 30px;
  height: 30px;
  margin: 0px auto;
  top: 25px;
  left: 15px;
  position: relative;
  -webkit-animation: move 5s infinite, move-left 3s infinite;
  animation: move 5s infinite, move-left 3s infinite;
/*   transform-origin: 50% 90%; */
}

.candeItem:nth-child(even) .flame, .monatskerze .flame {

  -webkit-animation: move 3s infinite, move-left 5s infinite;
  animation: move 3s infinite, move-left 5s infinite;
/*   transform-origin: 50% 90%;*/
}

.goldene .flame {
  -webkit-animation: move 9s infinite, move-left 9s infinite;
  animation: move 13s infinite, move-left 12s infinite;
}



.flame .top {
  width: 50px;
  width: 12px;
  height: 90%;
  position: absolute;
  top: 20px;
  left: 0;
  left: -5px;
  background: white;
  border-top-left-radius: 500%;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 500%;
  border-bottom-right-radius: 50px;
  transform: skewY(-5deg);
/*  box-shadow: 0 0px 0px 3px white, 0 -20px 1px 4px white, 0 -25px 2px 3px gold, 0 -30px 5px 4px #ff6a00, 0 0px 150px 10px #ff6a00, 0 -10px 2px 4px white, 0 -5px 3px 3px white;*/
box-shadow:    0 10px 40px 0px gold, 0 0 40px 10px #ff6a00, 0 50px 40px 20px black;
-webkit-animation: flame-up 8s infinite;
animation: flame-up 8s infinite;
}


.form-check:nth-child(odd) .flame .top{
	-webkit-animation: flame-up 18s infinite;
	animation: flame-up 18s infinite;
}

.form-check:nth-child(even) .flame .top{
	-webkit-animation: flame-up 12s infinite;
	animation: flame-up 12s infinite;
}


.flame .shadows {
  position: absolute;
  width: 1px;
/*  left: 50%;
  top: 0;
  height: 60px;*/
  left: 0%;
  top: 0;
  height: 10px;  
  border-radius: 50%;
  /*   box-shadow: 0 5px 20px 15px gold, 0 0px 100px 20px #ff6a00, 0 15px 50px 15px #ff6a00, 5px 30px 5px 13px #ff6a00, 5px 50px 5px 13px #ff6a00, 0 50px 20px 30px black; */ 

}
.flame .bottom {
 transform: scale(0.9);
 position: absolute;
 bottom: 66px;
 left: 9px;
 width: 1px;
 height: 8px;
 border-radius: 1%;
/*  background: #2c2b39;*/
box-shadow: ;
}

.candeItem:nth-child(even) .flame .bottom {
 transform: scale(0.2);
 position: absolute;
 bottom: 36px;
 left: 5px;
 width: 2px;
 height: 9px;
 border-radius: 2%;
/*  background: #2c2b39;*/
box-shadow: ;
border: #F00 solid 2px;
}


.wax {
  position: relative;
  top: 15px;
  width: 100%;
  height: 100%;
  background: #ff9224;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, #ff9224 0px, #ff9224 20px, #58523a 50px);*/
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff9224", endColorstr="#58523a",GradientType=0 );*/
  /* IE6-9 */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}





/*candle slider css start*/
.candelSliderWrapper .candeItem {
  display: inline-block;
  width: 200px;
  padding: 0 5px;
  position: relative;
}


.candle_like {
  /*background: #fff;*/
  color: #FFF;
  text-align: center;
  margin-top: 5px;
/*  display: none;*/
}

.candleLike { padding: 0 0 0 24px; background: url("https://velight.de/wp-content/themes/velight/assets/images/heart.png") center left no-repeat; background-size: 18px; }


.candeItem .candle {
  width: 180px;
}
.candeItem .wax {
  width: 180px;
}
.candeItem .flame {
  height: 65px;
}
.candelSlider {
  margin: 0 0px;
}
.candelSlider {
  position: relative;
  overflow: hidden;
  height: 400px;
  width: 100%;
}
.candelSliderWrapper {
  position: absolute;
  left: 0px;
  top: 0;
  transition: all 0.2s linear;
  display: flex;
  align-items: flex-end;
  margin-top: 50px;
}
.candle_info {
  text-align: center;
  padding: 10px;
  font-size: 25px;
  font-weight: 200;
  position: absolute;
  left: 46%;
  top: 0;
  transform: translate(-50%, -50%);
  width: 190px;
  
  display: none;
  background: #fff;
/*  -webkit-box-shadow: 10px 10px 0px 0px #d5d6d8;
  -moz-box-shadow: 10px 10px 0px 0px #d5d6d8;
  box-shadow: 10px 10px 0px 0px #d5d6d8;*/
  z-index: 4;
}
.candeItem:hover .candle_info{
  display: block; border-radius: 20px; padding: 15px;
}

.candle_info .candle_heading {
  z-index: 3;
  position: relative;
  font-size: 13px;
  color: #000;
  font-family: var( --e-global-typography-0c7a29f-font-family ), Sans-serif;
}
.candle_info .candle_for {
  z-index: 3;
  position: relative;
  font-size: 14px;
}
.slider-range-wrapper {
  position: absolute;
  left: 50%;
  right: 0;
  bottom: 10px;
  width: 70%;
  transform: translateX(-50%);
}
.btn-range {
  width: 35px !important;
  display: inline-block;
}

.btn-range[data-dir="minus"] {left: -30px !important; height: 35px !important; font-size: 2em; padding: 4px !important;}
.btn-range[data-dir="plus"] {  right: -30px !important; height: 35px !important; font-size: 2em; padding: 4px !important;}
.candle_range {
  display: inline-block;
  width: calc(100% - 120px);
}
.ui-slider-horizontal {
  height: 15px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
  border: 1px solid #ffffff;
  background: #b7a88f;
  border-radius: 50%;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -10px;
  margin-left: 0;
}
.ui-slider .ui-slider-handle {
  width: 21px;
  height: 21px;
}
#digital-information {
  background-color: rbga(255,255,255,0.7);
}
/*candle slider css end*/






@-webkit-keyframes move {
	0% {
    transform: skewX(5deg) skewY(5deg);
  }
  30% {
    transform: skewX(-5deg) skewY(15deg);
  }
  60% {
    transform: skewX(5deg) skewY(10deg);
  }
  100% {
    transform: skewX(5deg) skewY(5deg);
  }
}

/* @keyframes move {
 	0% {
     transform: skewX(5deg) skewY(5deg);
   }
   30% {
     transform: skewX(-5deg) skewY(15deg);
   }
   60% {
     transform: skewX(5deg) skewY(10deg);
   }
   100% {
     transform: skewX(5deg) skewY(5deg);
   }
}
*/
@-webkit-keyframes move-left {
  30% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-5deg);
  } 
}
/* @keyframes move-left {
    30% {
      transform: skewX(5deg);
    }
     50% {
      transform: skewX(-5deg);
    }
}
*/
@-webkit-keyframes flame-up {
  50% {

    box-shadow:  -1px -30px 40px 0px white,  0 10px 50px 10px gold, 0 0 60px 20px #ff6a00, 0 0px 40px 20px black;
  }
}
/* @keyframes flame-up {
  50% {
     box-shadow:  -1px -30px 20px 0px white,  0 10px 20px 20px gold, 1px -10px 0px 0px white, 0 0 40px 30px #ff6a00, 0 50px 50px 30px black;
  }
}*/

@-webkit-keyframes blink {
  50% {
    opacity: 0.95;
  }
}
@keyframes blink {
  50% {
    opacity: 0.95;
  }
}


.candelexpired .candle .flame { opacity: 0;}
.candelexpired .candle .status { background: url('/wp-content/themes/velight/assets/images/platinumkerze.png') center center no-repeat !important;}


/* .shadows { border: #F00 solid 2px;}
.top { border: blue solid 2px;}
.middle { border: black solid 2px;}
.bottom { border: purple solid 2px;} */


/*.flame { height: 20px;  left: 10px}*/
.wick { display: none; }
.wax { width: 120px; height: 120px; display: block ; top: 0px; left: 0px; background: url("https://velight.de/wp-content/themes/velight/assets/images/velight-candle-front.png") center center no-repeat; background-size: 80%; top: 0; margin: auto;}
.wax-back { width: 120px; height: 20px; background: url("https://velight.de/wp-content/themes/velight/assets/images/velight-candle-back.png") center center no-repeat; background-size: 80%; position: absolute; top: 44px; left: 0px; z-index: -2; }
.new-wax-back { width: 120px; height: 30px; background: url('/wp-content/uploads/2022/10/wochenkerze-back.png') center center no-repeat; position: absolute; top: 40px; left: 0px; z-index: -2}
.container { display: flex; flex-flow: row; justify-content: space-evenly;  }
.candle {  width: 120px;}

.goldcandle .wax { width: 120px; height: 120px; display: block ; top: 0px; left: 0px; background: url('https://velight.de/wp-content/uploads/2022/11/goldenekerze.png') center center no-repeat; background-size: 80%; z-index: 3; margin: auto;}
.goldcandle .wax-back {width: 120px; height: 39px; background: url("https://velight.de//wp-content/uploads/2022/10/wochenkerze-back.png") center center no-repeat; background-size: 80%; position: absolute; top: 35px; left: 0px; z-index: 1;}
.goldcandle .flame { z-index: 1;}

.candelSliderWrapper .wax { width: 120px; height: 120px; display: block ; top: 0px; left: 0px; background: url("https://velight.de/wp-content/themes/velight/assets/images/velight-candle-front.png") center center no-repeat; background-size: 80%; top: 0}
/*.candelSliderWrapper .wax-back { width: 120px; height: 20px; background: url("https://velight.de/wp-content/themes/velight/assets/images/velight-candle-back.png") center center no-repeat; background-size: 80%; position: absolute; top: 79px; left: 30px;  }*/
.candelSliderWrapper .wax-back { top: 73px; left: 30px;  }
.candelSliderWrapper .candeItem .flame { top: 50px; left: 15px; }
/*.candelSliderWrapper { background: blue;}*/

.candle-box { display: none;}

.candle-box-main-wrapper.show { display: block; width: 50%; height: 50%; background: #FFF; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 5; padding: 15%; text-align: center; border-radius: 20px; box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.candle-box-main-wrapper.show .candle-box { display: block;}
.candle-box-inner-wrapper {  width: 90%; position: absolute; left: 50%; text-align: 50%; transform: translate(-50%, -50%); }
#candle-info-close { position: absolute; top: 0; right: 0; font-size: 30px; background-color: #efefef; padding: 10px 14px; margin: -60px 10px 0 0;border-radius: 50%; cursor: pointer;} 
.ui-widget-content { background: rgba(255,255,255,0.2); border: none; height: 2px;} 
.btn-range[data-dir="minus"] {
  position: absolute;
  left: -60px;
  bottom: 60px;
  border-radius: 50%;
  padding: 9px;
  background: rgba(0,0,0,0.3);
  border: 2px solid;
}
.btn-range[data-dir="plus"] {
  position: absolute;
  right: -60px;
  bottom: 60px;
  border-radius: 50%;
  padding: 9px;
  background: rgba(0,0,0,0.3);
  border: 2px solid;
}
.btn-range{
  display: none;
}
@media screen and (max-width: 1400px) { 
	
	.candelSlider { max-width: 1000px; width: 90%; margin: auto;}
	
}

@media screen and (max-width: 1080px) { 

	.candelSlider { max-width: 800px; width: 90%;}
  .btn-range{
    display: block;
  }

}

@media screen and (max-width: 880px) { 

	.candelSlider { max-width: 600px; width: 90%;}

	.candle-box-main-wrapper.show { display: block; width: 100%; height: 100%; background: #FFF; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 5; padding: 10%; text-align: center; border-radius: 20px;}
	.candle-box-main-wrapper.show .candle-box { display: block;}
	.candle-box-inner-wrapper {  width: 90%; position: absolute; left: 50%; top: 50%;; transform: translate(-50%, -50%); }
  #candle-info-close { position: absolute; top: 0; right: 0; } 
}  



@media screen and (max-width: 660px) { 

  .candelSlider { max-width: 400px; width: 90%;}


}  

@media screen and (max-width: 400px) { 

  .candelSlider { max-width: 220px; width: 90%;}
  .btn-range { width: 35px; }
  .candle-box-main-wrapper.show { font-size: 0.8em; line-height: 1.3;}
  .church-content .elementor-widget-button .elementor-widget-container { margin: 5px 0 !important;}


}  





