/*===========================================================
   CSS FOR GIT PUBLIC PAGE
=============================================================*/

/*
------------ 
   MAIN STYLES
------------
*/
body {
    font-family: 'Roboto', sans-serif;
}

a:not([class]) { /* selects only a tags that have no class attributes */
    color:#000000 !important;
    /*text-decoration: underline !important; noņemam šo*/
    font-weight: bold;
}

h1 {
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

h2 {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

h3 {
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;  
    margin-bottom: 15px;
}

h4, h5, h6 {
    font-weight: bold;
    text-transform: uppercase;  
}

.font-12{
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-11{
    font-size: 11px;
}


.font-16{
    font-size: 16px;
}

.font-17{
    font-size: 17px;
}

.font-18{
    font-size: 18px;
}

.font-20{
    font-size: 20px;
}

.font-13{
    font-size: 13px;
}
.font-23{
    font-size: 23px;
}

.font-25 {
    font-size: 25px;
}

.w-200{
    width: 200px;
}

.black{
    color: black;
}

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

.git-Roboto-Light{
    font-weight: 300;
}

.git-Roboto-Bold{
    font-weight: 700;
}

.git-Roboto-Medium{
    font-weight: 500;
}

hr{
    color: #000;
    border-top: 1px solid #000;
}

.hr-thin-lightGray{
    height: 1px;
    border: 0;
    color: #E0E0E0;
    background-color: #E0E0E0; 
}

.hr-thin-black {
    height: 1px;
    border: 0;
    color: #333;
    background-color: #333;
}

.hr-normal-black {
    height: 2px;
    border: 0;
    color: #333;
    background-color: #333;
}

.hover-no-effects:hover{
    text-decoration: none;
}


.text-shadow-hover:hover {
    text-shadow: 0 .1px;
}

.fa-times:hover{
    color: inherit;
}

.collapse-btn-text:hover, .collapse-btn-icon:hover{
    cursor: pointer;
}

/*
------------ 
   FLASH MESSEGES/NOTIFICATIONS
------------
*/
    .flash-message{
        border: 2px solid;
    }
    
    .flash-message img{
        display: inline-block;
        margin: 13px;
        vertical-align: top;
    }
    
    .flash-message #text{
        padding: 11px 10px 10px 0px;        
    }
    
    .flash-error, .flash-warning{
        border-color: #E28D8D;
    }
    
    .git-content-with-notifications{
        margin-top: 0px;        
    }

    .message-container{
        margin-top: 35px;
    }
    
    .top-padding{
        padding-top: 18px;
    }
    
    .message-container:nth-of-type(2){
        margin-top: 25px;
    }
/*
------------ 
   NAVIGATION
------------
*/
.git-navbar {
    background-color: #000000;
    color: #fff;
}
        
.git-navbar a {
    color: #fff;
}

.git-navbar .nav-link {
    text-transform: uppercase;
}

.git-navbar .nav-item {
    padding-right: 24px;
}

.nav-item-small {
    padding-right: 12px;
}

.git-navbar .navbar-nav .nav-item .nav-link nav-item-small {
   /* padding: 0px;*/
}

.git-navbar .navbar-nav .active a {
    border-bottom: 2px solid white;
}

.git-navbar .navbar-nav .active p{
    margin-bottom: 0px;
}

.git-navbar .git-nav-small .active a {
    border-bottom: 2px solid white;
}
     
.git-navbar .git-nav-small  .active p {
    margin-bottom: 0px;
}

.git-navbar a:hover {
    text-shadow: 0 .1px;
}

.header-image-box {
    display: inline-block;
}
        
.header-text-box {
    display: inline-block;
    font-size: 10px;
}
        
.header-text-box-inner {
    position: absolute;
    margin-top: -23px;
    letter-spacing: 2px;
    line-height: 12px;
    margin-left: 2px;
}
     
.navbar-toggler i{
    color: white; 
    font-size: 28px;
}

.navbar-logo {
    margin-top: 2px;
    margin-bottom: 2px;
    max-height: 91px;
    margin-left: 5px;
    margin-right: 5px;    
}
        
.login-button {
    border: none;
    background-color: white;
    color: black;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 17px 3px 17px;
    text-transform: uppercase;
}
        
.top-nav-row {
    margin-top: 5px;
    padding-right: 0px;
}

.top-nav-row a {
    color: black;
    text-decoration: none;
}
        
.bottom-nav-row {
/*    margin-top: 31px;*/
    margin-left: 115px;
    font-size: 17px;
}

.top-language-switcher {
    position: absolute;
    right: 40px;
    margin-top: 1px;
}

.git-navbar .navbar-nav .active p {
    margin-bottom: 0px;
}



.git-nav-height {
    max-height: 100px
}

ul.git-nav-small {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.git-nav-small li {
  display: inline;
  float:right;
  font-size: 13px;
}

.git-basket-amount {
    font-size: 17px !important;
    color: white;
    min-width: 315px;
    white-space: nowrap;
}

#timer{
    font-size: 17px;
    user-select: none;
}

#timerListEl a.nav-icon:hover, #timerListEl a.nav-icon i:hover{
    text-shadow:none;
}

#timerListEl {
    min-width: 75px;
    text-align: start;
}

.langv-sm {
        display: none;
    }
    
    .git-nav-small-sm {
        display: none;
    }
    
@media screen and (max-width: 1200px) { 
    .bottom-nav-row {
        margin-left: 65px;
    }
    
    .top-language-switcher {
        position: absolute;
        right: 0px;
        margin-top: 1px;
    }    
    
}

@media screen and (max-width: 991px) {

    .top-language-switcher {
        position: relative;
        right: auto;
        margin-top: auto;
    }    
    
    .git-pl-0 {
        padding-left: 5px;
    }

    .bottom-nav-row {
        margin-left: 8px;
        font-size: 17px;
        text-align: left !important;
    }

    .git-nav-small li {
        float: left;
        font-size: 14px; 
    }
        
    .git-io-button-pos {
        position: absolute;
        right: 27px;
        top: 120px;
    }

    .langv {
        display: none;
    }


    .langv-sm {
        display: initial;
    }

    .langv-sm a {
        padding-right: 25px;
    }

        .langv-sm a:hover, a:active, a:focus {
            font-weight: 900;
            color: #fff !important;
        }

        .selected {
            color: #fff !important;

        }

        .git-navbar .navbar-nav .active a {
            text-decoration: underline;
            text-decoration-thickness: 2px;
        }
        .git-nav-small ul > li {

        }   

        .git-navbar .navbar-nav .active a {
            border-bottom: none;
        }

        .git-navbar .mt-2 p {
            margin-bottom: 5px;
        }


        .git-nav-small-lg {
            display: none;
        }

        .git-nav-small-sm {
            display: initial;
        }


        .hr-normal-gray {
            height: 2px;
            border: 0;
            color: #FFFFFF4D;
            background-color: #FFFFFF4D;
            width: 100%;
        }
        
        .git-login-resp-position {
            position: absolute;
            right: 27px;
        }
        
        .git-basket-amount {
            font-size: 14px !important;
        }

        .git-navbar .git-nav-small .active a {
            border-bottom: none;
            text-decoration: underline;
            text-decoration-line: underline;
            text-decoration-thickness: 10%;
        }
        
        .show .git-io-button-pos {
            display: block;
        }
       
        .git-io-button-pos {
            display: none;
            position: absolute;
            right: 27px;
            top: 120px;
        }
        
        .show .git-io-login-button-pos {
            display: block;
        }
       
        .git-io-login-button-pos {
            display: none;
            position: relative;
            right: 4px;
            top: 0px;
        }
        
        #timer {
            font-size: 14px;
            font-weight: initial !important;
        }
        
        .basket-sm-pos {
            position: relative;
            top: 8px;
        }
 
}


@media (min-width: 991px) and (max-width: 1200px) {

    .navbar-nav li {

        padding-right: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .langv-sm {
        position: relative;
        left:-48px;
    }
    
    #timerListEl {
        position: relative;
        top: 8px;
    }
}

@media (max-width: 340px) {

    .basket-sm-pos {
        position: relative;
        top: -14px;
    }
        
    #timerListEl {  
        position: relative;
        top: 11px;
        right: -137px;
    }
}

@media (min-width: 340px) and (max-width: 768px) {

    #timerListEl {
        position: relative;
        top: 45px;
        right: 118px;
    }
}
/*
------------ 
   CONTENT
------------
*/
.mb-150{
    margin-bottom: 150px;
}

.mb-300{
    margin-bottom: 300px;
}

.git-content {
    padding-top: 53px;
}

.git-content-black {
    background-color: #000000;
    color: #fff;
}

.git-content-gray {
    background-color: #e0e0e0;
}

.git-content-black .git-small-paragraph {
    color: #9f9f9f;
}

.git-inside-content {
    padding-top: 42px;
}

.git-inside-content:last-child {
    padding-bottom: 42px;
}

.git-container {
    position: relative;
}

.link-to-section{
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 7px;
}

@media screen and (max-width: 575.98px) {
    .link-to-section{
        top: 0px;
    }
}

.link-to-section-left{
    text-transform: uppercase;
    position: absolute;
    top: 7px;
} 

.link-to-section-facebook {
    top: -10px;
}

.link-to-section a, .link-to-section-left a {
    color: #101010;
    font-size: 16px;
    text-decoration: none;
}

.git-page-content {
    font-size: 18px;
    font-weight: 200;
    line-height: 29px;    
}
.git-page-content p{
    margin-bottom: 0;
}

.git-small-paragraph {
    font-size: 14px;
    margin-bottom: 0px;
}

.git-firstpage-shows-row img{
    min-width: 343px;
}

.git-firstpage-shows-row .git-small-paragraph {
    font-size: 15px;
    margin-bottom: 0px;
}

.git-firstpage-shows-row a{
    color: black;
    text-decoration: none;
}

.git-theater-partners div {
    text-align: center;
}

.git-theater-partners img {
    margin-bottom: 25px;
}

.git-theater-partners p, .git-theater-partners a {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 13px;
    display:block;
    color: #000;
    text-decoration: none;
}
.git-theater-partners a:hover{
    text-decoration: underline;
}

.checkbox-round {
    width: 1.3em;
    height: 1.3em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 2px solid #ddd;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;

}

.checkbox-round:checked {
    background-color: black;
    background-clip: content-box;
    padding: 3px;
}

.displ-none {
    display: none;
}

#nr{
    display: none;
}

.hr-thin-black {
    height: 1px;
    border: 0;
    color: #333;
    background-color: #333;
}

.git-mw-80px{
    max-width: 80px !important;
}

.git-fp-button
{
    position:relative;
    left:300px;
}

.git-lg-donate-btn {
    position: relative;
    top: -50px;
    right: -520px;
}

.git-md-donate-btn {
    display: none;
}

@media screen and (max-width: 768px) {
    .link-to-section-facebook {
        display: none;
    }
    
    .row .col-sm-4{
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .row-head{
        display: none;
    }

    .desc-title{/* class added by: getFormatedPurchaseDescription()*/
        font-weight: 700;   
    }

    .mobile-bold{
        font-weight: 700;
    }

    .mobile-right{
        text-align: right;
    }

    #nr{
        display: inline-block;
    }

    .mobile-event-date{
        display: flex;
        justify-content: start;
    }

    .git-hours{
        font-weight: bold;
        font-size: 28px;
        padding-bottom: 10px;
    }

    .align-center-mobile{
        display: flex;
        align-items: center;
    }
}

@media (max-width: 991px) {
    .voucher-mobile, .discount-mobile{
        display: block;
        display: flex;
        justify-content: space-between;
        margin-left: 0px!important;
        margin-right: 0px!important;
        padding-bottom: 16px;
    }
    
    .voucher-mobile input, .discount-mobile input{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    
    .voucher-mobile-margin{
        margin-left: 57px;
    }
    
    .voucher-mobile-center, .discount-mobile-center{
        display: flex;
        justify-content: center;
    }
    
    .voucher-mobile-center button, .discount-mobile-center button{
        width:200px;
    }

    .git-lg-donate-btn {
        display: none;
    }
    
}

.button-black {
    background-color: black;
    color: white;
    font-weight: normal;
    border:1px solid white;
    text-decoration: none;
}

.button-white {
    background-color: white;
    color: black;
    font-weight: bold;
    border:1px solid black;
    text-decoration: none;
}

.button-white:hover, .button-black:hover, .event-view-public-buy-ticket-btn:hover {
    /* font-weight: 700; */
    text-shadow: 0 .1px;
}

.row-head{
    color: #7D7D7D;
    margin-top: 37px;
    margin-bottom: 37px;
}
    
.collapse-container-header >*{
    display: inline-block;
}

#voucherRefundNumber, #input_voucherVerificationCode{
    height: 33px;
    width: 200px;
}
.login-button-large-white {
    background-color: white;
    color: black;
    font-weight: 500;
    border:1px solid black;
    text-decoration: none;
}

.login-button-large-black {
    background-color: black;
    color: white;
    border:1px solid white;
    text-decoration: none;
    font-weight: 500; 
}

.login-button-large-black a:hover, a:visited, a:link, a:active{
    text-decoration: none;
}

.login-button-large-black-no-font-weight {
    background-color: black;
    color: white;
    border:1px solid white;
    text-decoration: none;
}


.login-button-large-black-no-font-weight a:hover, a:visited, a:link, a:active{
    text-decoration: none;
}

.login-button-large-black:hover, .login-button-large-white:hover, .login-button-large-black-no-font-weight:hover {
    text-shadow: 0 .1px;
}

a.git-links:link {
    color:#000
}

a.git-links:visited {
    color:#000
}

.git-form-input {
    color: black;
    font-size: 14px;
    font-weight: bolder;
    border:1px solid #B8B8B8;
    height: 32px;
    padding: 7px;
    /*min-width: 314px;*/
}


.min-with-150 {
  min-width: 150px;
  display: inline-block;
  white-space: nowrap;
}

.git-language-selector{
/*    background-color: black;
    background: transparent ;*/
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;       /* Remove default arrow */
    border:0;
    background:url(../img/white-down-arrow-12x12.png);
    background-repeat:no-repeat;
    background-size:8px 8px;
    background-position:right 14px;
    cursor:pointer;
}


.git-language-selector:focus {
  outline: none !important;
    background-color: black;
  color: white;
}

.git-return-button a:hover {
    font-weight: 700; 
}

.git-show-description {
    font-weight: 700; 
}

.git-show-description a:hover {
    font-weight: 900; 
    text-shadow: 0 .1px;
}

.visible-description-div p{
    margin-bottom: 0px;
}

.git-rb-login-bottom {
    position: absolute;
}
    
.git-login-button-div-width-sm {
        display: none;
    }

.index-chevron{
    position: relative;
    height: 12px;
    top: -2px;
    padding-left: 5px;
}

.chevron-shows{
    margin-bottom: 3px;
    height: 12px;
    margin-left: 7px;
}

.event-view-chevron-mobile{
    margin-bottom: 3px;
    margin-right: 5px;
    height: 12px;
}

.breadcrumbs-chevron{
    margin-right: 12px;
    height: 13px;
    top:7px;
}

.mobile-chevron-wrapper a{
    position:relative;
    top:-37px;
}

@media (min-width: 1200px) {
    
    .git-col-lg-mw51 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 52%;
        flex: 0 0 52%;
        max-width: 52%;
    }

    .text-error{
        left:30px;
    }
}


@media (min-width: 991px) and (max-width: 1199px) {

    .git-fp-button
    {
        position:relative;
        left:268px;
    }

    .text-error{
        left:18px;
    }

    .git-lg-donate-btn {
        position: relative;
        top: -50px;
        right: -488.7px;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    
    #login-form .git-login-button-div-width {        
        padding-right: 17px;
    }   

    .git-rb-login-bottom {
        position: absolute;
        left: 10%;
    }

    .git-fp-button
    {
        position:relative;
        left:224px;
    }
    
        .git-ep-button-position
    {
        position: relative;
        left:126px;
    }

    .git-md-donate-btn {
        display: initial;
        position: relative;
        top: -43px;
    }
    
}

@media (max-width: 767.98px) {
  
    .login-button-large-white, .login-button-large-black {

         font-weight: 700;

    }
    
    .git-mr-20 {
         margin-right: 50px;
    }

    
    #login-form .col-label {
        padding-left: 0px;
    }

    #login-form .col-input {
        padding-left: 0px;
        width: 100%;
    }    
    
    
    #forgot-password-form .col-label {
        padding-left: 0px;
    }
    
    #forgot-password-form .col-input {
        padding-left: 0px;
        width: 100%;
    }    
    
    #forgot-password-form .git-form-input {
        padding-left: 0px;
        width: 100%;
    }    
    
    
    #login-form .col-input input {
        width: 100%;
    }    
    
    #login-form .git-login-button-div-width, #forgot-password-form .git-login-button-div-width {
        width: 100%;
        padding-right: 1rem !important;
    }    
    
    #login-form .git-remove-pr {
        padding-right: 0 !important;
    }  
    
    .git-rb-login-bottom {
        position: relative;
        left: -2px;
        top:11px;
    }
    
    .git-pl-0 {
        padding-left: 0px;
    }
    
    .checkbox-round {

        float: left;
        padding-bottom: 20px;
    }   
    
    .git-rb-down {
        position: absolute;
        bottom: -70px;
    }
    
        .git-sm-fr {
        float: right;
    }

/*    .git-forgot-rb {
        position: absolute;
        
    }    */

    .git-float-center{
        float: none !important;
        display: block;
        margin-left: auto;
        margin-right: auto;

    }
    
      .git-ml-tworem {
    padding-left: 2rem !important;
  }
  
      .git-login-button-div-width-lg {
        display: none;
    }
    
    .git-login-button-div-width-sm {
        display: initial;
    }

    .text-error ul {
        padding-left: 0px;
    }

    .git-fp-button
    {
        position:relative;
        left:60px;
    }
    
    .git-md-donate-btn {
        display: initial;
    }

}

@media (max-width: 575px) {

    .git-fp-button
    {
        float: none !important;
        display: block;
        margin-left: auto;
        margin-right: initial;
        left:-12px;

    }

    .git-fp-return-button {

        position:relative;
        top:31px;
        justify-content: center;
        float: none !important;
        display: block;
        margin-right: auto;
    }
}  

@media (max-width: 300px) {
    .buttonWrapper{
        width: 100%;
        margin-bottom: 10px;
    }
    
    .buttonWrapper button{
        width: 100%;
        border: 1px solid black ;
    }
}  

@media (max-width: 420px)  {

    .git-edituser-buttons {

        /*        margin-left:30px !important;*/
        display: flex;            
        justify-content: center;
        padding-top:10px;
        margin-left: initial !important;
        margin-right: initial !important;
        width: 100%;
    }

    .git-edituser-cancel {

/*        margin-left:130px !important;*/
        display: flex;            
        align-items: center;
        justify-content: center;
        padding-top:10px;
        margin-left: initial !important;
        margin-right: initial !important;
        width: 100%;
    }
}

@media (max-width: 384px)  {

    .git-float-center {

        display: flex;
        justify-content: center;
    }
}

@media (max-width: 362px) {
    
    .git-fp-mobile-buttons {
        float:none !important;
        position: relative;
        top: -45px;
    }

    .git-fp-mobile-return{
        float:none !important;
        position: relative;
        top: 35px;
    }
    
        .git-fp-button
    {
        float: none !important;
        display: block;
        margin-left: auto;
        margin-right: auto;

    }

    .git-fp-return-button {

        position: relative;
        top: 74px;
        left: 104px;
    }
}

@media (max-width: 340px) {
    
      .git-ml-tworem {
    padding-left: 1.1rem !important;
  }
} 

/*
------------ 
   BASKET
------------
*/

.collapse-container-header .fa{
    padding-top: 5px;
    font-size: 12px;
}

.checkout .button-black {
    padding-bottom: 8px;
    padding-top: 8px;
}

.checkout-amount {
    position: relative;
    top:-3px;
}

.git-return-button >*{
    position: relative;
    top:6px;
} 

#input_voucherVerificationCode{
        margin-left: 12px;
        margin-right: 21px;
}

@media (max-width: 365px){
    .voucher-mobile-margin{
        display:none;
    }  

    .voucher-mobile-center, .discount-mobile-center, .checkout .mobile-center{
        justify-content: flex-end !important;
    }
}

@media (max-width: 991.98px){
    .checkout .mobile-center {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
        margin-top: 6px;
    }  
}

@media (min-width: 767.98px){
    .checkout .button-black {
        float:right;
        position: relative;
        top: -8px;
        padding-bottom: 12px;
        padding-top: 12px;
    }  
}

.voucher-mobile span:first-of-type, .discount-mobile span:first-of-type{
    width: 57px;
}

/*
------------ 
   IMG-GALLERY-ELEMENT
------------
*/  
    .small-pictures-row {
        margin-top: 6px;
        margin-bottom: 10px;
    }
                
    .small-pictures-row div {
        padding-left: 8.5px;
        padding-right: 8.5px;
    }
                
    .small-pictures-row div:first-child {
        padding-left: 15px!important;
        padding-right: 2.5px!important;
    }

    .small-pictures-row div:nth-child(2) {
        padding-left: 8.6px!important;
        padding-right: 8.6px!important;
    }                
                
    .small-pictures-row div:last-child {
        padding-right: 15px;
        padding-left: 2.5px;
    }
                
    .img-gallery-img {
        object-fit: cover;
        width: 100%;
    }
    
    .img-gallery-img:hover, .video-thumb-container i:hover{
        cursor: pointer;
    }
    
    .video-thumb-container i{
        position: absolute;
        z-index: 1;
        color: #fff;
        width: 100%;
        left: 0px;
        height: 100%;

    }

    @media (max-width: 575.98px) {
        .video-thumb-container i{
            font-size: 10vw;
            line-height: 200%;
        }
    }
    @media (min-width: 576px) and (max-width: 991.98px) {
        .video-thumb-container i{
            font-size: 3vw;
        }
    }

    @media (min-width: 992px) {
        .video-thumb-container i{
            line-height: 260%;
        }
    }

    @media (min-width: 768px) and (max-width: 991.98px) {
        .video-thumb-container i{
            line-height: 180%;
        }
    }

    @media (min-width: 576px) and (max-width: 767.98px) {
        .video-thumb-container i{
            line-height: 170%;
        }
    }

    .video-thumb-wrapper{
      position: relative;
      padding-bottom: 66.2%;
      text-align: center;   
    }

    .video-thumb-wrapper .img-gallery-video{
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%;
      left: 0px;
    }
    
    .img-gallery-description{
        flex-grow: 1;
        position: relative;
        bottom: 20px;
        width: 100%;
    }
    .img-gallery-description span{
        background: #000000;
        color: #ffffff;
        font-size: 13px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .img-gallery-description span:empty{
        padding-left: 0px;
        padding-right: 0px;
    }

    .img-gallery-main-display{
        display: flex;
        flex-direction: column;
    }

    .row-first{
        margin-top: 0px !important;   
    }

/*
------------ 
   SHOW
------------
*/

.show-item p {
    margin: 0 0;
    font-weight: 300;
}
.show-item {
    margin-bottom: 70px;
}

.show-heading {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 15px;
    line-height: 25px;
}

.rotate{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon_error{
    float:left;
    width:22px;
    height:23px;
}

.text-error{
    color: #E28D8D;
    font-weight: 300;
    font-size: 15px;
    position: relative;
    top: 5px;
}

.text-error li{
    list-style-type: none;
}

.git-pl-30{
/*    padding-left: 30px;*/
}


/*
------------ 
   FOOTER
------------
*/

.git-footer-paragraph{
    margin-top: 50px;
}

.git-footer-paragraph a {
    text-decoration: none;
}

.git-social-media-logo{
    height: 36px;
    margin: 8px;
}

.git-fa-icon{
    height:25px;
    color: #000000;
}


#git-location-logo{
    display: inline-block;
    padding-right: 12px;
    padding-left: 5px;
}

.git-paragraph-right{
    text-align: right;
}

.footer-text-relative-align{
    position: relative;
    bottom: 5px;
}

hr{
    border-bottom: 5px solid;
    padding: 0;
    margin: 0;
}

@media (max-width: 991px) {
    
    #git-location-logo {
        vertical-align: top;
    }
    .git-paragraph-right {
        text-align: center;
    }
    .git-footer-paragraph {
        margin-top: 15px;
    }

}

@media (max-width: 400px) {
    
    .footer-mobile-padding{
        padding-left: 7px;
    }
}

@media (min-width: 992px) {
    
    .footer-email{
        padding-left: 6px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    
    .footer-email{
       margin-left: -16px;
    }
}
/*
------------ 
   OPEN MAP
------------
*/
div.map#mapId{
    min-height: 380px;
    min-width: 550px;
}

@media (max-width: 575.98px) {
    div.map#mapId{
        min-width: 100%;
        min-height: 380px;
    }
}

/*
------------ 
   CAROUSEL
------------
*/

#git-carousel{
    padding-top: 40px;
}
.git-carousel-content{
    padding-bottom: 140px;
}

.carousel-indicators{
    position: initial;
    margin-left: 25%;
    margin-right: 25%;
}
.carousel-indicators li{
    width:10px;
    height:10px;
    background-color: #000;
    opacity: 0.1;
    margin-left: 7px;
    margin-right: 7px;
}
  
    .git-carousel-image{
        height: 375px;
        width:100%; 
        text-align:center;
    }
    
    .git-carousel-image img{
        width: auto; 
        height: 100%; 
        max-width:540px;
    }

@media (max-width: 1199.98px) {
    
    .git-firstpage-shows-row img {
        min-width: auto;
        max-width: 100%;
    }
    
    .git-carousel-image img{
        width:100%;
        max-height: 245px;
        object-fit: cover; 
    }   
    
    .git-carousel-image{
        height: auto;
        width:100%; 
        text-align:center;
    }
}

@media (max-width: 575.98px) {
  
    .git-carousel-image{
        height: 245px;
    }
}

.carousel-control-prev i, .carousel-control-next i{
    color: #000;
}

.carousel-control-prev , .carousel-control-next {
    opacity: 1;
}

.git-carousel-controls{
    position: absolute;
    right: 0;
    bottom: -80px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 25%;
    margin-left: 25%;
}

.git-carousel-text{
    height:295px;
}

.git-carousel-title{
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 16px;
    display: block;
}

/*
------------ 
   HIDE BASED ON VIEWPORT
------------
*/
@media (max-width: 575.98px) {
    .hide-mobile{
        display: none !important;
    } 
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .hide-tablet{
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px){
    .hide-only-desktop{
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hide-desktop{
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hide-large{
        display: none !important;
    }
}
/*
------------ 
    DONATION AND GIFT CARD FORM
------------
*/

.gift-card-donation-form{
    background-color:#000;
    padding: 14px;
}

.gift-card-donation-form label{
    color:#fff;
    margin-bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.gift-card-donation-form input{
    max-width: 130px;
    height: 30px;
    border: none;
    border-radius: 0px;
}

.gift-card-donation-form button{
    min-width: 80px;
    background-color: #000;
    border: 1px solid #fff;
    color:#fff;
    text-transform: uppercase;
    font-size: 12px;
    height: 30px;
}

.gift-card-donation-form button:hover {
    font-weight: 700; 
}

@media (max-width: 575.98px) {
    .git-carousel-text{
        height:235px;
    }
    
    .git-carousel-controls{
        margin-right: 5%;
        margin-left: 5%;
    }
}

.fade-bottom{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255, 1) 70%);
    width: 100%;
    height: 60%;
}

.fade-bottom a{
    position: absolute;
    bottom: 5px;
    left: 43%;
    cursor: pointer;
    color: #000;
    font-weight: 700;
}

/*
------------ 
   NEWS PAGE
------------
*/

.news-link{
    color: #101010;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
}
.news-link:hover{
    color: #000;
}

.news-multiple-images{
    position: absolute;
    color: #fff;
    background-color: #000;
    padding: 5px 20px;
    font-weight: 100;
    font-size: 15px;
    margin-top: 14px;
}

.news-content{
    max-width: 760px;
}

.news-image{
    text-align: center;
    height: 500px;
}
    
.news-image img{
    max-height: 500px !important;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.news-modal{
    max-width: 80vh !important;
    height: 80vh !important;
    text-align: center;
}

.news-modal-image{
    width: 100%;
    height: 70vh;
    object-fit: scale-down; 
}

.btn-open-modal, btn-open-modal:focus {
    outline:0;
    border: none;
}

.carousel-multiple-images{
    position: absolute;
    color: #fff;
    background-color: #000;
    padding: 5px 20px;
    font-weight: 100;
    font-size: 15px;
    margin-top: 14px;
}

@media (max-width: 1199.98px) {

    .news-image{
        text-align: center;
        height: auto;
    }

    .news-image img{
        max-height: 500px !important;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        width:auto;
    }
}

@media (min-width: 1200px){
    .news-multiple-images{
        right: 5%;
    }
    .carousel-multiple-images{
        right: 2%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .news-multiple-images{
        right: 6%;
    }
    .carousel-multiple-images{
        right: 3%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .news-multiple-images{
        right: 7%;
    }
    .carousel-multiple-images{
        right: 5%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .news-multiple-images{
        right: 9%;
    }
    .carousel-multiple-images{
        right: 5%;
    }
}

@media (max-width: 576px) {
    .news-multiple-images{
        right: 7%;
    }
    .carousel-multiple-images{
        right: 4%;
    }
}

@media (min-width: 576px) {
    .news-other-list{
        padding-left: 40px;
    }
}

.git-gallery-caption{
    position: relative;
    top: 0;
    left: 0;
    color: black;
    text-align: center;
    padding: 20px;
}

/*
------------ 
   PROGRAM 
------------
*/

#showId select{
    padding-right: 7vw;
}

#program-container *:focus {
   outline: none;
}

#program-gift-card-button{
    right: 5%;
    top: 34%;
    padding-left: 9px;
    padding-right: 9px;
}

#program-date-box{
    line-height: 1.4;
}

.program-info-message{
    display: flex;
    align-items: flex-start;
    position: absolute;
    left: 10px;
    right: 15px;
}

.program-img{
    max-height: 80px;
}

.col-sm-1half, .col-sm-3half{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

#showId select {
    margin-top: 18px;
}

#ShowFilter{
   padding-top: 5.7px;
}

.gift-card-text {
  transform: translate(-50%, -50%);
  left: 50%;
}

#program-gift-card-banner {
    background-color: #060606;
}

#program-gift-card-banner .gift-card-wolf-img {
    padding-top: 2px;
}

@media (max-width: 400px) {
    #program-gift-card-button{
        font-size: 9px;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    
    .gift-card-text {
        font-size: 16px;
        bottom:10%;
    }
    
    #program-gift-card-banner img{
        height: 60px;
        padding-left: 0px !important;
    }
}

@media (min-width: 400px) and (max-width: 767.98px) {
    #program-gift-card-button{
        top: 40%;
        font-size: 11px;
        padding-left: 7px;
        padding-right: 7px;
    }
    
    .gift-card-text{
        font-size: 20px;
        bottom:3%;
    }
    
    #program-gift-card-banner img{
        height: 70px;
        padding-left:0px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .events-row .half-col {
        padding-left: 0px;
        padding-right: 15px;
    }
    
    .newMonthRowDiv div {
        margin-bottom: 48px;
    }
    
    .index-program-online-event {
        bottom: -41px!important;
    }
    
    .gift-card-text{
        font-size: 36px;
        bottom:-16%;
    }
    
    #program-gift-card-button{
        top: 35%;
    }
    
    .gift-card-small #program-gift-card-button {
        right: 2%;
    }
}

@media (max-width: 575.98px) {
    
    h1{
        font-size:23px;
    }
    
    .git-day-date {
        vertical-align: top;
    }
    
    .giftcard-add-heading{
        font-size: 20px;
    }
    
    .newMonthRowDiv div {
        margin-bottom: -10px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px){
    .col-sm-1half, .col-sm-3half {
        float: left;
    }
    .col-sm-1half {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .col-sm-3half {
        flex: 0 0 29.16666667%;
        max-width: 29.16666667%;
    }
    
    .gift-card-text {
        font-size: 26px;
        bottom:-10%;
    }
}

@media (max-width: 767.98px) {
    #program-gift-card-more{
        right: 5%;
        top: 10%;
    }
    
    #program-gift-card-more a{
        font-size: 10px;
    }
    #show-grid {
        text-align: center;
    }
    
    .program-date-box span {
        display: inline-block;
    }
    
    .git-day-date {
        line-height: 1.3;
    }
    
    .git-hours {
        position: absolute;
        margin-top: -2px;
        margin-left: 25px;        
    }
    
    .event-last-row {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    
    .col-first {
        margin-bottom: 8px;
    }
    
}

@media (min-width: 992px) {
    .padding-left-only-mobile{
        padding-left: 0;
    }
    .gift-card-text{
        font-size: 35px;
        bottom:-16%;
    }
    
    .events-row .col-lg-2 {
        flex: 0 0 12.5%;
        max-width: 12.5%;    
    }

    .events-row .col-lg-4 {
        flex: 0 0 29.16666667%;
        max-width: 29.16666667%;    
    }
    
    .newMonthRowDiv div {
        margin-bottom: 48px;
    }
    
    #program-gift-card-button{
        top: 35%;}
    
    #program-gift-card-banner img{
        padding-left: 38px;
    }
    
    .gift-card-small .gift-card-wolf-img {
        padding-left: 20px!important;
    }
}

@media (max-width: 992px) {
    .mobile-no-padding-right{
        padding-right: 0px;
    }
    
    #program-gift-card-banner img{
        padding-left: 12px;
    }

    .gift-card-small .gift-card-wolf-img {
        padding-left: 0px!important;
        margin-left: -10px!important;
    }
}

@media (min-width: 1200px){
    .gift-card-text {
        font-size:43px;
        bottom:-28%;
    }
}
/*
------------ 
   HOME-UPCOMING-EVENTS
------------
*/

.index-align-middle{
    top: 26%;
}

.events-buy-button {
    position: absolute;
    left: 10px;
    right: 15px;
}

.index-program-button-mobile:hover {
    text-shadow: 0 .1px;
}

.index-program-info-message{
    position: absolute;
    display: flex;
    align-items: flex-start;
}

.program-info-message-icon{
    margin-top: 1px;
}

.index-program-online-event{
    position: relative;
    width: auto;
    bottom: -36px;
}

 

/*
------------ 
   PROJECT 
------------
*/

.project-img-container{
    width: 100%;
    height: 233px;
}

.project-thumb{
    width: 100%;
    height: 233px;
    object-fit: cover;
}

@media (max-width: 575.98px) {
    .project-img-container{
        max-height:100%;
        width: 92vw;
        max-width: none;
    }
    
    .project-thumb{
        height:100%;
        width: 92vw;
        max-width: none;
    }
}


/*
------------ 
   SCHOOLBAG 
------------
*/

.schoolbag-img-container{
    width: 100%;
    height: 233px;
}

.schoolbag-thumb{
    width: 100%;
    height: 233px;
    object-fit: cover;
}

@media (max-width: 575.98px) {
    .schoolbag-img-container{
        max-height:100%;
        width: 92vw;
        max-width: none;
    }
    
    .schoolbag-thumb{
        height:100%;
        width: 92vw;
        max-width: none;
    }
}


/*
------------ 
   THEATER
------------
*/

.theater-thumb{
    width: 100%;
    height: 233px;
    object-fit: scale-down;
}

/*
-------------
   EVENT_VIEW 
-------------
*/

.event-online-button{
        width: 180px;
    }
    
#view-gift-card{
    right: 5%;
    top: 29%;
}

#view-event-main-info b{
    padding-right: 8px;
}

.event-view-heading-chevron{
    top:8px;
    padding-right: 11px;
}

.event-view-heading-first{
    top:8px;
}

.event-view-heading-second{
    top: -1.5%;
}

.event-view-marker-icon{
    position: relative;
    bottom: 5px;
    max-width: 14px;
}

.event-view-collapse-btn-icon{
    padding-top: 2px;
    cursor: pointer;
}

.event-view-collapse-btn-text:hover{
    color: black;
}
    
.event-view-public-buy-ticket-btn{
    background-color: black;
    position: absolute;
    bottom: 8px;
    width: 81%;
    text-align: center;
}

.related-events-visible-description p{
    padding-bottom:0;
    font-size: 14px;
    font-weight: 100;
}

.fa-chevron-left:hover .fa-chevron-right:hover {
        color: black;
}

.gift-card-small {    
    margin-right: 15px;
}

.gift-card-small .gift-card-text {
    transform: translate(-50%, -50%);
    left: 52%;    
}
    
.view-gift-card-event{
    padding-left: 9px;
    padding-right: 9px;
}

.event-view-mobile-date-box{
    font-size: 13px;
}

.event-view-date-box-main{
    min-height: 150px;
}

.event-online-button-2{
    position: absolute;
    bottom :0;
    right: 15px;
}

.event-view-date-box-2, .ticket-count-main-box{
    margin-top: 2px;
}

@media (max-width: 400px) {
    .ticket-un-container{
        font-size: 12px;
    }
}

@media (max-width: 575.98px) {
    #basket-checkout div button{
        margin: 16px auto;
    }
    .event-online-button{
        margin: 16px auto;
    }
}

@media (min-width: 576px) {
    #view-event-main-info{
        padding-left: 27px;
    }
    
    #basket-checkout{
        /*float: right;*/
    }
}

@media (max-width: 767.98px) {
    .avaliable-tickets-block{
        margin-top: 24px;
    }
} 

@media (min-width: 768px) {
    .avaliable-tickets-block{
        float: right !important;
    }
    
    #basket-checkout div button{
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    .event-view-date-box-main, .online-view-date-box-main{
        font-size: 11px;
    }  
    
    .view-other-dates{
        font-size: 18px;
    }
    
    .gift-card-img-event{
        height: 45px;
    }
} 

@media only screen and (max-width: 992px) and (min-width: 768px)  {
    .gift-card-small .gift-card-text {
        font-size: 19px;
        bottom: 13%;
    }    
    
    .view-gift-card-event{
        right: 5.5%;
        top: 23%;
    }
    
    #gift-button-public-lv{
        font-size: 9px;
        top: 23%;
        padding: 3px 5px 3px 5px;
    }
}

@media (min-width: 992px) {
    .gift-card-small .gift-card-text {
        font-size: 26px;
        bottom: 0%;
    }      

    .view-gift-card-event{
        right: 6%;
        top: 29%;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    
    #gift-button-public-lv{
        font-size: 11px;
        right:5%;
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media (min-width: 1200px) {
    .event-view-public-buy-ticket-btn{
       width: 84%; 
    }
    
    .gift-card-small .gift-card-text {
        font-size: 31px;
        bottom: -8%;
    }     
    
    .view-gift-card-event{
        top: 24%;
        font-size: 14px;
    }
    
    #gift-button-public-lv{
        top: 27%;
        font-size: 13px;
        right:5.5%;
        padding: 5px 7px 5px 7px;
    }
    
    .gift-card-img-event{
        padding-left: 23px;
    }
}

@media (max-width: 1200px) {
    .gift-card-img-event{
        padding-left: 8px;
    }
}

/*
-------------
   VIEW ONLINE 
-------------
*/
    @media (max-width: 420px) {
        .mobile-center-content{
            justify-content: center;
            display: flex;
            width: 100%
        }
    }
    
    @media (max-width: 575.98px) {
        .event-view-heading-chevron, .event-view-heading-first{
            top: -2px;
        }
    } 
    
    .view-online-ticket-error{
        left:-37px;
    }

/*
-------------
   TICKETS 
-------------
*/

.ticket-login-button{
    min-width: 80px;
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    height: 30px;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
    
.ticket-login-button:hover{
    color: white;
}
    
.ticket-login-announcement{
    display: block;
    position:relative; top:50%;
    transform: translateY(-50%);
}

.ticket-side-margins{
    margin-right: 15px;
    margin-left: 15px;
}

.ticket-row-paddings{
    padding-top: 6px;
    padding-bottom: 6px;
}

/*
-------------
   ORDER/INFO 
-------------
*/

#payment-form input, #delivery-form input{
    margin-right: 20px;
    width: 1.3em;
    height: 1.3em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 2px solid #ddd;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

#payment-form input:checked, #delivery-form input:checked{
    background-color: black;
    background-clip: content-box;
    padding: 3px;
}

.payment-form  {
    border-collapse: separate;
    border-spacing: 0 20px;
}

.payment-form .primary-payment-method label {
    display: block !important;
    font-size: 15px;
    font-weight: 300;
    margin: 25px 0;
    position: relative;
    width: 250px;
    cursor: pointer;
}

.payment-form .sub-payment-method label {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5px 20px;
}

.payment-form .primary-payment-method label input::after {
    background: white no-repeat 0;
    content: "";
    display: block;
    height: 30px;
    width: 125px;
    left: 250px;
    top: -3px;
    position: absolute;
    border: 1px solid #EAEAEA;
}

.payment-form .primary-payment-method label#payment1 input:after {
    background-image: url("../../img/seb.jpg");
    background-size: auto 27px;
    background-position-x: 50%;
}

.payment-form .primary-payment-method label#payment3 input:after {
    background-image: url("../../img/swed.jpg");
    background-size: auto 32px;
    background-position-x: 50%;
}

.payment-form .primary-payment-method label#payment2 input:after, .payment-form label#payment4 input:after {
    background-image: url("../../img/cards.jpg");
    background-size: 115px auto;
    background-position-x: 50%;
}

.accordion-toggle{
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion-toggle::after{
    content: "";
    background-image: url("../../img/arrow_thin.png");
    width: 13px;
    height: 13px;
    display: inline-block;
    background-size: auto 13px;
    background-repeat: no-repeat;
    transform: rotate(-90deg);
    transition: all .2s ;
    transform-origin: center;
    background-position: center;
}

.accordion-toggle.closed::after{
    transform: rotate(90deg);
}

/* KLIX */

.payment-form .primary-payment-method label#payment6 input:after {
    background-image: url("../../img/klix-logo.png");
    background-size: auto 26px;
    background-position-x: 50%;
}

#payment-form .primary-payment-method label:nth-child(1):nth-last-child(1){
    display: none !important;
}

.sub-payment-method label div.subPaymentThumbnail{
    background: white no-repeat 0;
    content: "";
    height: 30px;
    width: 125px;
    display: flex;
    justify-content: center;
    mix-blend-mode: multiply;
}
.sub-payment-method label div.subPaymentThumbnail img{
    width: auto;
    height: 100%;
    overflow: auto;
}

/* DELIVERY FORM */

#delivery-form {
    border-collapse: separate;
    border-spacing: 0 5px;
}

#delivery-form label {
    display: block !important;
    font-size: 15px;
    font-weight: 300;
    margin: 25px 0;
    position: relative;
    width: 250px;
    cursor: pointer;
}

.order-info-time{
    position: relative;
    top: 15px;
    font-size: 14px;
}
    
.order-info-time span{
    position: relative;
    bottom: 2px;
}
    
.info-box-red{
    color: #e86c6c;
    background-color: #fff6f6;
    border: 1px solid #e86c6c;
}

#rules-form input:nth-of-type(2), .git-checkbox{
    background-image: url("/img/empty_box.png");
    background-repeat: no-repeat;
    -webkit-appearance: none;
    width: 1.3em;
    height: 1.3em;
    cursor:pointer;
    float: left;
    outline: none;
    margin-right: 5px;
    margin-top: 2px;
}

#rules-form input:nth-of-type(2):checked, .git-checkbox:checked{
    background-image: url("/img/check_box.png") ; 
}

.order-checkout .mobile-center>* {
    float: right;
}

@media (max-width: 400px) {
    #payment-form label:after {
    position: relative;
    left: 0px;
    top: 13px;
    }
}

@media (max-width: 767.98px) {
    .order-checkout .mobile-center{
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 28px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    #payment-form label:after {
        left: 204px;
    }
}
   
@media (min-width: 1200px) {
    .order-checkout div .button-white{
        position: absolute;
        left: 120px;
    }
}

/*
------------ 
   RULE FORM
------------
*/
#rulesForm button{
    border: 2px solid black;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 0px;
}

@media (min-width: 576px) {
    #rulesForm button{
        max-width: 150px;
    }
}

#rulesForm button:focus{
    box-shadow:none !important;
    outline:0px !important;
}

#rulesForm button:hover{
    font-weight: 700;
}

/*
-------------
   DI BOOTSTRAP ALERT CUSTOM CSS STYLE
-------------
*/

.git-alert{
    border: 2px solid #000 !important;
    border-radius: 0px;
    background-color: #fff;
    
}

.git-alert .modal-header, .git-alert .modal-footer{
    border: 0px;
}

.git-alert .modal-header .modal-title{
    text-align: center;
    width: 95%;
    margin-left: 5%;
}
.git-alert .modal-header .close span{
    position: relative;
    padding: 0px;
    margin: 0px;
}

.git-alert .modal-footer .btn-primary{
    background-color: #000;
    color: #fff;
    border: 2px solid #000;
    border-radius: 0px;
    margin-right: auto;
    width: 25%;
    margin-left: auto;
    padding: 5px 0px;
    font-size:13px;
    text-transform: uppercase;
}

.git-alert .modal-footer .btn-primary:focus{
    background-color: #000;
    box-shadow:none !important;
    outline:0px !important;
}

.git-alert .modal-footer .btn-primary:hover{
    font-weight: 700;
}

.git-alert .modal-footer .btn-secondary{
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    border-radius: 0px;
    margin-right: auto;
    width: 25%;
    margin-left: auto;
    padding: 5px 0px;
    font-size:13px;
    text-transform: uppercase;
}

.git-alert .modal-footer .btn-secondary:hover{
    font-weight: 700;
}

.git-alert .modal-footer .btn-secondary:focus{
    background-color: #fff;
    box-shadow:none !important;
    outline:0px !important;
}

#rulesForm a{
    text-decoration: underline;
    font-weight: 700;
    color: #000;
}

/*
-------------
   MAILCHIMP SUBSCRIBE FORM
-------------
*/

@media (max-width: 576px) {
    #mce-EMAIL, #mc-button-wrapper{
        width:100%;
        display: block;
    }
}


#mc_embed_signup input:focus{
    box-shadow:none !important;
    outline:0px !important;
}

.img-gallery-display-box-prev {
    position: absolute;
    cursor: pointer;
    top: 0;
    height: 100%;
}
    
.img-gallery-display-box-next {
    position: absolute;
    right: 14px;
    top: 0;
    height: 100%;        
    cursor: pointer;
}    
    
.img-gallery-display-box-prev i {
    top: 50%;
    position: relative;
}
    
.img-gallery-display-box-next i {
    top: 50%;
    position: relative;
}

#archive-link{
    right:1px;
    position: absolute;
}

/*
-------------
   EMBED VIDEO 
-------------
*/

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
}

.project-img-container .videoWrapper{
    height: inherit;
}

.schoolbag-img-container .videoWrapper{
    height: inherit;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
-------------
   IMAGE CAROUSEL PARTIAL
-------------
*/

.image-carousel-git-control{
    height: 30px;
    margin: auto;
}



/** HALL COLORS **/

[data-chair] {
    cursor: pointer!important;
    color: white;
}

.reservedbyme {
    color: orange;
    background-color: #c08080!important;
    cursor: pointer!important;
}

.reserved {
    color: orange;
    background-color: #FFF!important;
    cursor: default!important;
}

.reservedbyme.wheelchair {
    background: url('/img/ico_disabled_orange.png') center no-repeat;
    background-size: 21px 21px;
    border: none !important;
}

.wheelchair{
    background: url('/img/ico_disabled_gray.png') center no-repeat;
    background-size: 21px 21px;
    border: none !important;
}

.locked {
    color: red;
    background-color: #FFF!important;
    }

.purchased {
    color: blue;
    background-color: #000!important;
    }
    
    
/* CHAIRS POPUP
/* --------------------------------------------- */

.chairPop {
    background: #FFF;
    border: 1px solid #888;
    box-shadow: 0px 1px 5px #888;
    color: #333 !important;
    display: none;
    position: absolute;
    white-space: nowrap;
    z-index: 900;
    }

.chairPopInner {
    padding: 5px 10px 7px;
    position: relative;
    }

.chairArrow {
    background: url("/img/chairPopArrow.png") no-repeat;
    position: absolute;
    display: block;
    top: 100%;
    left: 10px;
    height: 10px;
    width: 15px;
    }

#events-grid .tickets-count {
    color: #aaa;
    display: block;
    margin-top: 3px;
    text-transform: none !important;
    }

#events-grid .tickets-count b {
    color: #000;
    font-weight: bold;
    }
    
.icon {
    background: no-repeat center;
    display: inline-block;
    text-indent: -9999px;
    zoom: 1;
}

.icon-clock {
    background-image: url(../img/clock.png);
    height: 20px;
    width: 30px;
}
    
.icon-delete {
    background-image: url('/img/bin_black.png');
    width: 17px;
    height: 20px;
    background-size: 17px 20px;
}
    
.icon-delete:hover{
    background-image: url('/img/bin_orange.png');
    width: 17px;
    height: 20px;
    background-size: 17px 20px;
}

#ticketTypeBlock .ticket-type__inner {
    margin: 8px 0;
}

#ticketTypeBlock .select-wrapper {
    margin-right: 20px;
}

#ticketTypeBlock span {
    display: block;
    float: left;
    line-height: 28px;
    width: 120px;
}

#ticketTypeBlock .sector-block {
    width: 175px;
    min-height: 1px;
}

#ticketTypeBlock a {
    line-height: 28px;
}

#ticketTypeBlock *[id^='removeButton'] {
    height: 28px;
}

.select-wrapper {
    display: inline-block;
    position: relative;
}

.select-wrapper select:focus {
    outline: none;
}

.select-wrapper .git-form-input {
    font-weight: normal!important;
    padding: 7px 16px;
}

.select-wrapper:before {
    content: url(/img/chevron-down.svg);
    position: absolute;
    height: 38px;
    width: 36px;
    background: white;
    top: 1px;
    right: 2px;
    line-height: 50px;
    text-align: center;
    color:#fff;
    pointer-events: none;
    z-index: 2;
    border-left: 1px solid gray;
}

.select-wrapper.small .git-form-input {
    padding: 2px 16px;
    height: 25px;
    width: 200px;
}

.select-wrapper.small::before {
    height: 23px;
    width: 24px;
    line-height: 34px;
}

/* Cookie */

.cookie-overlay {
    z-index: 10000;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(6, 6, 19, 0.45);
}

.cookie-content {
    z-index: 10001;
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    background-color: white;
}

@media (max-width: 768px) {
    .cookie-content .button_wrapper {
        width: 100%;
    }
    .cookie-content .button_wrapper button {
        width: 100%;
    }
}