#header.hide-navigation {border-bottom: 0;}
.text-lg{font-size: 125%;}
#footer { padding: 20px 0 70px; }
.intro-image + #page { margin-top: 50px; }
.inner-shadow .vc_single_image-wrapper {
	position: relative;
	max-width: 100%;
	}
    
    .inner-shadow .vc_single_image-wrapper::before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		box-shadow: inset 0 0 20px 20px #222;
		-moz-box-shadow: inset 0 0 20px 20px #222;
		-webkit-box-shadow: inset 0 0 20px 20px #222;
	   }

#logo img {width: 230px;}
@media only screen and (max-width: 476px) {
  #logo { max-width: 50%; margin-top: 20px; }
}

#nav .icon {font-size: 120%; color: #ffffff;}

#social a { opacity: 0.6; }
#social a:hover { opacity: 1; }
#social .social-facebook { background-color: #3b5998; }
#social .social-youtube { background-color: #c4302b; }
#social .social-instagram { background-color: #1c5380; }

table .buy-tickets.social-facebook .icon {
  color: #fff;
}
table .buy-tickets.social-facebook:hover {
  background-color: #3b5998;
}
table.responsive-table td.actions a + a{
	margin-left: 5px;
}
@media (max-width: 50em) {
  table.responsive-table td.table-date,
  table.responsive-table td.table-city {
	font-weight: bold;
    font-size: 16px;
    border-top: 1px solid #444;
	width: 50%;
    float: left;
    display: table-cell;
  }
  table.responsive-table td.table-name,
  table.responsive-table td.table-location,
  table.responsive-table td.actions{
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 0;
	position: relative;
    background: #333;
    border-top: 0;
    border-bottom: 0;
  }
  table.responsive-table td.actions {
	border: 1px solid #444;
    border-top: 0;
    padding: 15px;
  }
}

#header.sticky { padding-top: 10px}
.nav-container {height: 75px}
@media only screen and (max-width: 1200px) {
  #icon-nav #nav-slidemenu { top: -5px;}
  #icon-nav #nav-slidemenu span {font-size: 25px;}
}
@media only screen and (max-width: 980px) {
  #nav-social {display: none;}
}

@media only screen and (max-width: 980px) {
  #nav-social {display: none;}
}
@media only screen and (max-width: 768px){
	#intro-youtube {
    	display:none !important;
	}
  	#intro-youtube + #page { margin-top: 50px; }
}

.custom-font-size a:focus, .custom-font-size a:hover {
    color: #ffffff !important;
}

.custom-font-size a {
    min-height: 80px !important;
    vertical-align: middle !important;
    display: flex !important;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#content-slider-id-1 img {
    height: 500px;
  object-fit: contain;
}

.grecaptcha-badge { 
    visibility: hidden;
}

@media (max-width: 768px) {
#pirmas-row {
	margin-top: 100px !important;
  }
  #content-slider-id-1 img {
    height: 350px;
  object-fit: contain;
}
}

div#portfolio-items .item img {
    height: 250px !important;
    object-fit: contain;
}