@font-face {
    font-family: 'Bebas';
    src: url('/National_Library/oe_/https://yp.hebrewnews.com/font/bebas.woff2') format('woff2'), url('/National_Library/oe_/https://yp.hebrewnews.com/font/bebas.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, html {
    color: #333;
    font-family: Circular,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    height: 100%;
    background-color: #DBDBDB !important;
}

.main {
    min-height:100%;
    position:relative;
}

.container {
    max-width: 72rem !important;
}

.site-header {
    background-color: rgba(0, 0, 0, .85);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
    color: #999;
    transition: ease-in-out color .15s;
}
.site-header a:hover {
    color: #fff;
    text-decoration: none;
}

.site-subheader {
    background-color: #353535;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

.site-internalsubheader {
    background-color: #ffd350;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
.flex-equal > * {
    -ms-flex: 1;
    flex: 1;
}
@media (min-width: 768px) {
    .flex-md-equal > * {
        -ms-flex: 1;
        flex: 1;
    }
}
.overflow-hidden { overflow: hidden; }
.news-logo {
    padding: 0;
}
.news-logo img{
    width: 300px;
    height: 70px;
}
.date {
    font-size: 45px;
    color: #fff;
    font-weight: 400;
    font-family: Bebas;
}
.day {
    font-size: 20px;
    color: #fff;
    margin-left: 3px;
    font-family: Bebas;
}
.timer {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap!important;
    padding: 0!important;
    font-family: Source Sans Pro,sans-serif;
}
.nav-main-link {
    color: #ffd350 !important;
    font-size: 15px;
    display: block;
    font-weight: 400;
    line-height: 26.22px;
    text-decoration: none;
}

.nav-main-link-mobile {
    color: #ffd350 !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 26.22px;
    text-decoration: none;
}

.header-link {
    color: #ffd35f !important;
    font-size: 20px;
    font-family: 'Assistant', sans-serif;
    text-decoration: none;
}

.header-link a{
    color: #ffd35f !important;
}

.header-link a:hover{
    text-decoration: none;
}

.marginLeft25 {
    margin-left: 25px;
}

.header-link-right-border {
    border-left: 1px solid white; padding-left: 1rem;
}

.hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("photographer.jpg");
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    max-width: 40rem;
    width: 100%;
}


.search {
    margin: 0 auto;
    background: #484848;
    height: 100px;
    padding: 2rem;
    max-width: 40rem;
    width: 100%;
}

.search-mobile {
    margin: 0 auto;
    height: 100px;
    padding: 2rem;
    max-width: 40rem;
    width: 100%;
}

.search-input {
    box-shadow: none!important;
    padding-right: 1rem;
    height: 2.5rem;
    border-radius: 0;
    direction: rtl;
    width: 100%;
}

.search-button {
    box-shadow: none!important;
    background: #ffd350;
    cursor: pointer;
    border-color: #ffd350;
    height: 2.5rem;
    border-radius: 18px;
    width: 5rem;
}

.search-button-internal {
    box-shadow: none!important;
    background: rgba(0, 0, 0, .85);
    cursor: pointer;
    border-color: rgba(0, 0, 0, .85);
    height: 2.5rem;
    border-radius: 18px;
    width: 5rem;
    color: #fff;
}

.category-arrow {
    position: relative;
    margin: 5rem auto;
}

.triangle-down {
    width: 0;
    margin: 10px auto;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fedd3f;
    opacity: 0.8;
}
.footer {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .85);
}

.footer-text {
    color: #ccc;
    font-size: 12px;
}

.category-subcategory {
    width: 100%;
    box-shadow: none!important;
    background: #ffd350;
    cursor: pointer;
    border-color: #ffd350;
    min-height: 2.5rem;
    border-radius: 18px;
}

.category-nosubcategory {
    width: 100%;
    box-shadow: none!important;
    cursor: pointer;
    border-color: black;
    border-width: 2px;
    min-height: 2.5rem;
    border-radius: 18px;
}

.infoInternalSubMenu {
    background-color: rgba(0, 0, 0, .85);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    min-height: 2.5rem;
}

.category-tag {
    background-color: rgba(0, 0, 0, .85);
    cursor: pointer;
    border-color: rgba(0, 0, 0, .85);
    border-radius: 18px;
    color: #ffd350;
    padding: 5px 15px 5px 15px;
    font-family: Arial;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
}

.business {
    background-color: white;
    border-radius: 20px;
    width: 100%;
}

.colorYP {
    background-color: #ffd12c;
}

@media only screen and (max-width: 767.98px) {
    .hebrewdealMobile {
        background-color: #5A5A5A;
        min-height: 2.5rem;
        color: white;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
    }

    .orderSecondMobile {
        order: 2;
    }

    .orderFirstMobile {
        order: 1;
    }

    .mobileFeatureButtons {
        text-align: center!important;
    }

    .paddingTopListingFeatureButtonMobile {
        padding-top: 4rem!important;
    }

    .mobileTextCenter {
        text-align: center!important;
    }
}

@media only screen and (min-width: 767.99px) {
    .hebrewdeal {
        background-color: #5A5A5A;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        min-height: 2.5rem;
        color: white;
    }

    .mobileFeatureButtonsLeft {
        text-align: left!important;
    }

    .mobileFeatureButtonsRight {
        text-align:right!important;
    }

    .paddingTopListingFeatureButton {
        padding-top: 2rem!important;
    }
}

.businessName {
    color: black;
    font-family: Arial;
    font-size: 26px;
    display: block;
}

.businessPhone {
    color: black;
    font-family: Arial;
    font-size: 26px;
    display: block;
    font-weight: bold;
}

.businessAddress {
    color: black;
    font-family: Arial;
    font-size: 15px;
    display: block;
    font-weight: bold;
}

.businessDescription {
    color: black;
    font-family: Arial;
    font-size: 15px;
    display: block;
    overflow: hidden;
    width: calc(100% - 0px);
    text-overflow: ellipsis;
    line-height: 1.2em;
    max-height: 6em;
    word-wrap: break-word;
    text-rendering: unset;
}

.businessSendMobileButton {
    color: white;
    font-family: Arial;
    font-size: 15px;
    background-color: rgba(0, 0, 0, .85);
    border-radius: 15px;
    padding: 5px 15px 5px 15px;
}

.businessSendMobileButton:focus {
    outline:0;
}

.businessLink {
    color: #0970b2 !important;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}

.imageSelector {
    bottom: 10%;
    width: 70%;
    left: 15%;
    background-color: white;
    position: absolute;
    border-radius: 20px;
    min-height: 2.5rem;
}

.imageFixedCropped {
    object-fit: fill;
    object-position: center;
    height: 2rem;
    width: 2rem;
    margin: 0px;
}

.listingPage {
    background-color: white;
    border-radius: 10px;
}

.checkedStar {
    color: orange;
}

.listingNameEnglish {
    color: black;
    font-family: Arial;
    font-size: 26px;
    display: block;
}

.listingPhone {
    color: black;
    font-family: Arial;
    font-size: 26px;
    display: block;
    font-weight: bold;
}

.listingAddress {
    color: black;
    font-family: Arial;
    font-size: 15px;
    display: block;
    font-weight: bold;
}

.listingNameHebrew {
    color: black;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    display: block;
}

.listingDealHebrew {
    color: white;
    background-color: #5A5A5A;
    font-family: Arial;
    font-size: 20px;
    padding: 5px;
}

.listingDealEnglish {
    color: black;
    font-family: Arial;
    font-size: 22px;
    display: block;
}

.listingButton {
    color: white;
    border-radius: 15px;
    cursor: pointer;
    padding: 5px 15px 5px 15px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.listingButtonGrey {
    background-color: #5A5A5A;
}

.listingButtonRed {
    background-color: #BB3531;
}

.listingSocialButton {
    cursor: pointer;
    font-size: 26px;
}

.messageButton {
    color: white;
    background-color: #5A5A5A;
    font-family: Arial;
    font-size: 16px;
    padding: 5px;
    width: 100%;
}

.listingContentDescription {
    font-family: Arial !important;
}

.page-item.activePage .page-link {
    z-index: 1;
    color: #fff;
    background-color: #5A5A5A;
    border-color: #5A5A5A;
}

.listingClaimLink {
    top:40%;
    position: relative;
    cursor: pointer;
}

.backgroundListingImage {
    height: 20rem;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.listingImageNoSubscription {
    background-color: #E7E7E7;
}

.left-image {
    width: 65px;
    height: 19rem;
    float: left;
    margin-left: 2rem;
    margin-top: 8px;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 2px;
    background-position-x: center;
}
.left-image:hover .arrow {
    background: rgba(42, 42, 42, 0.2);
}
.left-image:hover .arrow .fas {
    opacity: 1;
}
.left-image .arrow {
    position: absolute;
    height: 19rem;
    width: 65px;
    background: rgba(42, 42, 42, 0.5);
    padding-right: 2.4rem;
    padding-top: 8rem;
    border-radius: 2px;
    cursor: pointer;
}
.left-image .arrow .fas {
    opacity: 0;
    cursor: pointer;
    color: #fff;
    font-size: 25px;
}
.center-image {
    width: 30rem;
    height: 20rem;
    background-size: cover;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 2px;
    cursor: pointer;
}
.center-image .expand {
    opacity: 0.5;
    margin-right: 1rem;
    margin-top: 0.8rem;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 0 3px #000;
    transform: rotate(90deg);
    transition: opacity 1s, font-size 1s, transform 1s;
}
.center-image:hover .expand {
    opacity: 0.9;
    font-size: 25px;
    text-shadow: 0 0 3px #000;
    transform: rotate(-90deg);
    transition: opacity 1s, font-size 1s, transform 1s;
}
.right-image {
    width: 65px;
    height: 19rem;
    float: right;
    margin-right: 2rem;
    margin-top: 8px;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 2px;
    background-position-x: center;
    cursor: pointer;
}
.right-image:hover .arrow {
    background: rgba(42, 42, 42, 0.2);
}
.right-image:hover .arrow .fas {
    opacity: 1;
}
.right-image .arrow {
    position: absolute;
    height: 19rem;
    width: 65px;
    background: rgba(42, 42, 42, 0.5);
    padding-right: 0.8rem;
    padding-top: 8rem;
    border-radius: 2px;
    cursor: pointer;
}
.right-image .arrow .fas {
    opacity: 0;
    cursor: pointer;
    color: #fff;
    font-size: 25px;
}

@media only screen and (max-width: 1200px) {
    .right-image {
        background: none !important;
        width: 0px !important;
        display: none !important;
    }
    .left-image {
        background: none !important;
        width: 0px !important;
        display: none !important;
    }
    .right-image .arrow {
        width: 0px !important;
    }
    .left-image .arrow {
        width: 0px !important;
    }
}

@media only screen and (max-width: 750px) {
    .right-image {
        background: none !important;
    }
    .right-image .arrow {
        background: none !important;
        padding-right: 0 !important;
        padding-top: auto !important;
    }
    .right-image .arrow .fas {
        opacity: 1;
        background: rgba(42, 42, 42, 0.5);
        padding: 1px;
        font-size: 40px!important;
    }
    .left-image {
        background: none !important;
    }
    .left-image .arrow {
        background: none !important;
        padding-right: 3rem;
        padding-top: auto !important;
    }
    .left-image .arrow .fas {
        opacity: 1;
        background: rgba(42, 42, 42, 0.5);
        padding: 1px;
        font-size: 40px!important;
    }

    .center-image {
        width: calc(100vw/1.2);
    }
}
@media only screen and (max-width: 375px) {
    .center-image {
        width: calc(100vw/1.2);
    }

    .left-image {
        background: none !important;
        width: 20px !important;
    }
    .left-image .arrow {
        background: none !important;
        padding-right: 3rem;
        padding-top: 9rem !important;
    }
    .left-image .arrow .fas {
        opacity: 1;
        background: rgba(42, 42, 42, 0.5);
        padding: 1px;
    }
    .right-image {
        background: none !important;
        width: 20px !important;
    }
    .right-image .arrow {
        background: none !important;
        padding-right: 0 !important;
        padding-top: 9rem !important;
    }
    .right-image .arrow .fas {
        opacity: 1;
        background: rgba(42, 42, 42, 0.5);
        padding: 1px;
    }
}

.footerLink a{
    color: rgb(237, 234, 228) !important;
    font-size: 16px;
}

.footerLink {
    margin-bottom: 15px;
    direction: rtl;
}

.listingLink a {
    color: #fff !important;
    transition: ease-in-out color .15s;
}

.listingLink a:hover {
    color: #fff !important;
    text-decoration: none;
}

.pageTitle {
    font-size: 24px;
}

.pageSubTitle {
    font-size: 13px;
}

.reviewDate {
    font-size: 13px;
}

.reviewFullTextLink {
    color:grey;
}

.reviewUserName {
    color: #0970b2 !important;
}

.btn-circle {
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 27px;
    line-height: 1.42;
    border-radius: 30px!important;
    align-items: center;
    justify-content: center;
    position: relative;
}

.btn-circle i{
    position: absolute;
    height: 50%;
    right: -5%;
    transform: translate(-50%, -50%);
    display: block;
}

.btn-black-border {
    border: solid 2px black !important;
    background: transparent!important;
}

.btn-red-background {
    background-color: #BB3531 !important;
    color:white!important;
}

.ekko-lightbox-nav-overlay a:last-child span {
    color:yellow !important;
}

.ekko-lightbox-nav-overlay a span {
    color:yellow !important;
}

.listingEditLink {
    top: 15%;
    right: 10%;
    position: absolute;
    cursor: pointer;
}

.listingEditLink {
    opacity: 0.3;
}

.listingEditLink:hover {
    opacity: 0.5;
}

.sendtomobile{
    margin-bottom: auto;
    margin-top: auto;
    height: 60px;
    background-color: #353b48;
    border-radius: 30px;
    padding: 10px;
}

.mobileInput{
    color: white;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 40px;
    transition: width 0.4s linear;
}

.sendtomobile:hover > .mobileInput{
    padding: 0 10px;
    width: 450px;
    caret-color:red;
    transition: width 0.4s linear;
}

.sendtomobile:hover > .mobileIcon{
    background: white;
    color: #e74c3c;
}

.mobileIcon{
    height: 40px;
    width: 40px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color:white;
}

.listingPartTitle {
    font-size: 20px;
}

a.anchor {
    display: block;
    position: relative;
    top: -90px;
    visibility: hidden;
}

*:focus {outline:none !important}

.shareButton {
    border-radius: 12px;
    color: white;
    font-size: small;
    padding-right: 7px;
    padding-left: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 30px;
}

.facebookButton {
    background-color: #3b5998;
}

.twitterButton {
    background-color: #009fe4;
}

.linkedinButton {
    background-color: #0077b5;
}

.whatsupButton {
    background-color: #39b54a;
}

.mainBotton {
    background-color: #5a5a5a;
    border-radius: 20px;
    border: solid 1px #5a5a5a;
    color:white;
    font-family: Arial;
    font-size: 16px;
    padding: 5px;
}

.subheader-link a{
    color: black;
    font-size:16px;
    font-family: 'Assistant', sans-serif;
    font-weight: 600;
    text-decoration: none;
}

.header-link-mobile {
    color: #ffd35f !important;
    font-size: 16px;
    font-family: 'Assistant', sans-serif;
    text-decoration: none;
    margin-left: 10px;
}

.header-link-mobile a{
    color: #ffd35f !important;
}

.header-link-mobile a:hover{
    text-decoration: none;
}
