@media all and (min-width: 999px) and (max-width:1300px) {
	
	
	.header-bar {
		padding-right: 0px !important;
	}
	
}


@media only screen and (max-width: 600px) {
 
	
	
	.masthead .top-bar .menu-select, .masthead .top-bar .mini-nav > ul:not(.mini-sub-nav) > li > a {
    
    font: 500 11px / 10px "Ubuntu", Helvetica, Arial, Verdana, sans-serif !important;
    
}
	
	.side-header .top-bar .mini-widgets.left-widgets, .masthead .top-bar .left-widgets {
    -ms-flex-pack: right !important;
    -ms-justify-content: right !important;
    justify-content: right !important;
}
	
	#mini_frontpage_box {

    margin-top: -80px;
	}
	#mini_frontpage_box {
		display: block;
		
	}
	
	#col_tickets {
		 width: 100%;
		/*background-color: var(--the7-links-color);*/

	}
	
	#col_opening_times{
		    width: 100%;
	}
	
	#col_shortlinks {
		width: 100%;
		padding-bottom: 20px;
	}
	
	#col_infos {
		    width: 100%;
	}
	
	.textwidget .vc_row   {
		margin-left: 0;
    margin-right: 0;
	}
	
	#footer_copy {
		text-align: center;
	}
	
	#menu-bottom-nav {
    display: block;
	}
	
	#menu-bottom-nav li {
		text-align: center;
    width: 100%;
    display: block;
	}
	
	#col_tickets h3 {
		font-size: 30px;
		padding-bottom: 15px;
	}
	
	
	
	.dt-mobile-header .opening_times_nav > a {
	    background-color: var(--the7-title-color);

		
		border-radius: 10px;
	
	padding-right: 5px;
		padding-left: 5px;
}

.dt-mobile-header .opening_times_nav a .menu-text  {
	color:#FFF;
	
}

.dt-mobile-header  .opening_times_nav  .the7-svg-image {
	    width: 20px;
    height: auto;
    padding-right: 15px;
}
	
	.archive_content_inner .one_third {
 
    width: 100%;
    margin: 20px 0 20px 0px;
		
	}
	
	.lang_sel_list_horizontal {
		line-height: 0 !important;
	}
	
	.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 0px 3px !important;
}
	
	.owl-dots {
		display: none !important;
	}
	
	#main .vc_col-sm-6 .wpb_single_image.wpb_content_element .vc_single_image-img  {
		    margin-left: 20px;
	}
	
}