.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#F9F2E4;--e-global-color-accent:#D8AC5A;--e-global-color-a335fd0:#0E0E0E;--e-global-color-5e8a746:#161515;--e-global-color-93f0371:#F8E0B4;--e-global-color-1b5e3a0:#9A9898;--e-global-color-573687f:#676363;--e-global-color-6ba49bf:#201C1C;--e-global-color-741c147:#161515;--e-global-color-33d1122:#4F483C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Heebo", arial;font-size:27px;font-weight:400;background-color:#0E0E0E;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 h1{font-family:"Roboto", arial;font-size:55px;font-weight:400;}.elementor-kit-5 h2{color:var( --e-global-color-93f0371 );font-size:45px;font-weight:900;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:20px;font-weight:500;color:var( --e-global-color-a335fd0 );background-color:var( --e-global-color-93f0371 );border-radius:4px 4px 4px 4px;padding:1.3% 3.8% 1.3% 3.8%;}.elementor-kit-5 label{font-size:18px;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:18px;color:var( --e-global-color-text );background-color:var( --e-global-color-741c147 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-33d1122 );border-radius:5px 5px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.elementor-widget:not(:last-child){margin-bottom:10px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-ui-color:var( --e-global-color-accent );--lightbox-ui-color-hover:var( --e-global-color-93f0371 );--lightbox-header-icons-size:25px;--lightbox-navigation-icons-size:25px;}@media(max-width:1024px){.elementor-kit-5{font-size:21px;line-height:28px;}.elementor-kit-5 h1{font-size:42px;}.elementor-kit-5 h2{font-size:38px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:18px;padding:1.8% 4% 1.8% 4%;}.elementor-kit-5 label{font-size:16px;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-kit-5{font-size:17px;line-height:24px;}.elementor-kit-5 h1{font-size:32px;}.elementor-kit-5 h2{font-size:28px;line-height:34px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:16px;padding:11px 30px 11px 30px;}.elementor-kit-5 label{font-size:14px;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */body{
    font-family: heebo !important;
}

.xoo-wsc-basket{
    display: flex !important;
    background-image:
    linear-gradient(
      128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A);
      border-radius: 3px;
}
.xoo-wsc-modal .xoo-wsc-container{
    background-image:linear-gradient(
      128deg, 
      #EBCD95, #F6E9CE,#EBCD95) !important;
}

.xoo-wsc-header, .xoo-wsc-body, .xoo-wsc-footer{
    background-color: transparent;
}

.xoo-wsc-product{
    border-bottom: 1px solid #F8E0B4;
}

.xoo-wsc-ft-totals{
    color: #161515;
}

.xoo-wsc-ft-btn{
    border-radius: 4px 26px !important;
    border: 2px solid #F8E0B4 !important;
    font-weight: 700;
    transition: 0.5s ease all;
    background-color: #161515 !important;
    color: #F8E0B4 !important;
    padding: 15px 40px !important;
}

.xoo-wsc-ft-btn-continue{
    background-color: transparent !important;
    color: #161515 !important;
     border: 2px solid #161515 !important;
}

.xoo-wsc-empty-cart a{
    border-radius: 4px 26px !important;
    border: 2px solid #F8E0B4 !important;
    font-weight: 700;
    transition: 0.5s ease all;
    background-color: #161515 !important;
    color: #F8E0B4 !important;
    padding: 15px 40px !important;
}

.xoo-wsc-container img{
    width: 64px;
    height: auto;
    border-radius: 5px;
}

.xoo-wsc-container dt{
    display: none !important;
}

.xoo-wsc-container .xoo-wsc-product{
    margin: 0px;
    display: flex !important;
    flex-direction: row !important;
    
}


.xoo-wsc-container .xoo-wsc-sum-col{
    padding: 0px;
}

.xoo-wsc-container .xoo-wsc-sm-left{
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row !important;
    padding-left: 13px;
    align-items: center !important;
    
}


.xoo-wsc-container dl p{
   font-style: normal !important; 
}

 .xoo-wsc-ft-amt-label{
     display: none !important;
 }

.xoo-wsc-ft-amt-value, .xoo-wsc-ft-amt-value bdi{
    font-size: 22px;
    font-weight: 800 !important;
}

.xoo-wsc-ft-amt-value::before{
    content: 'סה"כ:'
}

.xoo-wsc-ft-amt-value .woocommerce-Price-amount{
    padding-right: 5px;
}

.xoo-wsc-body::-webkit-scrollbar {
  width: 8px;
}

.xoo-wsc-body::-webkit-scrollbar-track {
  background:#F8E0B4;
}

.xoo-wsc-body::-webkit-scrollbar-thumb {
  background: #D8AC5A;
}

.xoo-wsc-body::-webkit-scrollbar-thumb:hover {
  background: #D8AC5A;
}



h1{
    font-family: heebo !important;
}

.gold-h1 h1{
     background-image:
    linear-gradient(
      128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A);
      -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    font-weight: 900;
}

.gold-h2 h2{
     background-image:
    linear-gradient(
      128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A);
      -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
}

.gold-button .elementor-button{
    background-image:
    linear-gradient(
      128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A);
    border-radius: 4px 26px !important;
    border: 2px solid #F8E0B4 !important;
    font-weight: 700;
    transition: color 0.2s ease, background 0.6s ease, border-color 0.2s ease;
}

.gold-text{
     background-image:
    linear-gradient(
      128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A);
      -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
}

.footer-links a{
    color: #A2A09B !important;
}


@keyframes shine {
  0% {
    transform: translateX(500px) rotate(25deg);
  }
  
  100% {
    transform: translateX(-30px) rotate(25deg);
  }
}

.gold-button .elementor-button {
  position: relative;
  overflow: hidden;
  transition: all 100ms linear;
}



.gold-button .elementor-button:hover::after {
  content: '';
  display: block;
  width: 100px;
  height: 200%;
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 100%);
  opacity: 0.5;
  position: absolute;
  top: -20px;
  left: 0;
  animation: shine 350ms linear;
  transform: translateX(500px) rotate(-25deg);
}

.gold-button .elementor-button:hover{
    box-shadow: 0px 0px 10px #F8E0B4;
}

.about-lamps img{
    padding: 11px !important;
    border: 1px solid #F8E0B4A1;
    width: 74px;
    height: 74px;
}

@media (max-width: 1025px){
.about-lamps .elementor-image-box-wrapper{
    flex-direction: row !important;
}
.about-lamps img{
    padding: 9px !important;
    width: 58px;
    height: 58px;
}

.about-lamps .elementor-image-box-img{
    margin: 0px !important;
}

}

@media (max-width: 768px){
.about-lamps .elementor-image-box-wrapper{
    flex-direction: row !important;
    display: flex !important;
}
.about-lamps img{
    padding: 5px !important;
    width: 41px;
    height: 41px;
}

.about-lamps .elementor-image-box-img{
    margin: 0px !important;
}

.about-lamps h3{
    margin-top: 2px;
}

}

.for-who_cards .elementor-flip-box__front .elementor-flip-box__layer__inner{
    border-top: 2px solid #F8E0B4;
    border-bottom: 2px solid #F8E0B4;
    padding: 25px 15px;
    margin: 30px;
}

.for-who_cards .elementor-flip-box__layer__overlay{
    border-radius: 5px;
}

.for-who_cards .elementor-flip-box__back{
    background-image:
    linear-gradient(
      128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A);
    border: 2px solid #F8E0B4 !important;
    padding: 0px;
}

.for-who_cards .elementor-flip-box__back .elementor-flip-box__layer__overlay{
    padding: 0px;
}

.for-who_cards .elementor-flip-box__back a{
    font-weight: 700 !important;
    padding: 30px;
}

@media (max-width: 1025px){
    .for-who_cards .elementor-flip-box__front .elementor-flip-box__layer__inner{
    margin: 17px;
}
}

@media (max-width: 768px){
    .for-who_cards .elementor-flip-box__front .elementor-flip-box__layer__inner{
    margin: 8px;
    padding: 15px 0px;
}
    .for-who_cards .elementor-flip-box__back a{
    padding: 10px !important;
}
}

.who_cards .elementor-flip-box__front h3{
    background-image: linear-gradient( 128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    text-shadow: 0px 0px 15px #E1C695A1;
    animation: wow 0.5s linear infinite alternate;
}

@keyframes wow {
  0%   {opacity: 0.5;}
  70%  {opacity: 1 ;}
}

.who_cards .elementor-flip-box__back .elementor-flip-box__layer__inner{
    border-top: 2px solid #161515;
    border-bottom: 2px solid #161515;
    padding: 25px 0px;
    margin: 30px;
    
}

.who_cards .elementor-flip-box__back{
    background-image:
    linear-gradient(
      128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A);
    border: 2px solid #F8E0B4 !important;
    padding: 0px;
}

.who_cards .elementor-flip-box__layer__overlay{
    border-radius: 5px;
    padding: 0px;
    
}

@media (max-width: 1025px){
    .who_cards .elementor-flip-box__back .elementor-flip-box__layer__inner{
    margin: 20px;
}
}

@media (max-width: 768px){
    .who_cards .elementor-flip-box__back .elementor-flip-box__layer__inner{
    margin: 8px;
    padding: 15px 5px;
}
    .for-who_cards .elementor-flip-box__back a{
    padding: 10px !important;
}
}

.VIP_button .elementor-button{
    background-image: linear-gradient( 128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    border-radius: 4px 26px !important;
    border: 2px solid #F8E0B4 !important;
    font-weight: 700;
    transition: 0.5s ease all;
}

.VIP_button .elementor-button:hover{
    background-image: linear-gradient( 128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A) !important;
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
    color: black !important;
}

.gold_box-button .elementor-column-wrap{
    background-image:
    linear-gradient(
      128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A);
    border: 2px solid #F8E0B4 !important;
    border-radius: 5px;
}

.gold_box-button .elementor-column-wrap:hover{
    box-shadow: 0px 0px 20px #F8E0B4;
}

.VIP_cards .elementor-flip-box__layer__overlay{
    border-bottom: 4px solid #F8E0B4D4;

}

.VIP_cards .elementor-flip-box__layer{
    border-radius: 5px 5px 0px 0px !important;
    border-bottom: 4px solid #F8E0B4D4;
}

.VIP_cards .elementor-flip-box__back .elementor-flip-box__layer__overlay {
    background-image: linear-gradient( 128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A) !important;
      border-radius: 4px !important;
      border: none !important;
}

.letter-keyboard .jet-radio-list__row:nth-child(1){
    display: none !important;
}

.letter-keyboard .jet-filter-row{
    float: left;
}

.letter-keyboard .jet-radio-list__label{
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 72px;
}

.letter-keyboard{
    background-color: #0E0E0E !important;
}
 


.active_letters .jet-active-filters__list{
    direction: ltr;
    justify-content: space-between !important;

}

.active_letters .jet-active-filter{
    width: 80px !important;
    height: 80px !important;
    margin: 0px !important;
    padding: 0px 3px 0px 0px !important;
    border-radius: 4px !important;
    justify-content: center !important;
    align-items: center !important;
}


@media (max-width:1025px){
    .letter-keyboard .jet-radio-list__label{
    width: 48px;
    height: 48px;
}
.active_letters .jet-active-filter{
    width: 60px !important;
    height: 60px !important;
}
}

@media (max-width:760px){
    .letter-keyboard .jet-radio-list__label{
    width: 40px;
    height: 40px;
}

.gold-box div{
     background-image: linear-gradient( 128deg, 
      #D8AC5A, #ECD6AC,#D8AC5A) !important;
}/* End custom CSS */