@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);

/* Mobile */

@media (max-width: 576px)  {
    .class-kit .price{
        font-size:25px !important;
    }
    .class-kit .last-price{
        font-size:25px !important;
    }
    .class-kit .last-price:after{
        width: 30% !important;
        bottom: 20px !important;
      } 
    .cart-bag{
        width: 50px !important;
        left:50px !important;
        top:50px !important;
        z-index: 200;
    }
    
    .numberCircle{
        width: 17px !important;
        height: 17px !important;
        font-size: 11px !important;
        float: right !important;
        /* margin: -5px; */
        margin-block-end: -15px !important;

      }
      .purchase-btn{
        min-width: 200px;
      }
      .self-kit .card{
        width: 280px;
      }
      .card-opened{
        width: 320px !important;
        margin: -20px;
        position: relative;
      }
      .slideshow {      
        height: 250px;      
      }
      .modal-class-content{
        width: 95%;
      }
      .workshop-body-cover{
      
        background-position:top right;
        background-size: 150px 150px;
        background-position-y:40px;
     
      }
      
}
@media screen and (min-width: 600px)  {
    .class-kit .last-price:after{
        width: 25% !important;
        bottom: 20px !important;
      } 
      .cart-bag{
        width: 80px !important;
        left:50px !important;
        /* top:50px !important; */
        z-index: 200;
    }
    .numberCircle{
        width: 17px !important;
        height: 17px !important;
        font-size: 13px !important;
        float: right !important;
       
    

      }
      .purchase-btn{
        min-width: 100px;
      }
      .cart-icon{
       
        top: 30px !important;
      }
      .self-kit .card{
        width: 270px;
      }
      .card-opened{
        width: 400px !important;
        position: relative;
        /* margin: -20px; */
      }
      .element-container p{
        font-size: 19px;
      }
      .slideshow {      
        height: 400px;      
      }
      .workshop-body-cover{
        background-position: right top;
        background-size: 300px 300px;
      }
      .modal-class-content {
        width: 80%;
    }
}

@media screen and (min-width: 1881px) {
    .cart-bag{
        position: fixed;
        top: 35px !important;
        left: 200px !important;
        width: 80px !important;
        z-index: 200;
      }
      .numberCircle{
        float: right !important;
        width: 17px !important;
        height: 17px !important;
        font-size: 14px !important;
        margin: 0 !important;
        margin-inline-end: -10px !important;
       
      }
      /* .card-main-container{
        height: 100vh;
      } */
      .workshop-body-cover{
        background-position: right top;
        background-size: 300px 300px;
      }
      .purchase-btn{
        min-width: 200px;
      }
      .self-kit .card{
        width: 300px;
      }
      .card-opened{
        width: 450px !important;
        position: absolute;
       
      }
      .slideshow {      
        height: 400px;      
      }
      .modal-class-content{
        width: 80%;
      }
}

.payment-madal h4{
  color: #48606c;
  font-family: "Open Sans Hebrew Condensed";
}
.payment-madal p{
  font-size: 20px;
  color: #48606c;
  font-family: "Open Sans Hebrew Condensed";
}
.payment-dialog-body{
    direction: rtl;
}
.btn-payment{
    border: none;
    background: none;
}
.workshop .main-p{
    font-family: "Open Sans Hebrew Condensed";
    font-size: 24px;
    color:#48606c;
}
.workshop .more-info-big{
    font-size:23px;
    line-height: 1.8;
    color: #48606c;
    font-weight: bold;
    font-family: "Open Sans Hebrew Condensed";
    }
.kits .main-p{
    font-family: "Open Sans Hebrew Condensed";
    font-size: 30px;
    color:#48606c;
}
.card-main-container{
    padding-bottom: 50px;
}
.kits .main-kit-title{
    font-family: "Open Sans Hebrew Condensed";
    font-size: 32px;
    color:#48606c;
    font-weight: bold;
}
.class-kit .price{
    position: relative;
    font-size:30px;
    color: #48606c;
    font-family: "Open Sans Hebrew Condensed";
}
.class-kit .last-price{
position: relative;
font-size:30px;
color: #48606c;
font-family: "Open Sans Hebrew Condensed";
}
.class-kit .last-price:after{
    content: "";
    width: 18% !important;
    height: 2px;
    background: #48606c;
    position: absolute;
    bottom: 22px;
    right: -1px;
  } 
.class-kit .more-info{
font-size:23px;
line-height: 1.8;
color: #48606c;
font-family: "Open Sans Hebrew Condensed";
}
#all-kits .all-kits-container{
    
    padding: 100px 30px 100px 30px;
    background-color: #ffca34;
   
  }
  #all-kits .all-kits-container .title-main-img{
    position: absolute;
   
    margin-right: 100px;
   
    margin-top: -40px;
  }
  #all-kits .all-kits-container .element-container{
    background-color: #f0efe8;
    padding: 15px 15px 15px 15px;
    margin-top: 30px;
    /* min-height: 400px; */
    max-width: 380px;
    margin: 15px;
    
  }
  #all-kits .main-kit-title{
    font-family: "Open Sans Hebrew Condensed";
    font-size: 32px;
    color: #48606c;
    font-weight: bold;
  }

  #soon .soon-container{
    
    padding: 100px 30px 100px 30px;
    background-color: #ffca34;
   
  }
  #soon .soon-container .title-main-img{
    position: absolute;
   
    margin-right: 100px;
   
    margin-top: -40px;
  }
  #soon .soon-container .element-container{
    background-color: #f0efe8;
    padding: 15px 15px 15px 15px;
    margin-top: 30px;
    /* min-height: 400px; */
    max-width: 380px;
    margin: 15px;
    
  }
  .element-container h4{
    padding-top: 20px;
    color: #48606c;
    font-weight: bold;
    /* padding: 5px; */
    font-family: "Open Sans Hebrew Condensed";
  }
  .element-container p{
    color: #48606c;
    font-family: "Open Sans Hebrew Condensed";
    /* padding: 5px; */
    font-size: 23px;
    padding-bottom: 30px;
  }
  .element-kit-container p{
    padding-bottom: 0;
    /* padding: 5px; */
    min-height: 175px;
    line-height: 2.5;
    
  }
  .element-kit-container button{
    float: inline-end;
  }
.class-kit .more-info-big{
    font-size:23px;
    line-height: 1.8;
    color: #48606c;
    font-weight: bold;
    font-family: "Open Sans Hebrew Condensed";
    }
    .class-kit .more-info-down-hide{
      display: none;
      opacity: 0;
      transition: opacity .3s ease,
      display .3s ease allow-discrete;
    }
    .class-kit .more-info-down{
      display: block;
      opacity: 1;  
            
    }
    #text-container {
      font-family: "Open Sans Hebrew Condensed";
      font-size: 24px;
      height: 210px;
      color: #48606c;
      transition: opacity 1s ease-in-out;
      opacity: 0;
      cursor: pointer;
  }
  .ui-datepicker {
    direction: rtl;
    text-align: right;
    
    font-family: "Open Sans Hebrew Condensed";
    font-size: 16px;
    
  }
  .datepicker {
    direction: rtl;
    text-align: right;
  }
  .datepicker.dropdown-menu {
    right: 50% !important;
    /* left: 0 !important; */
  }

  .closeWS{
    color: #fff;
    float: right;
    font-size: 28px;
    cursor: pointer;
    font-weight: bold;
  }
  .closeCK{
    color: #fff;
    float: right;
    font-size: 28px;
    cursor: pointer;
    font-weight: bold;
  }
    .class-kit .more-info-down p{
        line-height: normal;
    }
    .self-kit .card{
        border:none;
        cursor: pointer;
        display: block;
        background-color: #fcfcf7;
        /* width: 100%; */
        
        transition: width 0.30s ease-in;
    }
    /* .card{
      cursor: pointer;
    } */
    .card-close{
      opacity: 0.5;
    }
    .class-kit-modal-img-active{
      border: solid;
      border-radius: 5px;
       border-width: 1px;
       opacity: 0.5;
    }
    #classKitModal .lst-img{
      cursor: pointer;
    }
    .card-opened{
      
      z-index: 10;
      opacity: 1;
      transition: width 0.50s ease-in;
      transition: margin 0.50s ease-in;
    }
    .self-kit .card-container{
        line-height: normal;
    }
    .self-kit .card-body{
       /* min-height: 350px; */
       display: block;
    }
    .self-kit .more-info-big{
        font-size:23px;
        line-height: 0;
        color: #48606c;
        font-weight: bold;
        font-family: "Open Sans Hebrew Condensed";
        }
    .self-kit .more-info-medium{
        font-size:18px;
        line-height: 1;
        color: #48606c;
        font-weight: bold;
        font-family: "Open Sans Hebrew Condensed";
    }
    .cart-card{
        cursor: pointer;
        margin: 10px;
        border: none;
        background-color: #fcfcf7;
        float: inline-end;
    }
    .cart-card-item p{
        color: #48606c;
        font-family:"Open Sans Hebrew Condensed";
        font-size: 23px;
        line-height: normal;
      }
    /* .cart-card-item{

    } */
    .self-kit .main-p{
        font-size:15px;
        line-height: 0;
        display: inline;
        color: #48606c;      
        font-family: "Open Sans Hebrew Condensed";
    }
    .self-kit .main-p span{
        display: inline-block;
        font-size: 20px;
        font-weight: bold;
        margin: 5px;
      
    }
    .self-kit .btn-container{
        padding-top: 10px;
    }
.p-nospace{
    clear: both;
    display: inline;    
    
}
.more-info-icon:before {
    content: "";
    display: block;
    background: url("../assets/images/astri-img.png") no-repeat;
    width: 26px;
    height: 21px;
    border: none;
    display: inline-block;
    line-height: 1.0625rem;
    margin: 0 10px 0 0;
    font-size: 1.1rem;

}
#nav-cart{
    
    cursor: pointer;
}

.link-disable{
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}
.card-disabled{
    display: none;
}
.purchase-btn{
    color: #fff;
    font-family: "Open Sans Hebrew Condensed";
    font-weight: bold;
    background-color: #393e61;
    height: 50px;
    
    padding: 7px;
    line-height: 1;
}
.purchase-btn:hover{
    background-color: #FFF;
    border: none;
    color: #48606c;
}
.slideshow {
    position: relative;
  
    /* max-width: 600px; */
    cursor: pointer;
    overflow: hidden;
  }
  
  .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     object-fit: scale-down; 
    opacity: 0;
    transition: opacity 1s ease-in-out;
  }
  
  .slide.active {
    opacity: 1;
  }
  .cart-bag{
    position: fixed;
  
  }
  
 .numberCircle{
    border-radius: 50%;
  
    width: 20px;
    height: 20px;
    padding: 0px;
    display: inline-block;
    font-size: 15px;
    background: #FFF;
    /* border: 1px solid #0056B3; */
    color: #0056B3;
    font-weight: 700;
    text-align: center;
  }
  .cart-icon{
    position: fixed;
    z-index: 1050;
    left: 80px;
    top: 13px;
  }
  .card-info{
    display: none;
  }
  .card-info-show{
  
    display: block;
  }
  
  .classkit-modal .close {
    color: #ffca34;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  .modal-class-content {
    background-color: #f0efe8;
    margin: auto;
    margin-top: 10px;
    padding: 20px;
    border: 1px solid #888;
   
  
  }
  .workshop-body-cover{
    background-image: url('../assets/images/sadnaot.png'); 
    background-repeat: no-repeat;
    
  }