﻿@font-face {
    font-family: IRANSans-web;
    src: url(fonts/IRANSans-Bold-web.eot);
    src: url(fonts/IRANSans-Bold-web.eot?#iefix) format("eot"),url(fonts/IRANSans-Bold-web.woff2) format("woff2"),url(fonts/IRANSans-Bold-web.woff) format("woff"),url(fonts/IRANSans-Bold-web.ttf) format("ttf");
    font-weight: 700;
}

@font-face {
    font-family: IRANSans-web;
    src: url(fonts/IRANSans-Medium-web.eot);
    src: url(fonts/IRANSans-Medium-web.eot?#iefix) format("eot"),url(fonts/IRANSans-Medium-web.woff2) format("woff2"),url(fonts/IRANSans-Medium-web.woff) format("woff"),url(fonts/IRANSans-Medium-web.ttf) format("ttf");
    font-weight: 500;
}

@font-face {
    font-family: IRANSans-web;
    src: url(fonts/IRANSans-UltraLight-web.eot);
    src: url(fonts/IRANSans-UltraLight-web.eot?#iefix) format("eot"),url(fonts/IRANSans-UltraLight-web.woff2) format("woff2"),url(fonts/IRANSans-UltraLight-web.woff) format("woff"),url(fonts/IRANSans-UltraLight-web.ttf) format("ttf");
    font-weight: 200;
}

@font-face {
    font-family: IRANSans-web;
    src: url(fonts/IRANSans-Light-web.eot);
    src: url(fonts/IRANSans-Light-web.eot?#iefix) format("eot"),url(fonts/IRANSans-Light-web.woff2) format("woff2"),url(fonts/IRANSans-Light-web.woff) format("woff"),url(fonts/IRANSans-Light-web.ttf) format("ttf");
    font-weight: 300;
}

@font-face {
    font-family: IRANSans-web;
    src: url(fonts/IRANSans-web.eot);
    src: url(fonts/IRANSans-web.eot?#iefix) format("eot"),url(fonts/IRANSans-web.woff2) format("woff2"),url(fonts/IRANSans-web.woff) format("woff"),url(fonts/IRANSans-web.ttf) format("ttf");
    font-weight: 400;
}
.event-label {
    /* position: absolute; */
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    font-size: 10px;
    border-radius: 9px;
    float: right;
    margin-top: 5px;
}

#two-sidebar .widget, #sidebar .widget {
    margin-bottom: 0px;
}

.event-buy-title {
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 4px;
    padding-right: 3px;
}

.event-buy-subtitle {
    font-size: 11px;
    font-weight: 600;
    display: block;
}

.buy-info div {
    border: 1px dashed #252525;
    display: inline-block;
    color: #000;
    font-weight: 700;
    padding: 5px;
    margin-bottom: 2px;
}

#selected_chairs_count, #selected_chairs_sum, #max_per_order, #selected_chairs_tax, #selected_chairs_final {
    color: #ba0000;
    font-weight: 600;
}

.chair_count_selected_info {
    border-bottom: 1px solid #8c8080;
    padding: 5px;
    margin-bottom: 10px;
    font-weight: 400;
}

.hall-balkon-info {
    display: none;
}

.ticket-counter {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 3px;
    font-size: 15px;
    font-weight: 600;
    /*border-radius: 15px;*/
    width: 75px;
    /* min-width: 100px; */
}

.bank-btn {
    /* border: 1px solid #ccc; */
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    min-width: 280px;
    text-align: left;
    background-color: #fff;
    color: #000;
    margin-bottom: 5px;
    line-height: 0;
    -moz-box-shadow: inset 0 0 5px #000000;
    -webkit-box-shadow: inset 0 0 5px #000000;
    box-shadow: inset 0 0 5px #000000;
}

    .bank-btn input {
        position: relative;
        top: 5px;
        left: 5px;
    }

    .bank-btn img {
        height: 95%;
        height: 35px;
        margin-left: 10px;
    }

    .bank-btn:hover {
        background-color: #f32200;
        color: #fff
    }

.blog-wrapper hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.post-wrapper-top h2 {
    padding-top: 0px;
}

.time-counter-parent {
    float: right;
    background-color: red;
    border-radius: 6px;
    padding-left: 10px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.time-counter {
    display: inline-block;
    float: right;
}

.time-counter-title {
    font-size: 16px;
    margin-right: 10px;
    height: 24px;
    display: inline-block;
    float: left;
}

.hall-siderbar {
    -moz-box-shadow: inset 0 0 5px #000000;
    -webkit-box-shadow: inset 0 0 5px #000000;
    box-shadow: inset 0 0 5px #000000;
    padding: 20px;
    background-color: #fff;
    color: #000;
}

small, .small {
    font-size: 75%;
}

.widget ul li {
    list-style: none;
}

    .widget ul li .fa {
        margin-right: 5px;
    }

fieldset {
    margin-top: 15px;
}

legend {
    margin-bottom: 10px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    color: #000;
}

.modal-title {
    color: #000;
    line-height: normal !important;
    padding: 0px;
    font-weight: 600;
    display: inline-block;
}

.modal-body {
    color: #252525;
}

.alert-gray {
    background-color: #161819;
    /* border-color: #bce8f1; */
    /* color: #000000; */
    border-radius: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 31px;
    padding-left: 10px;
    padding-right: 10px;
    color: #efff00;
}

.alert-green {
    background-color: #005507;
    color:#fff;
}
.alert-blue {
    background-color: #062794;
    color: #fff;
    font-family: IRANSans-web;
    direction: rtl;
    height: 34px;
    font-size: 14px;
}

.simple-box {
    padding-bottom: 30px;
}

.shop_item {
    /*background-color: #fff;*/
    /*padding: 10px;*/
    border-radius: 5px;
}

    .shop_item .shop_title {
        margin-bottom: 0px;
        margin-top: 10px;
    }

        .shop_item .shop_title span {
            color: #fff;
            font-size: 20px;
        }

        .shop_item .shop_title .showtime {
            font-size: 15px;
        }

.shop_desc {
    padding: 0px;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.event-detail-info span {
    margin-left: 5px;
}

.event-detail-info i {
    width: 15px;
    text-align: center;
}

.event-detail-info .showtime-date:not(:nth-child(2)):before {
    content: '-';
    margin-right: 5px;
}

#header-style-1 .yamm .nav, #header-style-1 .yamm .collapse, #header-style-1 .yamm .dropup, #header-style-1 .yamm .dropdown {
    margin-top: 12px;
}

#header-style-1 {
    padding: 0px 0;
}

a.navbar-brand {
    background: none;
    padding-left: 0px !important;
    line-height: 0px;
    height: unset;
}

    a.navbar-brand img {
        max-width: 70%;
    }

#header-style-1.affix .navbar-brand img {
    width: 40%;
    margin-top: 0px;
    margin-bottom: 0px;
}

#header-style-1.affix #navbar-collapse-1 {
    margin-top: 0px;
    margin-bottom: 0px;
}

#header-style-1.affix .yamm .nav {
    margin-top: 0px;
    margin-bottom: 0px;
}

.contact_form {
    margin: 10px 0 5px;
}

#hidden-lang {
    background-color: #161616;
}

    #hidden-lang a {
        margin-bottom: 10px;
    }

.shop_item .entry {
    border: none;
    /* border: 2px solid #c10d01; */
    /* border-radius: 8px; */
}

.shop_item .cats {
    /*height: 25px;*/
}

    .shop_item .cats span {
        font-size: 15px;
        display: block;
    }

        .shop_item .cats span span {
            display: inline-block;
        }

.shop_item .entry img {
    /*border: 1px solid #c10d01;*/
    box-shadow: 0px 0px 28px 5px rgb(0 0 0 / 17%);
}

.login nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: right;
    line-height: normal;
    top: 8px;
    /*        background: #eee;
        border-bottom: 1px solid #fff;
        border-radius: 3px;*/
}

.login nav li {
    float: left;
}

.login nav #login {
    /*        border-right: 1px solid #ddd;
        box-shadow: 1px 0 0 #fff;*/
}

.login nav #login-trigger,
.login nav #signup a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    padding: 0 8px;
    text-decoration: none;
    /*        color: #444;
        text-shadow: 0 1px 0 #fff;*/
}

.login nav #signup a {
    border-radius: 0 3px 3px 0;
}

.login nav #login-trigger {
    border-radius: 3px 0 0 3px;
}

.login nav #login-content {
    display: none;
    position: absolute;
    top: 34px;
    right: -18px;
    z-index: 999;
    background: #1d1d1d;
    background-image: linear-gradient(top, #fff, #eee);
    padding: 15px;
    /* box-shadow: 0 2px 2px -1px rgb(126 126 126 / 90%); */
    border-radius: 0px 0 10px 10px;
    /*border: 2px solid #c10d01;*/
    /*border-top: none;*/
}

.login nav li #login-content {
    right: -16px;
    width: 250px;
}

#hidden-login {
    padding: 0px;
}

    #hidden-login h2 {
        background: #1d1d1d;
        margin: 0px;
        padding: 10px;
    }

    #hidden-login #login-content {
        background: #1d1d1d;
        background-image: linear-gradient(top, #fff, #eee);
        padding: 15px;
        width: 320px;
        /* box-shadow: 0 2px 2px -1px rgb(126 126 126 / 90%); */
        /*border-radius: 0px 0 10px 10px;*/
        /*border: 2px solid #c10d01;*/
        /*border-top: none;*/
    }

        #hidden-login #login-content label {
            color: #777777;
        }

.navbar-toggle {
    margin-top: 15px;
}

.topbar-cart i, .topbar-login i {
    margin-right: 3px;
}

.event-detail-info {
    display: inline-block;
    text-align: left;
}

    .event-detail-info i {
        margin-right: 3px;
    }

.event-detail-info-hall {
    font-size: 20px;
    margin-bottom: 40px;
}

    .event-detail-info-hall h3 {
        padding: 0px;
        line-height: normal;
        font-size: 25px;
        margin-top: 0px;
    }

    .event-detail-info-hall #ddlPrices {
        width: 250px;
    }

.continue-container {
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 1000000;
    width: 100%;
    background-color: #191919;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .continue-container input {
        width: 300px;
        color: #000;
        font-weight: 600;
    }

.soldout-event {
    position: absolute;
    top: 85%;
    left: 50%;
    margin-left: -100px;
    margin-top: -30px;
    width: 200px;
}

.currency {
    font-size: 12px;
    font-weight: 800;
    left: -5px;
    /* margin-bottom: -10px; */
    display: inline-block;
    position: relative;
    /* top: -5px;*/
}

.blog-masonry .blog-carousel {
    border: none;
    line-height: 30px;
}

.white-wrapper {
    padding: 0px;
}

.padding-top {
    padding: 0px;
}

    .padding-top h2 {
        margin-top: 10px;
    }

.footer-logo {
    width: 80%;
}

.covid-alert {
    background-color: #c10d01;
    padding: 5px;
    border-radius: 15px;
    font-size: 13px;
    line-height: normal;
    position: absolute;
    top: 20px;
    right: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

    .covid-alert span {
        float: left;
    }

    .covid-alert i {
        color: #fff;
        font-size: 18px;
        float: left;
        line-height: 36px;
        margin-right: 10px;
    }

.vip-price {
    color: #fbff00;
    font-weight: bold;
}

.selected-chairs-info {
    display: none;
}

@media only screen and (max-width: 480px) {

    .alert-blue {
        height: 100px;
        text-align:right !important;
    }
    .breadcrumb {
        display: none;
    }

    .covid-alert {
        background-color: #c10d01;
        padding: 5px;
        border-radius: 15px;
        font-size: 13px;
        line-height: normal;
        position: relative;
        top: unset;
        right: unset;
        float: left;
        margin-bottom: 30px;
    }

        .covid-alert span {
            float: none;
        }

        .covid-alert i {
            color: #fff;
            font-size: 18px;
            float: none;
            line-height: 36px;
            position: absolute;
            right: 20px;
            top: 10px;
        }

    .footer-logo {
        width: 110px;
    }



    #header-style-1 .yamm img {
        margin-bottom: 0px;
    }

    #header-style-1.affix {
        padding: 0px 0;
    }

        #header-style-1.affix .navbar-brand img {
            width: 80%;
            margin-top: 0px;
            margin-bottom: 0px;
        }

    a.navbar-brand img {
        max-width: 115px;
    }

    #content {
        padding-bottom: 0px;
    }

    .shop_wrapper [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }

    .shop_wrapper .btn {
        display: block;
    }

    .topbar-lang {
        padding: 0 15px;
    }

    .shop_desc .btn-primary {
        margin-top: 20px;
        padding: 10px 12px;
    }

    .event-detail-info {
        display: block;
        text-align: left;
        margin-bottom: 30px;
    }

    .event-detail-info-hall {
        font-size: 15px;
        margin-bottom: 0px;
    }

        .event-detail-info-hall label {
            font-size: 13px;
        }

        .event-detail-info-hall #ddlPrices {
            display: inline-block;
            width: 200px;
        }

            .event-detail-info-hall #ddlPrices option:checked {
                color: #000;
            }

    .selected-position {
        font-size: 17px;
        top: 0px;
        padding-top: 10px;
        padding-bottom: 20px;
        margin-top: 0px !important;
        position: absolute;
    }

    .modal-body .event-detail-info {
        color: #000;
    }

        .modal-body .event-detail-info h3 {
            color: #000;
            margin: 0px;
            padding: 0px;
        }

    .hall-container-parent .hall-section-view .hall-section-view-inner {
        padding: 10px;
    }

        .hall-container-parent .hall-section-view .hall-section-view-inner .table-responsive {
            padding-bottom: 20px;
        }

    .continue-container input {
        width: 100%;
    }
    #header-style-1 .navbar-nav > li > a {
        padding: 7px 20px;
        margin-top: 4px;
    }
}

@media (min-width: 650px) and (max-width: 800px) {
    .covid-alert {
        background-color: #c10d01;
        padding: 5px;
        border-radius: 15px;
        font-size: 13px;
        line-height: normal;
        position: relative;
        top: 14px;
        left: 150px;
        float: left;
        margin-bottom: 30px;
    }

        .covid-alert span {
            float: none;
        }

        .covid-alert i {
            color: #fff;
            font-size: 18px;
            float: none;
            line-height: 36px;
            position: absolute;
            right: 20px;
            top: 10px;
        }

    .hall-container-parent .hall-section-view {
        margin-top: 50px;
    }
    .event-detail-info-hall {
        margin-bottom: 90px;
    }
    .navbar-header {
        width: 150px;
    }
    #header-style-1 .navbar-nav > li > a {
        padding: 7px 8px;
        font-size: 10px;
    }
    .footer-logo {
        width: 50%;
    }
}

@media (min-width: 1200px) and (max-width: 1441px) {
    .covid-alert {
        font-size: 10px;
    }
}
