﻿

#ShowsIcons {
    text-align: right;
}

.showBox {
    position: relative;
    width: 223px;
    height: 336px;
    float: right;
    margin-left: 25px;
    margin-bottom: 35px;
}

a.showPhoto {
    width: 223px;
    height: 266px;
    display: block;
    background-image: url('../../../000Frames/site/images/shows-thumb-frame.png');
    margin-bottom: 20px;
    position: relative;
}

.extraDetails {
    text-align: right;
    color: black;
    height: 80px;
    margin-top: 20px;
}

img.showBoxImage {
    width: 215px;
    height: 257px;
    margin-top: 3px;
    margin-right: 5px;
}

a.showBoxTicket {
    position: absolute;
    bottom: 89px;
    left: 18px;
}

#shows-container {
    max-width: 1170px;
}

.top-shows {
    padding: 30px;
    background: rgba(70, 70, 70,0.6);
}

.top-shows-banner {padding-bottom: 135%;width: 100%;display: block;float: left;background-repeat: no-repeat;background-position: center;background-size: cover;border: 2px solid #595959;border:0px;padding-bottom:500px;}
.top-shows .item a.purchaseBtn{       width: 100%;height: 60px;background: #fff;clear: both;margin-top: 10px;line-height: 60px;color: #040b16;font-family: 'Heebo-Medium';font-size: 120%;    font-family: 'Heebo-Medium';}

.show-box .show-box-wraper {
    padding-bottom: 115%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-position: center center;
}

.show-box .show-box-wraper:hover .visible-content-show,
.show-box .show-box-wraper:focus .visible-content-show {
    top: 0px;    
}

.visible-content-show {
    position: absolute;
    height: 100%;
    left: 0px;
    right: 0px;
    top: calc(100% - 60px);
    background: rgba(0,0,0,0.7);
    -webkit-transition: top 500ms ease-in-out;
            transition: top 500ms ease-in-out;
}

.show-date {
    position: absolute !important;
    top: -25px;
    left: 0px;
    padding: 0px 8px;
    width: auto !important;
    background: rgba(0,0,0,0.5);
    text-align: left;
}

.show-box {
    margin-bottom: 30px;
}

.show-title {
    float: left;
    padding: 0px 8px;
    border-top: 2px solid #99CA3B;
    text-align: right;
    min-height: 60px !important;
    height: 1px;
    font-size: 118%;
    line-height: normal;
}

.show-full-date {
    padding: 0px !important;
    border-top: 1px solid #99CA3B;
    text-align: right;
    font-size: 128%;
    line-height: normal;
}

.show-full-date span {
    vertical-align: middle;
    display: inline-block;
}

.show-full-date p {
    vertical-align: middle;
    display: inline-block;
    margin: 0px;
}

.show-full-date i {
    vertical-align: middle;
    display: inline-block;
}

.show-calander, .show-clock {
    padding-top: 7px !important;
}

.show-title-inner {
    height: 100%;
    display: table;
    width: 100%;
}

.show-title-vert {
    display: table-cell;
    vertical-align: middle;
}

.no-pad {
    padding: 0px;
}

.show-actions {
    border-top: 1px solid #99CA3B;
    text-align: right;
    font-size: 128%;
    line-height: normal;
    color: #99CA3B;
    padding: 15px 12px 0px 0px !important;
    margin-top: 8px;
}

    .show-box-order {
        padding: 0px !important;
    }

    .show-actions a {
         color: #99CA3B !important;
    }


    .show-box-bottom {
        padding: 0px !important;
        margin-top: 12px;
    }

    .show-box-movie {
        padding-right: 0px !important;
    }

    .order-ticket {
        display: inline-block;
        width: 100%;
        background: transparent;
        border: 2px solid #99CA3B;
        padding: 5px 0px;
        font-size: 128%;
        color: #fff !important;
        text-decoration: none !important;
        -webkit-transition: background 500ms ease-in-out, border 500ms ease-in-out, color 500ms ease-in-out;
                transition: background 500ms ease-in-out, border 500ms ease-in-out, color 500ms ease-in-out;
    }

    .play-movie {
        display: inline-block;
        width: 100%;
        background: transparent;
        border: 2px solid #99CA3B;
        padding: 11px 0px;
        font-size: 108%;
        color: #fff !important;
        text-decoration: none !important;
        -webkit-transition: background 500ms ease-in-out, border 500ms ease-in-out, color 500ms ease-in-out;
        transition: background 500ms ease-in-out, border 500ms ease-in-out, color 500ms ease-in-out;
    }

        .play-movie:hover,
        .order-ticket:hover {
            background: #99CA3B;
            border: 2px solid transparent;
            color: #31312F !important;
        }


        .bottom-shows {
            background: rgba(70, 70, 70,0.6);
            margin-top: 30px;
            padding: 30px;
            padding-top: 0px;
            padding-bottom: 0px;
        }


        .bottom-show-title h3 {
            margin: 0px;
            font-size: 68px !important;
            display: inline-block;
            vertical-align: middle;
        }

        .bottom-show-title h3:before {
            display: inline-block;
            vertical-align: middle;
            height: 5px;
            width: 350px;
            background: #99CA3D;
            content: "";
            margin-left: 35px;
            margin: 0 auto;

        }
        @media(min-width:767px){
            .bottom-show-title h3 {width:100%;}
            .bottom-show-title h3:before {
                float: right;
                position: relative;
                top: 30px;
                right:15px;
            }

            .bottom-show-title h3:after {
                float: left;
                position: relative;
                top: 30px;
                left:15px;
            }
            .top-shows .item a {margin:0;}

        }



        .bottom-show-title h3:after {
            display: inline-block;
            vertical-align: middle;
            height: 5px;
            width: 350px;
            background: #99CA3D;
            content: "";
            margin-right: 35px;
            text-align: center;
            margin: 0 auto;
        }


            .col-xs-12.bottom-show-title {
                padding: 10px 0px;
            }


@media(max-width:767px){
    .show-title-vert {display: table-cell;vertical-align: middle;text-align: center;    }
    .top-shows-banner {padding-bottom: 95%;}
    .bottom-show-title h3:before {display: block;}
    .bottom-show-title h3:after {display:block;   }
}



.Koterat_after {float: left;width: 30%;eight: 3px;background-color: #99CA3D;position: relative;top: 45px;}


.Koterat {width: 40%;float: left;font-size: 60px;}

.Koterat_before {width: 30%;float: left;background-color: #99CA3D;height: 3px;top: 45px;position: relative;}
.bottom-shows .AllShows{padding:15px;}


