﻿.custom-page {
    color: #000;
}

    .map-box img,
    .custom-page .small-map img {
        max-width: initial !important;
    }

.custom-page .cover-image {
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #FFF;
    width: 1100px;
    margin: 0 auto;
    min-height: 190px;
    max-height: 300px;
    margin-top: 11px;

    box-shadow: inset 0 0 1px rgba(0,0,0, 0.5);
    -moz-box-shadow: inset 0 0 1px rgba(0,0,0, 0.5);
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0, 0.5);
}

.custom-page .main-content, .custom-page .footer-content {
    width: 1100px;
    padding-top: 0;
}

    .custom-page .main-content .top-event-info {
        text-align: center;
        color: #000;
        margin: 50px 0 60px;
        vertical-align: middle;
    }

        .custom-page .main-content .top-event-info .top-event-date {
            font-size: 28px;
            font-weight: 300;
        }

        .custom-page .main-content .top-event-info .event-name {
            font-size: 38px;
            font-weight: 600;
            display: block;
            margin-top: 3px;
        }

.custom-page .price-label .info-box .remained-tickets {
    margin: 0;
    padding: 5px 10px 0;
    font-size: 14px;
}

.custom-page .promo-sub-box .footer .links {
    display: block;
    margin: 0;
}

    .custom-page .promo-sub-box .footer .links a {
        color: #007AFF;
    }

.custom-page .promo-sub-box .footer .phone-box {
    margin: 0;
    display: block;
}

.custom-page .promo-sub-box .footer .footer-nearest-events {
    width: 850px;
    float: left;
    margin-right: 5px;
}

    .custom-page .promo-sub-box .footer .footer-nearest-events a {
        float: left;
        position: relative;
        display: block;
        width: 140px;
        text-decoration: none;
        margin-right: 30px;
        text-shadow: none;
    }

        .custom-page .promo-sub-box .footer .footer-nearest-events a img {
            width: 140px;
            height: auto;
            max-height: 140px;
        }

.custom-page .promo-sub-box .footer .footer-event-title {
    color: #000;
    text-align: center;
    top: 158px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 600;
    display: block;
    padding: 14px 0 4px 0;
}

.custom-page .promo-sub-box .footer .phone-box .phone-box-number {
    font-size: 23px;
    color: #000;
}

.custom-page .promo-sub-box .footer .phone-box .phone-box-city, .promo-sub-box .footer .styled-button {
    margin-bottom: 4px;
}

.custom-page .promo-sub-box .footer .footer-event-date {
    color: #FFF;
    display: inline-block;
    text-align: center;
    width: 140px;
    color: #407396;
    font-size: 14px;
    font-weight: 600;
}

.custom-page .promo-sub-box .footer .help-footer-wrapper {
    float: right;
    width: 196px;
}

.custom-page .promo-sub-box .footer .links li {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}

.custom-page .header-right .likes-count {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}

    .custom-page .header-right .likes-count .offer-snippet-counter-label {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        color: #FFF;
        margin-left: 24px;
        right: 0;
        top: 0;
    }

.custom-page .header-logged-user .wr {
    margin-left: 0;
    padding-right: 22px;
}

.custom-button-menu .custom-box,
.custom-button-menu.active .open {
    display: none;
}

.custom-button-menu.active .custom-box {
    display: block;
}

.custom-button-menu .custom-box,
.custom-button-menu .custom-box .blue-link {
    color: #898989;
    margin-right: 5px;
}

    .custom-button-menu .custom-box p {
        margin: 15px 0;
    }

        .custom-button-menu .custom-box p span {
            float: left;
            width: 92px;
            text-align: left;
            margin-right: 10px;
        }

    .custom-button-menu .custom-box input[type="text"] {
        width: 160px;
        float: left;
        padding: 5px;
        font-size: 12px;
    }

.custom-page .event-page-box .event .price-label {
    margin-top: -10px;
    margin-bottom: 20px;
    float: right;
    position: relative;
    width: 192px;
    height: 100%;
    padding-bottom: 0;
    z-index: 3;
    border-radius: 6px;

    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #e8f6f9 58%, #c7edf5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(58%,#e8f6f9), color-stop(100%,#c7edf5));
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#e8f6f9 58%,#c7edf5 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%,#e8f6f9 58%,#c7edf5 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%,#e8f6f9 58%,#c7edf5 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%,#e8f6f9 58%,#c7edf5 100%);

    -moz-box-shadow: inset 0px 0px 1px rgba(0,0,0, 0.3);
    -webkit-box-shadow: inset 0px 0px 1px rgba(0,0,0, 0.3);
    box-shadow: inset 0px 0px 1px rgba(0,0,0, 0.3);
}

.custom-page.has-cover-img .event-page-box {
    border-top: none;
    border-radius: 0 0 8px 8px;
}

.custom-page .offer-top-box .event .price-label .info-box {
    top: 0;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    position: relative;
    height: 95px;
    width: 190px;

    display: table-cell;
    vertical-align: middle;
}

.custom-page .event .price-label .info-box .dates {
    font-size: 18px;
    font-weight: 600;
}

.custom-page .event .price-label .info-box .prices,
.custom-page .anounce-cont {
    font-size: 14px;
    color: #000;
}

.custom-page .event .price-label .info-box .buy {
    margin-top: 10px;
    display: inline-block;
}

.custom-page .event-page-box {
    border-radius: 8px;
    padding-bottom: 42px;
    border: 1px solid #e1e1e1;
}

    .custom-page .event-page-box .event-main-column {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .custom-page .event-page-box .event-side-column .event-side-column-content {
        width: 240px;
        padding: 44px 0 0 10px;
    }

    .custom-page.goods .event-page-box .event-side-column .event-side-column-content {
        width: 240px;
        padding: 18px 0 0 10px;
    }

    .custom-page .event-page-box .event-side-column .age-limit {
        font-family: Arial;
        position: absolute;
        right: 10px;
        top: 10px;
        border: 2px solid #C0D6DF;
        width: 30px;
        height: 30px;
        border-radius: 19px;
        color: #C0D6DF;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        font-weight: bold;
    }

        .custom-page .event-page-box .event-side-column .age-limit span {
            padding-left: 2px;
        }

    .custom-page .event-page-box .event-side-column h6 {
        font-family: Arial;
        font-size: 17px;
        font-weight: normal;
        margin: 0 0 3px;
        color: #407396;
    }

    .custom-page .event-page-box .event-side-column .share-to-your-friends {
        border: 1px solid #E6E6E6;
        padding: 24px;
        padding-top: 15px;
        position: relative;
        text-align: center;
    }

    .custom-page .event-page-box .event-side-column .share-title {
        display: inline-block;
        position: relative;
        top: -25px;
        background: #FFF;
        padding: 0 14px;
        font-size: 14px;
        color: #6F6F6F;
    }

.custom-page .event-page-box .event-side-column .title {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-size: 22px;
    padding-bottom: 8px;
    margin: auto;
}

    .custom-page .event-page-box .event-side-column p.name {
        font-size: 18px;
        margin-bottom: 15px;
    }

        .custom-page .event-page-box .event-side-column p.name a {
            color: #000;
        }

    .custom-page .event-page-box .event-side-column .image-button {
        font-size: 13px;
        display: inline-block;
        padding-right: 7px;
        text-align: center;
        max-width: 225px;
    }

    .custom-page .event-page-box .event-side-column .organizer-box {
        border-top: none;
        padding-top: 10px;
        margin-bottom: 26px;
    }

    .custom-page .event-page-box .offer-top-box .video-description {
        margin-bottom: 21px;
        border-bottom: 1px solid #E6E6E6;
        padding-bottom: 38px;
    }
    .custom-page .event-page-box .offer-top-box .role {
        color: gray;
        margin-bottom: 3px;
    }
    .custom-page .event-page-box .offer-top-box .participant {
        text-decoration: underline;
        color: #000000;
        
    }
.custom-page .footer .main-content {
    margin-top: 20px;
}

.custom-page .event-page-box .offer-top-box .offer-description {
    padding-bottom: 20px;
    font-family: Arial;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    border: none;
    display: inline-block;
    word-wrap: break-word;
    max-width: 652px;
}

    .custom-page .event-page-box .offer-top-box .offer-description:not(collapsed) {
        height: auto;
    }

    .custom-page .event-page-box .offer-top-box .offer-description .description-show-all-wrapper {
        background: linear-gradient(0deg,#FFF 30%,rgba(255, 255, 255, 0.33));
        padding-top: 40px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        font-size: 14px;
        line-height: 24px;
        font-family: Arial;
    }

.custom-page .event-side-column-content .small-map {
    height: 300px;
    margin-top: 36px;
    width: 240px;
}

.custom-page .offer-top-box .event .content {
    padding: 28px 0 0 52px;
    margin-right: 0;
}

.custom-page .offer-top-box .event .main-box {
    margin-left: 0;
    min-height: 140px;
    padding-left: 0px;
    padding-top: 0;
}

.custom-page .offer-top-box .event-details {
    margin: 10px 0 0 0;
    padding-right: 52px;
}

    .custom-page .offer-top-box .event-details .event-avatar {
        width: 100px;
        height: auto;
        max-height: 100px;
        margin-right: 28px;
    }

    .custom-page .offer-top-box .event-details .heading {
        margin: 0;
        padding-bottom: 10px;
        border-bottom: none;
    }

.event-avatar-container {
    text-decoration: none;
}

        .custom-page .offer-top-box .event-details .heading .event-info-wrapper {
            display: inline-block;
            width: 300px;
            vertical-align: top;
        }

    .custom-page .offer-top-box .event-details .event-name, .offer-top-box .event-details .event-descr {
        margin-right: 0;
    }

    .custom-page .offer-top-box .event-details .event-dates {
        color: #000;
        font-family: Arial;
        font-size: 17px;
        margin-bottom: 4px;
        margin-top: 0;
    }

.custom-page .offer-top-box .event .event-name {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
}

.custom-page .offer-top-box .event-details .event-dates.notif-me-about {
    margin-top: 4px;
    color: #0077dd;
    font-size: 14px;
    font-family: Arial;
    padding-left: 18px;
    position: relative;
    padding-bottom: 5px;
    border: none;
    margin-left: 0;
}

    .custom-page .offer-top-box .event-details .event-dates.notif-me-about .notif-icon {
        position: absolute;
        top: 4px;
        left: 0;
    }

.custom-page .event-page-box .offer-top-box .offer-description .description-show-all {
    cursor: pointer;
    border-bottom: 1px dashed grey;
    color: #707880;
    font-size: 16px;
}

.custom-page .event-page-box .offer-top-box .offer-description .description-show-all-wrapper {
    display: none;
}

.custom-page .event-page-box .offer-top-box .offer-description.collapsed .description-show-all-wrapper {
    display: block;
}
