﻿@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-300.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-300.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-400.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-400.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 700;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-700.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-500.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 900;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-900.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-700.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.ttf') format('truetype');
}

html {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Almoni-dl-aaa';
    direction: rtl;
    width: 100%;
    height: 100%;
}

.master_form {
    width: 100%;
    /*height: 100%;*/
}

.content_holder {
    position: relative;
    top: 60px;
}
/*-----------font-site---------*/
h1 {
    font-size: 45px;
    line-height: 48px;
    font-weight: 700;
}

h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
}

h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

h4 {
}

h5 {
}

h6 {
}

p {
    font-size: 13px;
    line-height: 18px;
}

.paragrapg {
    font-size: 13px;
    line-height: 18px;
}

/*------------ dynamic-table ------------*/


.html_table {
    border: 1px solid #e5e5e5;
    background-color: white;
    width: 100%;
    direction: rtl;
    text-align: right;
    font-family: Arial;
}

    .html_table td {
        padding: 10px;
        direction: rtl;
        text-align: right;
    }

    .html_table img {
        width: 120px !important;
    }

    .html_table table {
    }

    .html_table tr td {
        padding: 5px;
    }

    .html_table tr:first-child td {
        color: #205293;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 2px solid #205293;
    }

    .html_table tr:not(:first-child) td {
        border-bottom: 1px solid #e5e5e5;
    }

        .html_table tr:not(:first-child) td:not(:first-child) {
            border-right: 1px solid #e5e5e5;
        }


/*------------ dynamic-table ------------*/


/*-----------font-site---------*/
/*-------links-site-----*/
a {
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer;
}

    a:link {
        color: #0c87dd;
    }

    a:visited {
        color: #0c87dd;
    }

    a:hover {
        color: #313131 !important;
    }

    a:active {
        color: #cd291c;
    }

/*-------links-site-----*/
/*----color-site------*/
.gray {
    background: #f4f4f4;
}



/*----color-site------*/
/*------header--------*/
.header {
    height: 60px;
    position: fixed;
    padding: 0;
    overflow: hidden;
    box-shadow: 1px 0 3px rgba(0,0,0,0.18);
    width: 100%;
    left: 0;
    z-index: 10000;
    background: white;
}

    .header .ashdodnet {
        float: right;
        background: #cd291d;
        width: 358px;
        height: 60px;
        position: absolute;
        display: inline-block;
        line-height: 60px;
        text-align: center;
        z-index: 9999;
    }

        .header .ashdodnet a {
            font-size: 15px;
            font-weight: bold;
            color: white;
            line-height: 25px;
        }

    .header .header_left {
        float: left;
        /*width: 100%;*/
        height: 60px;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 10;
        padding-right: 360px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /*z-index: -100;*/
    }

        .header .header_left .header-text {
            color: #cd291d;
            font-family: 'Almoni-dl-aaa';
            font-weight: 900;
            font-size: 20px;
            line-height: 55px;
            text-decoration: none;
        }

        /*.header .header_left a {
            position: absolute;
            right: 119px;
            top: 19px;
            font-size: 15px;
            font-weight: bold;
            color: white;
        }*/

        .header .header_left a:hover {
            text-decoration: none;
        }

    .header .ashdodnet .tringle {
        float: left;
        background-image: url('/Images/OldPortal/Index/Build/header.png');
        background-repeat: no-repeat;
        width: 30px;
        height: 60px;
    }

    .header .restaurant_icon {
        float: right;
        margin-left: 10px;
        z-index: 20;
        display: inline-block;
        position: relative;
        margin-top: 10px;
    }

    .header .logo {
        float: right;
        z-index: 20;
        display: inline-block;
        position: relative;
        margin-top: 22px;
    }

    .header .join_us {
        float: left;
        color: #7d7d7d;
        line-height: 18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 0;
        font-size:;
    }

        .header .join_us p {
            margin: 0;
            font-size: 15px;
        }

            .header .join_us p:first-child {
                color: #cd291d;
            }

        .header .join_us a {
            color: #7d7d7d !important;
        }

    .header .city_select {
        float: left;
        padding-top: 10px;
        padding-left: 10px;
    }

        .header .city_select select {
            height: 30px;
            width: 200px;
        }

/*------header--------*/
/*-------footer--------*/
footer {
    position: relative;
    bottom: 60px;
    width: 100%;
    overflow: hidden;
}

    footer h6 {
        color: white;
    }

    footer .link_header a, footer .link_header a:visited, footer .link_header a:hover, footer .link_header a:link {
        color: white;
    }

    footer .footer_down {
        width: 100%;
        background: #131313;
        height: auto;
        padding: 40px 0;
        margin: 0;
    }

        footer .footer_down .footer_links {
            margin-bottom: 70px;
            color: white;
        }

            footer .footer_down .footer_links .col-md-2 {
                float: right;
            }

                footer .footer_down .footer_links .col-md-2 .link_header {
                    font-weight: 700;
                    margin-bottom: 15px;
                    display: block;
                    font-size: 17px;
                }

                footer .footer_down .footer_links .col-md-2 ul {
                    width: 100%;
                }

                    footer .footer_down .footer_links .col-md-2 ul li {
                        width: 100%;
                    }

                        footer .footer_down .footer_links .col-md-2 ul li a {
                            width: 100%;
                            display: block;
                            text-decoration: none;
                            font-weight: 400;
                            color: #7d7d7d;
                            line-height: 18px;
                            font-size: 13px;
                        }

                            footer .footer_down .footer_links .col-md-2 ul li a:link {
                                color: #999999;
                            }

                            footer .footer_down .footer_links .col-md-2 ul li a:visited {
                                color: #999999;
                            }

                            footer .footer_down .footer_links .col-md-2 ul li a:hover {
                                color: #ffffff !important;
                            }

        footer .footer_down .warp_social {
            width: 100%;
            overflow: hidden;
            text-align: center !important;
        }


        footer .footer_down .All_rights .powered {
            margin-top: 10px;
        }

        footer .footer_down .footer_logo {
        }

            footer .footer_down .footer_logo img {
                padding-bottom: 20px;
                border-bottom: 1px dashed white;
                display: block;
                margin: 0 auto;
            }

            footer .footer_down .footer_logo h6 {
                font-size: 16px;
                text-align: center;
                padding: 0px 50px 0;
            }

            footer .footer_down .footer_logo a {
                width: 194px;
                display: block;
                text-align: center;
                font-size: 18px;
                color: #fd0100;
                /*padding-bottom: 40px;*/
                border-bottom: 1px dashed white;
                margin: 0 auto;
            }


        footer .footer_down .All_rights {
            display: block;
            text-align: center;
            color: #7d7d7d;
        }

            footer .footer_down .All_rights b {
                color: #fd0100;
            }


            footer .footer_down .All_rights .powered {
                margin-top: 10px;
            }

.fb_iframe_widget {
    display: block !important;
    position: relative;
    margin-bottom: 10px;
}
/*-------footer--------*/
/*--------------------------gallery--module------------------*/
.gallery {
    height: 540px;
    overflow: hidden;
    width: 100%;
}

    .gallery .carousel-inner .item {
        width: 100%;
        height: 100%;
    }

        .gallery .carousel-inner .item .img {
            width: 100%;
            height: 540px;
            -moz-background-size: cover;
            -o-background-size: cover;
            -webkit-background-size: cover;
            background-size: cover;
            background-image: url(/Index/Images/Img/home.jpg);
            background-repeat: no-repeat;
            background-position: center center;
        }

    .gallery .content {
        position: absolute;
        top: 0;
        width: 87.8%;
        height: 100%;
        left: 6%;
    }

        .gallery .content .carousel-caption {
            padding: 160px 0 0;
            top: 0;
            width: 730px;
            left: 50%;
            margin-left: -365px;
            right: auto;
        }

            .gallery .content .carousel-caption h1 {
                font-weight: 700;
                -webkit-text-shadow: 2px 1px 3px rgba(0,0,0,0.28);
                text-shadow: 2px 1px 3px rgba(0,0,0,0.28);
                margin-bottom: 10px;
            }

            .gallery .content .carousel-caption h3 {
                font-weight: 600;
                margin-bottom: 92px;
                font-size: 18px;
            }

            .gallery .content .carousel-caption .gallery_search {
                width: 720px;
                height: 80px;
                border-radius: 3px;
                background: rgba(27,35,46,0.7);
                padding: 20px 38px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                overflow: hidden;
                margin: 0 auto;
            }

                .gallery .content .carousel-caption .gallery_search .Choose_Country {
                    float: right;
                    width: 262px;
                    height: 40px;
                    border-radius: 2px;
                    font-size: 14px;
                    color: #707b8b;
                    border: 0;
                    padding: 0 10px;
                    margin-left: 20px;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    clear: both;
                }

                .gallery .content .carousel-caption .gallery_search .Autocomplete {
                    float: right;
                    width: 262px;
                    height: 40px;
                    border-radius: 2px;
                    font-size: 14px;
                    color: #707b8b;
                    border: 0;
                    padding: 0 10px;
                    margin-left: 20px;
                }

                .gallery .content .carousel-caption .gallery_search .Find {
                    width: 80px;
                    height: 40px;
                    background: #cd291d;
                    color: white;
                    border: 0;
                    font-weight: 700;
                    font-size: 16px;
                    border-radius: 2px;
                    text-align: center;
                    line-height: 37px;
                    float: right;
                }

                    .gallery .content .carousel-caption .gallery_search .Find:hover {
                        background: #df3a2d;
                    }
/*--------------------------gallery--module------------------*/

/*-------mega-menu-module-----*/
.mega_menu {
    height: 60px;
    background: white;
    border-bottom: 2px solid #eaeaec;
    position: relative;
}

    .mega_menu ul {
        width: 100%;
        height: 100%;
        display: block;
        text-align: center;
        position: relative;
        margin-right: -108px;
    }

        .mega_menu ul li {
            display: inline-block;
            height: 100%;
            line-height: 60px;
        }

            .mega_menu ul li a {
                padding: 22px 15px 20px;
                color: #707b8b;
                text-transform: capitalize;
                font-size: 14px;
            }

                .mega_menu ul li a:hover {
                    text-decoration: none;
                    color: #0c87dd;
                }

        .mega_menu ul .mega_drop {
            display: none;
            width: 100%;
            padding: 30px 397px;
            background: #323a45;
            position: absolute;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            left: 0;
            height: auto;
            text-align: center;
            z-index: 99999;
            border-top: 2px solid #0c87dd;
        }

            .mega_menu ul .mega_drop li {
                display: inline-block;
                padding: 10px 15px;
            }

                .mega_menu ul .mega_drop li a {
                    color: #98a1aa;
                }

.mega_drop:nth-child(1) {
    display: none;
}

.mega_drop:nth-child(2) {
    display: none;
}

.mega_drop:nth-child(3) {
    display: none;
}

.mega_drop:nth-child(4) {
    display: none;
}

.mega_drop:nth-child(6) {
    display: none;
}

.mega_drop:nth-child(8) {
    background: red;
    overflow: hidden;
    display: block;
}

.mega_menu .button_menu {
    display: inline-block;
}

.mega_menu .click {
    background-color: white;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: -69px;
    left: 25px;
    height: 58px;
    width: 200px;
    line-height: 60px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    z-index: 1000;
}

    .mega_menu .click .icon_con {
        display: inline-block;
        width: 20px;
        height: 20px;
        vertical-align: -webkit-baseline-middle;
    }

.icon_down {
    background-image: url('/Images/OldPortal/Index/Build/down.png');
    background-repeat: no-repeat;
}

.icon_up {
    background-image: url('/Images/OldPortal/Index/Build/up.png');
    background-repeat: no-repeat;
}

.icon_down2 {
    background-image: url('/Images/OldPortal/Index/Build/down.png');
    background-repeat: no-repeat;
}

.mega_menu .additional_menu {
    position: absolute;
    background-color: #131313;
    padding: 20px 0px;
    display: none;
    z-index: 100000;
    left: 0px;
    right: 0px;
    margin-top: -10px;
}

    .mega_menu .additional_menu a {
        color: #9d9d9d;
        display: inline-block;
        width: 200px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .mega_menu .additional_menu a:hover {
            color: white !important;
        }
/*------end-mega-menu-module-----*/
/*--------------------------box-products-module---------------------------*/
.box {
    width: 100%;
    height: auto;
    text-transform: capitalize;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 13px rgba(0,0,0,0.13);
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-color: white;
    /*border: 2px solid rgba(0,0,0,0);*/
}

    .box[data-link] {
        cursor: pointer;
    }

    .box .img-responsive {
        width: 100%;
    }

    .box a {
        text-decoration: none;
    }

    .box .hover_border {
        display: none;
    }

    .box:hover {
        /*border: 2px solid #cd291d;*/
        text-decoration: none;
    }

        .box:hover .hover_border {
            display: block;
            position: absolute;
            top: 0px;
            left: 0px;
            bottom: 0px;
            right: 0px;
            border: 2px solid #cd291d;
        }


    .box.marked {
        border: 2px solid #cd291d;
        text-decoration: none;
    }

.box_border {
    border: 2px solid #cd291d;
}
/*---pic----*/
.box .img {
    width: 100%;
    height: 170px;
    overflow: hidden;
}

/*---pic----*/
/*---text----*/
.box .details {
    width: 100%;
    background: white;
    height: auto;
    padding: 0px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 120px;
}

    .box .details h5 {
        font-weight: bold;
        margin-bottom: 0px;
        font-size: 16px;
        color: #0c87dd;
        text-decoration: none;
    }

        .box .details h5:hover {
            text-decoration: none;
        }

    .box .details .arial {
        font-size: 13px;
        font-family: Arial;
        color: #313131;
        text-decoration: none;
    }

        .box .details .arial b {
            margin-left: 5px;
            color: #7d7d7d;
        }

    .box .details .arial {
        overflow: hidden;
        height: 55px;
    }

    .box .details .warp_stars {
    }

        .box .details .warp_stars .stars {
            position: static !important;
        }


    .box .details b, .box .details strong {
        font-size: 13px;
        font-family: Arial;
        color: #7d7d7d;
        margin-left: 5px;
    }

    .box .details p {
        margin-bottom: 0px;
        margin-top: 0px;
    }

.box .social {
    width: 100%;
    height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: white;
    border-top: 1px solid #e9e9e9;
}

.box .left {
    width: 100%;
    height: auto;
    border-top: 1px solid #e9e9e9;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    text-align: right;
    line-height: 37px;
    background: white;
    color: #7d7d7d;
    font-size: 13px;
    position: relative;
}

    .box .left .open_box {
        width: 100%;
        height: auto;
        padding: 10px 10px;
        line-height: 18px;
    }

    .box .left .open_box1 {
        background: #c92519;
        color: white;
    }

    .box .left b {
        color: #fd0100;
    }

    .box .left .open_boxb {
        color: white;
    }

.plus {
    width: 17px;
    height: 17px;
    float: left;
    position: absolute;
    left: 10px;
    top: 11px;
}

.close_plus {
    width: 17px;
    height: 17px;
    position: relative;
    top: 12px;
    left: 10px;
}

.plus_icon {
    background-image: url('/Images/OldPortal/Index/Build/plus.png');
    background-repeat: no-repeat;
}



.minus_icon {
    background-image: url('/Images/OldPortal/Index/Build/minus.png') !important;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    float: left;
    position: absolute;
    left: 10px;
    top: 11px;
}

.big_left b {
    color: white !important;
}

.border_box {
    border: 2px solid #c92519;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.open_box .more {
    width: 100%;
    height: 100%;
    background: #c92519;
    color: white;
    text-align: right;
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}

.warp_pro {
    position: relative;
}


.warp_green_coupon {
    overflow: hidden;
    position: absolute;
    width: 111px;
    height: 50px;
    top: 130px;
    background-image: url('/Images/OldPortal/Index/Build/kosher.png');
    background-position: right top;
    background-repeat: no-repeat;
}

    .warp_green_coupon .title {
        background-color: #c92519;
        height: 20px;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
        color: white;
        padding-left: 8px;
        padding-right: 10px;
    }


.product_default .col-md-3 .warp_green_coupon .green_coupon_2 {
    z-index: 1;
}

.product_default .col-md-3 .warp_green_coupon .green_coupon {
    position: absolute;
    width: 98px;
    height: 30px;
    background: #39aa34;
    z-index: 999;
    border-radius: 15px 2px 2px 15px;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.30);
    color: white;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    font-weight: 400;
}

.product_default .col-md-3 .warp_green_coupon .green_coupon_2 {
    position: absolute;
    right: 28px;
    width: 20px;
    height: 62px;
    background: #369132;
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(31deg);
    top: 19px;
}
/*---text----*/
/*--------------------------box-products-module---------------------------*/
.warp_green_coupon {
    overflow: hidden;
    position: absolute;
    width: auto;
    height: 50px;
    top: 130px;
    right: 9px;
    z-index: 99999;
}



    .warp_green_coupon img {
        width: 100%;
    }


/*--------------------------InnerHeader--module------------------*/

.inner_header {
    overflow: hidden;
}

    .inner_header .img {
        width: 100%;
        height: 330px;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(/Index/Images/Img/01.jpg);
    }

    .inner_header .content {
        position: absolute;
        top: 0;
        width: 87.8%;
        height: 330px;
        left: 6%;
    }


        .inner_header .content .carousel-caption {
            padding: 0;
            top: 80px;
            width: 780px;
            left: 50%;
            margin-left: -390px;
            right: auto;
            bottom: auto;
        }

            .inner_header .content .carousel-caption h1 {
                font-weight: 700;
                margin-top: 0;
                -webkit-text-shadow: 2px 1px 3px rgba(0,0,0,0.28);
                text-shadow: 2px 1px 3px rgba(0,0,0,0.28);
                margin-bottom: 40px;
            }

            .inner_header .content .carousel-caption h3 {
                font-weight: 600;
                margin-bottom: 92px;
                font-size: 18px;
            }

            .inner_header .content .carousel-caption .gallery_search {
                width: 720px;
                height: 80px;
                border-radius: 3px;
                background: rgba(27,35,46,0.7);
                padding: 20px 38px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                overflow: hidden;
                margin: 0 auto;
            }

                .inner_header .content .carousel-caption .gallery_search .Choose_Country {
                    float: right;
                    width: 262px;
                    height: 40px;
                    border-radius: 2px;
                    font-size: 14px;
                    color: #707b8b;
                    border: 0;
                    padding: 0 10px;
                    margin-left: 20px;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    clear: both;
                }

                .inner_header .content .carousel-caption .gallery_search .Autocomplete {
                    float: right;
                    width: 262px;
                    height: 40px;
                    border-radius: 2px;
                    font-size: 14px;
                    color: #707b8b;
                    border: 0;
                    padding: 0 10px;
                    margin-left: 20px;
                }

                .inner_header .content .carousel-caption .gallery_search .Find {
                    width: 80px;
                    height: 40px;
                    background: #ca261a;
                    color: white;
                    border: 0;
                    font-weight: 700;
                    font-size: 16px;
                    border-radius: 2px;
                    text-align: center;
                    line-height: 37px;
                    float: left;
                }

                    .inner_header .content .carousel-caption .gallery_search .Find:hover {
                        background: #df3a2d;
                    }
/*--------------------------InnerHeader--module------------------*/
.link {
    margin-bottom: 20px;
    display: block;
}

.jumbotron {
    position: relative;
}

.padding {
    padding: 40px 0;
}
/*----------------------------GoogleMap-module---------------------------*/
.GoogleMap {
    width: 100%;
    height: 250px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}
/*----------------------------GoogleMap-module---------------------------*/
/*------------banners--------*/
.right_banner {
    position: absolute;
    right: 20px;
    top: 103px;
    width: 100px;
    height: 728px;
    background: gray;
}

.left_banner {
    position: absolute;
    left: 20px;
    top: 103px;
    width: 100px;
    height: 728px;
    background: gray;
}

.banner {
    width: 728px;
    height: 90px;
    margin: 0 auto 40px;
    overflow: hidden;
}

.small_banner {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    overflow: hidden;
}

.hide_banner {
    display: none;
}






/*------------banners--------*/
.inner {
    padding-bottom: 40px;
}

    .inner h2 {
        margin-top: 27px;
    }

    .inner .col-lg-9 {
        border-left: 1px solid #d6d6d6;
        padding-left: 30px;
        padding-right: 0;
    }

    .inner .col-lg-3 {
        padding-right: 30px;
        padding-left: 0;
    }

.store {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    background: white;
    margin-bottom: 20px;
    box-shadow: 1px 0 3px rgba(0,0,0,0.10);
    overflow: hidden;
}

    .store .pic {
        width: 190px;
        height: 140px;
        border-radius: 2px;
        position: relative;
        float: right;
    }

    .store .pic_img {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
    }



.kosher {
    position: absolute;
    right: -6px;
    bottom: 10px;
}

.store .pic img {
}

.inner .menu_store {
    font-size: 18px;
}

.menu_store {
    font-size: 18px !important;
}


.nav > li > a {
    color: #cd291d;
}

.nav > li.active > a {
    box-shadow: 1px -2px 3px rgba(0,0,0,0.10) !important;
    color: #2e2e2e;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: none;
}

.store .text {
    float: right;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    font-family: Almoni-dl-aaa;
}

    .store .text b, .store .text strong {
        font-size: 14px;
        font-family: Arial;
        color: #7d7d7d;
        margin-left: 5px;
    }

    .store .text p {
        margin-bottom: 0px;
        margin-top: 0px;
    }

.buttons {
    float: left;
}

    .buttons a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 160px;
        height: 46px;
        overflow: hidden;
        border-radius: 3px;
        display: block;
        color: white;
        margin-left: 12px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        line-height: 47px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.30);
        position: relative;
        /* padding-left: 36px; */
        padding-right: 43px;
    }

        .buttons a:first-child {
            background: #0d87dd;
            margin-top: 12px;
            margin-bottom: 18px;
            text-decoration: none;
        }

            .buttons a:first-child:hover {
                background: #2098ec;
                color: white !important;
            }

        .buttons a:last-child {
            background: #cd291c;
            text-decoration: none;
        }

            .buttons a:last-child:hover {
                background: #df3a2d;
                color: white !important;
            }

    .buttons div {
        height: 46px;
        width: 48px;
        position: absolute;
        right: 0;
        top: 0;
        background: #323a45;
    }

.icon_link {
    margin: 7px;
    display: block;
}

.inner .tab-content {
    background: white;
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 1px 0 3px rgba(0,0,0,0.10);
}

    .inner .tab-content img {
        margin: 10px 0;
    }

    .inner .tab-content .deal {
        margin: 0px 30px;
        position: relative;
    }

        .inner .tab-content .deal img {
            width: 100%;
        }

        .inner .tab-content .deal .popup {
            position: absolute;
            background-color: #f57d03;
            height: 100px;
            border-radius: 50px;
            text-align: center;
            display: table-cell;
            top: 31%;
            width: 100px;
            font-size: 24px;
            color: white;
            vertical-align: middle;
            line-height: 24px;
            right: -50px;
        }

            .inner .tab-content .deal .popup td {
                vertical-align: middle;
                height: 100px;
                padding: 10px;
                text-align: center;
            }

.food_header {
    background: #e7e7e7;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    height: 40px;
    border-radius: 2px;
    line-height: 40px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
}

.food_row {
    height: 40px;
    border-bottom: 1px dashed #a6a5a3;
    line-height: 40px;
    font-size: 13px;
    font-family: Arial;
    color: #cd291c;
}

    .food_row:nth-child(7n) {
        margin-bottom: 30px;
    }

.food_price {
    float: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

/*----------galleria module---------*/
.galleria {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 600px;
    background: none;
}

    .galleria .galleria-theme-classic {
        background: white;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .galleria .galleria-stage .galleria-images {
    }

        .galleria .galleria-stage .galleria-images .galleria-image {
            /*height:400px!important;*/
        }

            .galleria .galleria-stage .galleria-images .galleria-image img {
            }
/*---------end-galleria module---------*/


/*---------------------------breadcrams-module-----------------------*/
.warp_breadcrams {
    width: 100%;
    background: none;
    height: auto;
    overflow: hidden;
    text-transform: capitalize;
    line-height: 24px;
    margin-bottom: 15px;
}

    .warp_breadcrams .container {
        padding-right: 0;
    }

    .warp_breadcrams .you_are_here {
        float: right;
        margin-left: 5px;
    }

    .warp_breadcrams ul {
        float: right;
        width: auto;
    }

        .warp_breadcrams ul li {
            float: right;
        }

        .warp_breadcrams ul .seprator {
            margin: 0 5px;
        }

        .warp_breadcrams ul li a {
            border-bottom: 1px dashed #49525f;
            color: #0c87dd;
            font-weight: 400;
            font-size: 13px;
        }

            .warp_breadcrams ul li a:hover {
                color: #0c87dd;
                text-decoration: none;
            }
/*---------------------------breadcrams-module-----------------------*/

.category3 {
}

    .category3 .box_section {
        width: 33.33%;
        padding-right: 15px;
        padding-left: 15px;
    }


.category h5.blue {
    margin-bottom: 0px;
    margin-top: 0px;
}

.category .category_section {
    padding-bottom: 20px;
}

.BuisnessImage {
    width: 100%;
}


.tab-pane.paragraph.admin_paragraph img {
    float: none !important;
}

.show_phone {
    background-image: url('/Images/OldPortal/Index/Build/plus.png') !important;
    background-color: white !important;
    background-repeat: no-repeat !important;
    padding-right: 20px;
    margin-right: 10px;
    background-position: right 9px !important;
    border-top: 0px !important;
}


h5.blue {
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 16px;
    color: #0c87dd;
    text-decoration: none;
}

    h5.blue:hover {
        text-decoration: none;
    }


/*.box_widht_3 {
    width:33.33%;
}


.box_widht_2 {
     width:50%;
}

.box_widht_1 {
    width:100%;
}*/


/**********8*/


.orange-header {
    background-color: #ff4e00;
    color: white;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.events-table-container {
    padding-bottom: 100px;
}

.table-place {
    padding-top: 10px;
    /*padding-left: 15px;
    padding-right: 15px;*/
}

.events-table-container h1 {
    font-size: 50px;
    color: black;
}

.events-table-container table {
    width: 100%;
    font-size: 13px;
    margin-top: 20px;
    border-collapse: collapse;
    background-color: white;
}

    .events-table-container table th, .events-table-container table td {
        padding: 10px;
        color: #333333;
        text-align: right;
        direction: rtl;
    }

    .events-table-container table th {
        border: 1px solid #f4f4f4;
        margin: 0px;
        padding-top: 30px;
        padding-bottom: 20px;
        font-weight: bold;
        border-bottom: 5px solid #f4f4f4;
    }

    .events-table-container table .event-row.marked td {
        background-color: #ffd9da;
    }

    .events-table-container table .event-row td {
        border-top: 1px solid #f4f4f4;
        border-bottom: 1px solid #f4f4f4;
        width: 15%;
        cursor: pointer;
    }

.grayRow {
    background-color: #f4f4f4;
    height: 80px;
}

.events-table-container table tr:hover td {
    background-color: #ffe5e6;
}

.events-table-container table .event-row td:first-child {
    font-weight: bold;
}

.events-table-container table td a {
    color: #333333;
}

.events-table-container table td.img {
    position: relative;
    width: 10%;
}

.events-table-container table td img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

.filter-list h5 {
    font-weight: bold;
}

.filter-list select, .filter-list input[type=text] {
    width: 100%;
    height: 40px;
}

.filter-list input[type=text] {
    padding-right: 10px;
}

.filter-list a {
    width: 80px;
    height: 40px;
    background: #ca261a;
    color: white;
    border: 0;
    font-weight: 700;
    font-size: 16px;
    border-radius: 2px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 15px;
    top: 35px;
}

    .filter-list a:hover {
        color: white !important;
    }

.events-upcome {
    color: white;
    font-size: 12px;
    font-weight: bold;
}

    .events-upcome .left-float {
        float: left;
        width: 25%;
        background-color: black;
        padding-top: 5px;
    }

        .events-upcome .left-float img {
            width: 100%;
            height: 60px;
            margin-top: -5px;
        }

        .events-upcome .left-float .timer {
            background-color: #fd0100;
            float: right;
            width: 80px;
            height: 60px;
            text-align: center;
            margin-left: 10px;
            padding-top: 5px;
            margin-top: -5px;
            font-size: 14px;
            font-weight: normal;
            line-height: 16px;
        }

        .events-upcome .left-float .title {
            height: 60px;
            float: right;
            overflow: hidden;
            font-size: 10px;
            font-weight: bold;
            line-height: 12px;
        }


.qcContentWrapper {
    background-color: #f4f4f4;
}

.board-top-ad {
    padding: 5px;
}

    .board-top-ad img {
        width: 100%;
    }


.register-tab input[type=text] {
    width: 90%;
    padding: 5px;
}

.register-tab label {
    display: inline;
}

.button {
    padding: 10px;
    background: #ca261a;
    color: white !important;
    border: 0;
    font-weight: 700;
    font-size: 16px;
    border-radius: 2px;
    text-align: center !important;
    line-height: 20px;
    display: inline-block;
    min-width: 150px;
}

    .button.gray {
        background: #999999;
    }

    .button.green {
        background: #52a15c;
    }

    .button:hover {
        color: white !important;
    }


.board-top-ad h3 {
    display: none;
}

.register, .register * {
    text-align: right;
    direction: rtl;
}


    .register .col-lg-1, .register .col-lg-2, .register .col-lg-3, .register .col-lg-4, .register .col-lg-5,
    .register .col-lg-6, .register .col-lg-7, .register .col-lg-8, .register .col-lg-9,
    .register .col-lg-10, .register .col-lg-11, .register .col-lg-12 {
        float: right;
    }


    .register input[type=text], .register input[type=password], .register select, textarea {
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
        padding: 5px;
        border-radius: 5px;
        border-style: solid;
        border: 1px solid #cccccc;
    }

    .register textarea {
        height: 100px;
    }

    .register .times input {
        width: 60px;
    }

    .register .hint {
        padding: 10px;
        border-radius: 3px;
        background-color: #f3d77a;
        margin-left: 10px;
    }


.image-select {
    height: 85px;
    background-color: #ffffff;
    border: 1px dashed #898989;
    position: relative;
    background-position: center center;
    background-size: cover;
}


    .image-select img {
        width: 100%;
        height: 100%;
    }

    .image-select input {
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        opacity: 0.01;
        z-index: 100;
        cursor: pointer;
        width: 100%;
    }

    .image-select div {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        padding: 5px;
        font-weight: bold;
        color: #828282;
        font-size: 11px;
        text-align: center;
        z-index: 99;
    }


.register .package {
    text-align: center;
    border-radius: 3px;
    background-color: white;
    padding-bottom: 20px;
}

    .register .package * {
        text-align: center;
    }

    .register .package .package-title {
        background-color: #f3d77a;
        font-size: 25px;
        font-weight: bold;
        line-height: 50px;
    }

    .register .package .features {
        line-height: 30px;
        padding-top: 20px;
    }

        .register .package .features img {
            display: inline;
        }

.acordion .tab {
    background-color: white;
    border-radius: 3px;
    margin-bottom: 5px;
}

    .acordion .tab .acordion-header {
        padding: 5px 10px;
        font-size: 20px;
        cursor: pointer;
    }

    .acordion .tab .acordion-content {
        display: none;
        padding: 5px 20px 5px 10px;
    }

    .acordion .tab .acordion-header .status {
        float: left;
        font-size: 16px;
        margin-left: 10px;
    }

        .acordion .tab .acordion-header .status input {
            margin-left: 10px;
        }

.register .dropzone {
    margin-right: 20px;
}

    .register .dropzone .item td {
        vertical-align: top;
    }

    .register .dropzone .item {
        margin-bottom: 10px;
    }

    .register .dropzone .item-btn {
        cursor: pointer;
        text-align: center;
        height: 30px;
        line-height: 30px;
        background-color: #e0e0e0;
        padding: 0px 15px;
        margin: 5px;
    }

    .register .dropzone .add-item {
        background-color: #7d7d7d;
        color: white;
        font-weight: bold;
        padding: 5px;
        text-align: center;
        cursor: pointer;
    }


    .register .dropzone .column {
        background-color: #f4f4f4;
        border-radius: 5px;
        border: 1px solid #cccccc;
        padding: 10px 10px 10px 10px;
    }


    .register .dropzone .container-element {
        margin-bottom: 20px;
    }

        .register .dropzone .container-element td {
            vertical-align: top;
        }


.business-details {
    padding-top: 20px;
}

    .business-details .check {
        background-image: url('/Images/OldPortal/Index/v_icon.png');
        padding: 8px 40px 8px 8px;
        background-color: #f4f4f4;
        color: #0c87dd;
        background-position: right 10px center;
        background-repeat: no-repeat;
        margin-bottom: 10px;
        border-radius: 4px;
    }

    .business-details .waze {
        background-image: url('/Images/OldPortal/Index/waze_icon.png');
        padding: 8px 40px 8px 8px;
        background-color: #f4f4f4;
        color: #0c87dd;
        background-position: right 10px center;
        background-repeat: no-repeat;
        margin-bottom: 10px;
        border-radius: 4px;
        width: 100%;
        display: none;
    }

    .business-details .hours {
        padding: 8px 8px 8px 8px;
        background-color: #f4f4f4;
        background-position: right 10px center;
        background-repeat: no-repeat;
        margin-bottom: 10px;
        border-radius: 4px;
    }

        .business-details .hours h3 {
            color: #0c87dd;
        }

        .business-details .hours .hour {
            text-align: left;
        }

            .business-details .hours .hour b {
                float: right;
            }

.login-panel {
    float: left;
    padding-left: 10px;
    position: relative;
    padding-top: 10px;
}


    .login-panel .menu-button {
        padding: 5px;
        background: #7d7d7d;
        color: white !important;
        border: 0;
        font-weight: 700;
        font-size: 14px;
        border-radius: 2px;
        text-align: center !important;
        line-height: 20px;
        display: inline-block;
        min-width: 100px;
        cursor: pointer;
    }

        .login-panel .menu-button.blue-btn {
            background-color: #0c87dd;
        }


.login-popup {
    position: absolute;
    top: 50px;
    left: -40px;
    border: 1px solid #d5d5d5;
    background-color: white;
    padding: 10px;
    border-radius: 3px;
    display: none;
    cursor: auto;
    width: 185px;
}

    .login-popup .text-link {
        color: black;
        text-decoration: underline;
    }

    .login-popup input {
        margin-bottom: 10px;
        color: black;
        padding: 5px;
        border: 1px solid #d5d5d5;
        border-radius: 3px;
    }

    .login-popup .menu-button {
        width: 100%;
    }

        .login-popup .menu-button.green-btn {
            background-color: #52a25d;
        }

    .login-popup .login-error {
        font-size: 12px;
        display: block;
    }

.recover-password-popup {
    position: absolute;
    top: 50px;
    left: -40px;
    border: 1px solid #d5d5d5;
    background-color: white;
    padding: 10px;
    border-radius: 3px;
    display: none;
    cursor: auto;
    width: 185px;
}

.shares {
    text-align: center;
}

    .shares a {
        text-decoration: none;
    }


    .shares img {
        display: inline-block;
        margin: 5px 3px !important;
    }

.tags-pool {
    padding: 8px 8px 8px 8px;
    background-color: #f4f4f4;
}

.acordion-content h3 {
    padding-right: 20px;
}

.check input {
    margin-left: 10px;
}

.seperator {
    border-top: 1px dashed #e5e5e5;
    margin-top: 10px;
    padding-top: 10px;
}


.galleria-videoicon i {
    margin: 20px 20px 0 22px !important;
}

.user-content {
    overflow: hidden;
}

    .user-content td {
        border: 1px solid #e5e5e5;
        text-align: right;
        direction: rtl;
        padding: 2px;
    }

.links-pool {
    padding: 10px;
}

    .links-pool a {
        display: inline-block;
        background-color: white;
        color: #323a45;
        border-radius: 2px;
        padding: 5px 15px;
        font-size: 16px;
        text-decoration: none;
        margin-left: 12px;
        margin-bottom: 12px;
    }



        .links-pool a:hover, .links-pool a.selected {
            background-color: #c92519;
            color: white !important;
        }

.search-panel {
    background-color: white;
    padding: 20px 40px;
    color: #cd291d;
}

    .search-panel input[type=text] {
        border-radius: 3px;
        border: 1px solid #e5e5e5;
        color: black;
        padding: 5px;
        margin-right: 10px;
        font-size: 14px;
        width: 200px;
    }

    .search-panel a {
        display: inline-block;
        background-color: #c92519;
        color: white !important;
        border-radius: 2px;
        padding: 5px 15px;
        font-size: 14px;
        text-decoration: none;
    }


.product-index .gray {
    padding-bottom: 132px;
}

.add-to-cart {
    background-image: url('/Images/OldPortal/Index/remove_from_likes.png');
    width: 32px;
    height: 28px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

    .add-to-cart.selected {
        background-image: url('/Images/OldPortal/Index/add_to_likes.png');
    }

.cart {
    position: fixed;
    right: 10px;
    top: 30%;
    border: 1px solid #e1dfe1;
    background-color: white;
    border-radius: 3px;
    width: 200px;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
    overflow: hidden;
}


    .cart .show-products {
        height: 25px;
        background-image: url(/Index/Images/arrow_down.png);
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .cart.open .show-products {
        background-image: url(/Index/Images/arrow_up.png);
    }

    .cart .cart-products {
        display: none;
        margin: 5px;
        border-bottom: 1px solid #e0e0e0;
        cursor: pointer;
    }

    .cart.open .cart-products {
        display: block;
    }

    .cart h2 {
        color: #cd291d;
        background-image: url('/Images/OldPortal/Index/likebox_icon_close.png');
        background-position: right 10px center;
        background-repeat: no-repeat;
        font-size: 15px !important;
        padding-right: 40px;
        padding-top: 5px;
        margin: 0px;
        font-weight: normal;
        box-shadow: 0 0 8px rgba(0,0,0,0.2);
    }



.product-container {
    margin-bottom: 25px;
}

.products-list .product {
    height: 280px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dddddd+100 */
    background: #ffffff; /* Old browsers */
    position: relative;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
    width: 100%;
}

.products-list .col-lg-3 {
    float: right;
}

.products-list .product img {
    height: 160px;
    width: 100%;
    background-color: green;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.products-list .product .hint {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 140px;
    height: 20px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.44);
    color: white;
    font-size: 16px;
}

.products-list .product h3 {
    color: #0c87dd;
    font-size: 20px;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    max-height: 45px;
    overflow: hidden;
}


.sticky-banner {
    z-index: 500;
    bottom: 0px;
    left: 50%;
    margin-left: -160px;
    position: fixed;
    display: none;
}


.products-list .product .price {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #cd291d;
    font-size: 30px;
    font-weight: bold;
}

.product-business-details {
    background-color: white;
    margin-bottom: 10px;
    padding: 20px 0px;
    font-size: 16px;
    min-height: 160px;
}

    .product-business-details > div:nth-child(3n+2) {
        border-left: 1px solid #e5e5e5;
    }

    .product-business-details > div {
        float: right;
        min-height: 120px;
    }

    .product-business-details img {
        width: 100%;
        max-height: 150px;
    }

    .product-business-details .business-content {
        position: relative;
        word-break: break-all;
    }

        .product-business-details .business-content a {
            color: inherit;
        }

        .product-business-details .business-content p {
            margin-bottom: 0px;
        }

        .product-business-details .business-content .waze-icon {
            float: left;
            left: 20px;
            top: 0px;
            background-image: url('/Images/OldPortal/Index/waze-logo.png');
            width: 32px;
            height: 32px;
            margin-right: 10px;
        }

        .product-business-details .business-content .gmap-icon {
            float: left;
            margin-right: 10px;
            left: 60px;
            top: 0px;
            background-image: url('/Images/OldPortal/Index/gmaps-logo.png');
            width: 32px;
            height: 32px;
        }

        .product-business-details .business-content .phone-icon {
            float: left;
            margin-right: 10px;
            left: 60px;
            top: 0px;
            padding-right: 36px;
            background-position: right center;
            background-color: #bd1b13;
            background-repeat: no-repeat;
            line-height: 32px;
            color: white;
            padding-left: 8px;
            border-radius: 5px;
            background-image: url('/Images/OldPortal/Index/phone_icon2.png');
            height: 32px;
        }

.gray-color {
    color: #7d7d7d;
}

.product-search {
    background-color: white;
    margin-bottom: 60px;
    padding: 20px 0px;
}

    .product-search select {
        width: 100%;
        height: 30px;
    }

    .product-search .col-lg-3 {
        float: right;
    }

.product-popup {
    position: fixed;
    top: 50px;
    margin-left: -300px;
    left: 50%;
    width: 600px;
    background-color: #f4f4f4;
    /*padding: 20px;*/
    border: 1px solid #7d7d7d;
    border-radius: 5px;
    z-index: 100000;
    display: none;
    bottom: 50px;
}


    .product-popup .scroll-panel {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        overflow: auto;
    }

    .product-popup h3 {
        text-align: center;
        color: #0c87dd;
        font-size: 25px;
    }

    .product-popup .img-gallery {
        margin: auto;
        width: 100%;
    }

        .product-popup .img-gallery img {
            width: 100%;
            height: 400px;
        }

    .product-popup .product-details {
        padding-top: 20px;
        margin: auto;
        padding: 20px;
        /*width: 450px;*/
    }

.product .small-details {
    padding-right: 10px;
    padding-left: 10px;
}

.product-popup .gray-button {
    font-size: 16px;
    padding: 10px;
    color: white;
    background-color: #ababab;
    border-radius: 3px;
    margin-left: 10px;
    -moz-box-shadow: 0 0 5px #909090;
    -webkit-box-shadow: 0 0 5px #909090;
    box-shadow: 0px 0px 5px #909090;
}

.product-popup .red-button {
    font-size: 16px;
    padding: 10px;
    color: white;
    background-color: #cd291d;
    border-radius: 3px;
    -moz-box-shadow: 0 0 5px #d03022;
    -webkit-box-shadow: 0 0 5px #d03022;
    box-shadow: 0px 0px 5px #d03022;
}

.product-popup .buttons-list {
    text-align: center;
    padding-top: 10px;
}

.product-popup .close-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    background-image: url('/images/close_window_button.png');
    z-index: 10000;
    width: 18px;
    height: 18px;
    cursor: pointer;
}



.links-pool .show-more {
    display: none;
}


.product-index .subheader a:last-child {
    color: black;
}

.product-index .subheader a:not(:last-child) {
    color: #a4a4a4;
}


@media screen and (max-width: 1400px) {
    .product-popup .img-gallery img {
        height: 350px;
    }
}

@media screen and (max-width: 768px) {
    .product-index {
        width: 100%;
        overflow: hidden;
    }

    .cart {
        position: fixed;
        top: 50px;
        width: 37%;
        right: 10px;
        z-index: 10000;
    }

    .sticky-banner {
        display: block;
    }

    .product-index .inner_header .content {
        height: 180px;
    }

    .product-index .inner_header .img {
        height: 180px;
    }

    .product-index .inner_header .content .carousel-caption h1 {
        font-size: 25px;
    }

    .product-index h2 {
        font-size: 20px;
    }

    .product-popup {
        position: fixed;
        top: 30px;
        left: 5%;
        width: 90%;
        right: 5%;
        bottom: 0px;
    }


        .product-popup .img-gallery {
            width: 100%;
        }

        .product-popup img {
            width: 100%;
            height: auto !important;
        }

        .product-popup .product-details {
            width: 100%;
        }

    .links-pool {
        height: 160px;
        position: relative;
        white-space: nowrap;
    }

        .links-pool .scroll {
            overflow: hidden;
            overflow-x: auto;
        }

        .links-pool .arrow-left {
            background-image: url('/Images/OldPortal/Index/arrow_left.png');
            position: absolute;
            top: 60px;
            left: 10px;
            width: 15px;
            height: 23px;
        }

        .links-pool .arrow-right {
            background-image: url('/Images/OldPortal/Index/arrow_right.png');
            position: absolute;
            top: 60px;
            right: 10px;
            width: 15px;
            height: 23px;
        }

        .links-pool.open {
            height: auto !important;
        }

        .links-pool .show-more {
            left: 0px;
            right: 0px;
            bottom: 0px;
            position: absolute;
            color: gray;
            background-color: white;
            text-align: center;
            border: 1px solid #e5e5e5;
            display: block;
        }

        .links-pool.open .show-more {
            position: static;
        }

    .product-search select {
        width: 100%;
    }

    .product-search .col-lg-3 {
        width: 100%;
    }

    .products-list .product {
        height: 220px;
    }

        .products-list .product img {
            height: 100px;
        }

        .products-list .product h3 {
            font-size: 12px;
            line-height: 12px;
            margin-bottom: 0px;
            padding-left: 5px;
            padding-right: 5px;
        }

    .product .small-details {
        line-height: 16px;
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .products-list .col-md-4 {
        padding-right: 7px;
        padding-left: 7px;
    }

    .products-list .product .hint {
        top: 80px;
        font-size: 12px;
    }

    .products-list .product .price {
        font-size: 20px;
    }

    .products-list .Banner {
        display: none;
    }
}


.product-popup .img-gallery img {
    display: none;
}


    .product-popup .img-gallery img.selected {
        display: block;
    }

.product-popup .img-gallery {
    text-align: center;
}

    .product-popup .img-gallery .bullet {
        background-image: url('/images/circle_icon.png');
        width: 12px;
        height: 12px;
        display: inline-block;
        margin-top: 10px;
        cursor: pointer;
    }

        .product-popup .img-gallery .bullet.selected {
            background-image: url('/images/circle_icon_red.png');
            width: 12px;
            height: 12px;
        }

.post_nav_bar {
    display: none;
}

.jumbotron {
    font-weight: 400 !important;
}

.eventDate {
    font-size: 30px;
}

    .eventDate:hover td {
        background-color: #fff !important;
    }


