﻿body {
    direction: rtl;
    font-family: 'Varela Round', sans-serif;
    background-image: url(../images/bg/denim.png);
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Heebo', sans-serif;
}

.hv-element-header {
    clear: both;
    border: 1px solid gray;
    border-radius: 4px;
    padding: 5px 10px 5px 10px;
    font-size: medium;
    margin-top: 30px;
    margin-bottom: 20px;
    display: inline-block;
}

.hv-block-header {
    clear: both;
    border: 1px solid gray;
    border-radius: 4px;
    padding: 5px 10px 5px 10px;
    font-size: medium;
    margin-top: 30px;
    margin-bottom: 20px;
    display: inline-block;
}

.hv-instructions {
    padding: 5px 10px 5px 10px;
    margin-bottom: 20px;
}

.hv-justify-content-center {
    text-align: center;
}

.hv-payment-btn {
    margin-bottom: 20px;
    white-space: normal;
}

#hv-footer {
    text-align: center;
}

#hv-credit {
    text-align: center;
    background-color: gainsboro;
    margin-top: 10px;
    box-shadow: 0px -1px 10px #888888;
    padding-top: 8px;
    padding-bottom: 12px;
}

#hv-title {
    text-align: center;
}

#hv-title h4 {
    line-height: 1.25;
    padding: 5px 15px 5px 15px;
}

.logo-fullwidth {
    width: 100%;
}

.logo-float-right {
    float: right;
    max-height: 160px;
}

.hv-header-by-logo {
    float: right;
    margin-right: 15px;
}

#hv-header1 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url(../images/banner3.jpg);
    margin-bottom: 15px;
    box-shadow: 0px 1px 10px #888888;
}

.hv-radio {
    padding-right: 15px;
    font-size: large;
}

.hv-checkbox-item {
    height: 22px;
    width: 22px;
    margin-left: 5px !important;
}


@media screen and (max-width: 992px) {
    .hv-long-label {
        text-align: right !important;
        margin-bottom: 5px !important;
    }
}


.hv-open-sum {
    float: left;
}

.hv-radio-label {
    margin-bottom: 5px !important;
    padding-right: 30px !important;
    margin-top: 25px;
}

.hv-radio-label input[type="radio"]
{
    margin-right: -27px; !important;
}

.hv-agenda-slot {
    float: right;
    padding: 10px;
    text-align: center;
}

.hv-agenda-row {
    clear: both;
    padding-top: 25px;
    min-height: 50px;
}

.hv-agenda-row-header {
    //background-color: #DAC2E4;

    background: rgb(240,249,255); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    padding: 12px;
    font-size: medium;
    font-weight: 700;

}

.hv-agenda-slot {
    /*border-bottom: 1px dotted grey;*/
    height: 100%;
    cursor: pointer;
}

.hv-agenda-slot-title {
    padding: 6px;
    font-size: large;
    font-weight: 700;
}

.hv-agenda-slot-description {
    padding: 3px;
}

.hv-agenda-teacher-name {
    padding: 3px;
    font-size: large;
    font-weight: 500;
}

.hv-agenda-teacher-title {
}

.hv-agenda-slot-border {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
    border-bottom: 1px dotted grey;
}

@media screen and (min-width: 992px) {
    .hv-agenda-slot-border {
        display: none;
    }
}

.hv-agenda-option {

}

.hv-agenda-option.active {

    background-color: lavender;
}

.hv-agenda-option.active:before {
    content: url(https://tak.co.il/new/images/checked4.png);
}

.event-slot-radio {
    display: none !important;
}

#hv-log {
    display: none;
    padding: 15px;
    position: fixed;
    top: 10px;
    left: 10px;
    border: 1px solid red;
    min-height: 50px;
    min-width: 550px;
}

.hv-label-left {
    float: left;
    font-size: medium;
}

.hv-money-hide{
    display: none;
}

.coupon-found {
background: rgba(0, 255, 0, 0.2) url(../images/v.png);
    background-repeat:  no-repeat;
    background-position: left center;
}

.hv-nopadding {
padding: 0;
}

.hv-title-text {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}

.hv-agenda-row-header-title h4 {
    font-size: larger;
}

.hv-googlemaps iframe, #hv-crowd-project-video iframe {
    width: 750px;
    height: 421.875px; /* 100/56.25 = 560/315 = 1.778 */
    max-height: 421.875px !important;
}

@media all and (max-width: 992px) and (min-width: 50px) {
    .hv-googlemaps iframe, #hv-crowd-project-video iframe {
        margin-right: -15px;
        margin-left: -15px;
        width: 100vw;
        height: 56.25vw; /* 100/56.25 = 560/315 = 1.778 */
        max-height: 56.25vw !important;
    }
}

#hv-way-buttons {
    margin-top: 20px;
    margin-bottom: 40px;
}

#hv-crowd-project-video {
    margin-top: 20px;
}

.hv-item-description {
    display: block;
    padding-right: 30px;
    font-size: smaller;
    padding-bottom: 10px;
    margin-top: 7px;
}

.btn-number {
    width: 50px !important;


}

.hv-waze-btn-img {
    height: 36px;
    padding-left: 8px;
}

#hv-contact-template {
    display: none;
}

html {
    //display: none;
}

.faded {
    position: relative;
    display: inline-block;
    color: white;
}
.faded:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-collapse: separate;
}
.faded.faded-left:after {
    box-shadow: inset 40px 0 40px -16px;
}
.faded.faded-right:after {
    box-shadow: inset -40px 0 40px -16px;
}
.faded.faded-top:after {
    box-shadow: inset 0 40px 40px -16px;
}
.faded.faded-bottom:after {
    box-shadow: inset 0 -40px 40px -16px;
}

.hv-item-count {
float: left;
}
 /* תהילה שינוי*/
.hv-item-count-input {
    width: 70px; /* או גודל קטן */

}

.hv-item-count-input:focus {
    outline: 0;
}

/* crowding*/
#hv-crowd-project-title {
    font-size: x-large;

}

#hv-crowd-project-video {

}


#clockdiv{
    direction: ltr;
    color: #ffffff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin-top: 15px;
}

#clockdiv > div{
    padding: 10px;
    border-radius: 3px;
    border: 1px dotted grey;
    display: inline-block;
    width: 80px;
}

#clockdiv > div{
    width: 60px;
    padding: 0;
    padding-top: 5px;
}

#clockdiv div > span{
    padding: 5px;
    border-radius: 3px;
    background: rgba(171,175,181,0.5);
    display: inline-block;
}

.smalltext{
    padding-top: 5px;
    font-size: 16px;
    color: #616363;
}

.crowd-clock-wrap {
    text-align: center;
}

.hv-fa{

    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 15px;

}

.hv-fa i {
    font-size: xx-large;
}

#hv-crowd-project-org {
    margin-bottom: 5px;
    color: #abafb5;
}

#hv-crowd-share {
    text-align: center;
}

#sharediv{
    direction: ltr;
    color: #616363;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin-top: 8px;
    margin-bottom: 30px;
}

#sharediv > div{
    border-radius: 3px;
    display: inline-block;
    width: 60px;
    padding: 0;
    padding-top: 5px;
}

#sharediv div > span{
    padding: 5px;
    border-radius: 3px;
    display: inline-block;
}

#sharediv div > a {
text-decoration: none;
    color: #616363;
}

.hv-crowd-deadline-msg {
    font-size: x-large;
    margin-top: 30px;
}

#hv-crowd-goal {
    font-size: x-large;
}

#hv-crowd-collected {
    font-size: large;
}

.progress {
    height: 10px !important;
    margin-bottom: 10px !important;
}

.crowd-percent {
    padding-right: 7px;
    font-size: small;
    color: #616363;
}

.crowd-percent:before {
    content: "(";
    padding-left: 3px;
}

.crowd-percent:after {
    content: ")";
    padding-right: 3px;
}

.hv-footer-h {
    font-size: large;
}

.hv-footer-b {

}

.hv-desktop-only {
    display: block;
}

.hv-mobile-only {
    display: none;
}

@media (max-width:520px)   /*smartphones, iPhone, portrait 480x320 phones */
{
    .hv-desktop-only {
        display: none;
    }

    .hv-mobile-only {
        display: block;
    }
}

.hv-carousel-item {
    width: 300px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 12px;
    padding-bottom: 12px;
}

.hv-carousel-donation {
    height: 30px;
    font-size: 23px;
    font-weight: bold;
}

.hv-carousel-name {
    height: 20px;
    font-size: 15px;
}

.hv-carousel-comment {
    min-height: 24px;
    font-size: 18px;
}

.hv-divider-dashed {
    border-top: 1px dashed lightgray;
    margin-top: 32px;
    margin-bottom: 32px;
}

.hv-item-price {
    font-size: small;
    margin-right: 7px;
}

.vY.nq{
  width: 100%!important;
  height: 100%!important;
}

div.item-group {
    display: grid;
    margin-top: 0.5rem;
}

div.item-group .card {
    margin: 0.1rem auto;
}

div.item-group .form-group {
    margin-top: 0;
    margin-bottom: 0;
}

.item-group-title {
    display: block;
    text-decoration: underline;
    color: darkslategray;
}

.item-group-max-items {
    display: block;
    color: gray;
    font-size: small;
}

.ig-err-msg {
    display: none;
    margin-top: 0.5rem;
}

#hv-rules {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

#hv-rules div.rules-content {
    white-space: pre-line;
    color: darkslategrey;
    margin-bottom: 0.5rem;
}

#hv-youtube-link iframe {
    height: 315px;
}

@media screen and (max-width: 520px)  {
    #hv-youtube-link iframe {
        width: 95%;
    }
}

@media screen and (min-width: 520px)  {
    #hv-youtube-link iframe {
        width: 80%;
    }
}

.bit-bt {
    background-color: whitesmoke;
    color: darkblue;
    border-width: 2px;
    border-color: darkblue;
}

.bit-bt:hover {
    background-color: #d4d4d4;
}

.bit-bt:active {
    background-color: #939393;
}

.paybox-bt {
    background-color: whitesmoke;
    color: #181818;
    border-width: 2px;
    border-color: #a1a5f1;
}

.paybox-bt:hover {
    background-color: #e4e6f6;
}

.paybox-bt:active {
    background-color: #b2ccf3;
}

.item-icon {
    margin-top: 1rem;
    margin-right: -8px;
    margin-left: 0.7rem;
    position: absolute;
}


