<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Videdal
 Theme URI:    http://videdalsgif.se/
 Description:  Videdals GIF
 Author:       Majoda
 Author URI:   http://majoda.com
 Template:     understrap
 Version:      1.2.4
*/

body {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #030d0d;
}
a {
	color: #ed1f24;	
	text-decoration: none;
	transition: all 0.6s;
}
a:hover {
	color: #af172a;	
	text-decoration: none;
}
.container {
	max-width: 100%; 
	padding: 0 15px;
}

.wrapper {
	width: 100%;
/*	max-width: 1400px; */
	margin: 0 auto;
	padding-top: 0;
}
.site-main {
	width: 100%;
}
.site-main.noslide {
	padding-top: 200px;
}
.pagecontainer {
	width: 100%;
	max-width: 1430px;
}
.pagecontainer.topmargin {
	padding-top: 200px;
}
.ca_button {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	padding: 10px 39px;
}

.innercontent {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
#wrapper-navbar {
	position: fixed;
	width: 100%;
	z-index: 1000;
}
#single-wrapper {
	padding-top: 180px;
}
#single-wrapper .swiper-container {
	margin-top: -55px;
}
.bg-light, .bg-dark {
	background: rgba(0,0,0,0.6) !important;
}
#videdal_header, #videdal_header .img-fluid {
	height: 126px;
	transition: all 0.6s;
}
#videdal_header.scrolled {
	height: 70px;
}
#videdal_header .img-fluid {
	height: 100px;
	width: auto;
	transition: all 0.6s;
}	
#videdal_header.scrolled .img-fluid {
	height: 50px;
}
.navbar .container {
	max-width: 1430px;
	padding: 0 15px;
	position: relative;
}

#navbarNavDropdown {
    position: relative;
}
.navbar-nav {
	position: absolute;
	right: 0;
	margin-right: 140px;
}
.navbar-light .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link {
	color: rgba(255,255,255,1.0);
	text-transform: uppercase;
	padding-right: 30px;
	padding-left: 30px;
}
.navbar-light .navbar-nav a:hover, .navbar-dark .navbar-nav a:hover {
	text-decoration: none;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(237, 31, 36,1.0);
}
.dropdown-item {
	text-transform: uppercase;
	color: #fff;
}
.header_boka {
	position: absolute;
	right: 0;
	top: 30px;
	display: inline-block;
	padding: 15px 30px 10px;
	background: #ed1f24;
	color: #fff;
	border-radius: 10px;
	line-height: 20px;
	cursor: pointer;
	transition: all 0.6s;
}	
.header_boka:hover {
	background: #af172a;
}
#videdal_header.scrolled .header_boka {
	top: 8px;
}
/* Puffar */ 
.puffar {
	width: 100%;
	display: contents;
	margin-bottom: 30px;
}
.puff_inner {
	position: relative;
	margin-bottom: 20px;
		margin-top: 10px;
}
.puff_content {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	width: 90%;
	color: #fff;
	text-align: center;
}
.puff_content h2 {
	color: #fff;
	font-size: 27px;
}
.puff_button {
	background: #fff;
	color: #918F7D;
	font-weight: 600;
}
/* Footer */
#wrapper-footer {
	background-color: #dfdfdf;
/*	padding-left: 40px; */
	margin: 0;
	max-width: none;
	margin-top: 0px;
}
#wrapper-topfooter {
	background-color: #000;
/*	padding-left: 40px; */
	margin: 0;
	max-width: none;
	margin-top: 0px;
	padding: 20px 0 15px;
}
#wrapper-topfooter, #wrapper-topfooter a { 
	color: #fff;
	text-align: center;
}
footer {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 25px;
}
.footerblock .fa-caret-right {
	color: #ed1f24;
	font-size: 14px;
}
.footerblock {
	padding: 50px 0;
	font-size: 16px;
}
.footerblock h4 {
	font-size: 18px;
	font-weight: 600;
}
.footer1 img {
	max-width: 8px;
}
.footer2 {
	text-align: center;
	padding-top: 80px;
}
.footer3 {
	text-align: center;
	padding-top: 80px;
}
.footer2 img:first-child {
	margin-right: 20px;
}
/* Swiper */
.swiper-pagination-bullet {
	width: 14px !important;
	height: 14px !important;
	background: #fff !important; 
	opacity: 1.0 !important;
}
.swiper-pagination-bullet-active {
	background: #007aff !important;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets {
	bottom: 45px !important;
}
.swipesection { 
	width: 100%;
	position: relative;
}
.swipesection img {
	object-fit: cover;
	width: auto;
	min-width: 100%;
	height: 75vh;
}
.img_overlay {
	display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 126px);
    background: rgba(237, 31, 36, 0.5);
    top: 126px;
	transition: all 0.6s;
}
.img_overlay2 {
	display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 126px);
    background: rgba(237, 31, 36, 0.8);
    top: 126px;
	transition: all 0.6s;
}
.img_overlay3 {
	display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 126px);
    background: rgba(0,0,0,0.6);
    top: 126px;
	transition: all 0.6s;
}
.caption_holder {
	width: 100%;
	max-width: 1400px;
	position: relative;
	margin: 0 auto;
}
.bildspel_caption {
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%,-50%);	
	color: #fff;
	width: 60%;
	padding: 10px;	
	text-align: center;
}
.bildspel_caption h2 {
	font-size: 80px;
	font-weight: 600;
	line-height: 90px;
	color: #fff;
}
.bildspel_caption a {
	text-decoration: none;
	color: #68cdef;
	text-transform: uppercase;
	font-weight: 600;
}
.bildspel_caption a:after {
    content: " â€º";
}
.bildspel_caption .captiontext {
	font-size: 30px;
	font-weight: 400;
}
.content_small {
	max-width: 1000px;
	margin: 0 auto;
}
.paymentblock {
	margin-left: calc(50% - 50vw);
	width: 100vw;
	background: #dfdfdf;
	margin-top: 0;
	margin-bottom: 0;
} 
.paymentblock_inner {
	width: 100%;
	max-width: 1430px;
	background: transparent;
	margin: 80px auto 0 auto;
	padding: 20px 30px;
}
.paymentblock_inner img {
	max-width: 220px !important;
}
.vara_pass_flash {
	position: relative;
	max-height: 300px;
	overflow: hidden;
	margin-top: 100px;
	margin-bottom: 100px;
}
.img_overlay_gray {
	display: block;
	position: absolute;
	width: 100%;
	height: calc(100%);
	background: rgba(0,0,0,0.6);
	transition: all 0.6s;	
	top: 0;
	left: 0;
}
.img_overlay_light {
	display: block;
	position: absolute;
	width: 100%;
	height: calc(100%);
	background: rgba(237, 31, 36, 0.5);
	transition: all 0.6s;	
	top: 0;
	left: 0;
}
.img_overlay_sharp {
	display: block;
	position: absolute;
	width: 100%;
	height: calc(100%);
	background: rgba(237, 31, 36, 0.8);
	transition: all 0.6s;	
	top: 0;
	left: 0;
}
.vara_pass_caption {
	position: absolute;
	color: #fff;
	font-size: 42px;
	text-align: center;
	width: 60%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);	
	padding: 0 30px;
}
.white_button {
	display: inline-block;
	padding: 15px 30px 10px;
	background: #fff;
	color: #ed1f24;
	border-radius: 10px;
	line-height: 20px;
	cursor: pointer;
	transition: all 0.6s;
	font-size: 18px;
}	
.white_button:hover {
	background: #dfdfdf;
}
.row.equal {
	display: flex;
	flex-wrap: wrap;
}
.equalheight4 .elementor-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-auto-rows: 1fr;
	grid-gap: 15px;
}
.equalheight4 .elementor-container .elementor-widget-icon-box { 
	display: flex;
	height: 100%;
}
.equalheight4 .elementor-container .elementor-widget-container {
	width: 100%;
}
h4.elementor-icon-box-title {
	font-size: 20px;
}
.elementor-icon-box-description {
	font-size: 17px;
}
/* Lokaler */
.lokal_single {
	background: #dfdfdf;
	padding: 40px;
	border-radius: 10px;
	margin: 20px 0;
	height: calc(100% - 40px);
	font-size: 17px;
}
.lokal_info {
	text-align: left;
	margin-top: 20px;
}
.lokal_info h3 {
	color: #000;
	font-weight: 400;
	text-align: left;
}
.lokal_swiper .swiper-slide {
	text-align: center;
}
.lokal_info .lokal_adress {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 20px;
}
.lokal_info .lokal_adress .lokal_karta {
	max-width: 20px;
	margin-top: -5px;
}
.lokal_info .hjzon {
	margin-top: 30px;
	font-size: 15px;
}
.lokal_info .hjzon img {
	max-width: 80px;
	float: left;
	margin-right: 20px;
}	
	
/* InstruktÃ¶rer */
.instruct_sok {	
	display: block;
	background: #dfdfdf;
	color: #ed1f24;
	width: 346px;
	max-width: 96vw;
	margin: 50px auto 0 auto;
	padding: 12px 12px 8px 12px;
	font-size: 24px;
	cursor: pointer;
	font-weight: 400;
	border-radius: 8px;
}
.intruct_sok_list {
	width: 330px;
	max-width: 92vw;
	background: #dfdfdf;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	border-top: 3px solid #ed1f24;
	border-radius: 0 0 8px 8px;
	font-weight: 400;
}
.instruct_cat_main { 
	color: #030d0d;
	cursor: pointer; 
	transition: all 0.6s;
}
.instruct_cat_main:hover { 
	color: #ed1f24;
}
.instruct_cat_list {
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-weight: 300;
}
.instruct_cat {
	color: #030d0d;
	cursor: pointer; 
	transition: all 0.6s;	
}
.instruct_cat:hover { 
	color: #ed1f24;
}

.instruct_list {
	margin-top: 80px;
}
.instructor_single {
	background: #dfdfdf;
	padding: 40px;
	border-radius: 10px;
	margin-bottom: 30px;
}
.instructor_img {
	margin-bottom: 20px; 
}
.instructor_info {
	text-align: center;
}
.instructor_info h3 {
	color: #000;
	font-weight: 400;
}
.instructor_info .ansvarig {
	font-weight: 300;
	display: block;
}
.instructor_info .instruct_show {
	display: inline-block;
	margin-top: 30px;
	padding: 15px 30px 10px;
	background: #ed1f24;
	color: #fff;
	border-radius: 10px;
	line-height: 20px;
	cursor: pointer;
	transition: all 0.6s;
}
.instructor_info .instruct_show:hover {
	background: #af172a;
}
#instruct_box {
	display: none;
	position: fixed;
	padding: 10px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);	
	background: rgba(3, 13, 13, 0.8);
	color: #fff;
	width: 80%;
	text-align: center;
	z-index: 10000;
	border-radius: 20px;
	font-size: 18px;
}
.instructbox_close {
	position: absolute;
	right: 20px;
	top: 12px;
	font-size: 32px;
	cursor: pointer;
}
.instructbox_inner {
	padding: 40px;
}
.instructbox_inner h3 {
	font-size: 38px;
}
.instructbox_inner .instructor_info {
	text-align: left;
}
.instructor_singledata {
	margin-bottom: 6px;
}
.intructor_activities {
	margin-top: 30px;
}
.intructor_activities_icons img {
	margin-right: 10px;
	background: #fff;
	width: 50px;
	height: 50px;	
}
.intructor_activities_texts {
	text-transform: italic;
	font-size: 16px;
}
/* VÃ¥ra pass */
.vara_pass {
	margin-top: 100px;
}
.passicons {
	margin-top: 50px;
}
.pass_icon, .pass_icon_content, .pass_icon_instructname {
	display: block;
	width: 100%;
	text-align: center;
}
.pass_icon img {
	max-width: 50px;
}
.pass_icon_hl {
	display: block;
	margin: 10px 0;
	font-weight: 600;	
}
.pass_icon_plats {
	margin-bottom: 10px;
}
.kommande {
	background: #dfdfdf;
	padding: 20px 40px;
	display: inline-block;
	border-radius: 20px;
	width: 100%;
}
.kommande_head {
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
	font-weight: 600;
}
.kommande_single {
	font-size: 16px;
	width: 100%;
	display: inline-block;
}
.ks_date {
	float: left;
	width: 100px;
}
.ks_clock {
	float: left;
	width: 60px;
}
.ks_title {
	float: left;
}
.single_pass_boka {
	text-align: center;
	margin-top: 20px;
}
.prodcontent {
	font-size: 16px;
	margin-bottom: 10px;
}
.custom_boka, .button-primary, .em-booking-submit {
	display: inline-block;
	padding: 15px 30px 10px;
	background: #ed1f24;
	color: #fff;
	border-radius: 10px;
	line-height: 20px;
	cursor: pointer;
	transition: all 0.6s;
	border: 0;
	font-size: 20px;
}	
.custom_boka.small {
	padding: 8px 12px 6px;
	line-height: 16px;
	font-size: 16px;
}
.elementor-button {
	padding: 15px 30px 10px !important;
	background: #ed1f24 !important;
	color: #fff !important;
	border-radius: 10px !important;
	line-height: 20px !important;
	transition: all 0.6s !important;
	border: 0 !important;
	font-size: 20px !important;	
}
.custom_boka:hover, .elementor-button:hover {
	background: #af172a !important;
}
.home .eael-post-grid-container .eael-entry-overlay.none {
	opacity: 0.7;
}
.home .eael-post-grid-container .eael-grid-post {
	position: relative;
}
.home .eael-post-grid-container .eael-entry-wrapper {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	z-index: 1000;
}
.elementor-widget-icon-box a:after { content: ""; display: block !IMPORTANT; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; }
.favoritpass {
	padding: 80px 0;
}
.favoritpass h2 {
	text-align: center;
}
.favorit_single {
	position: relative;
	margin-bottom: 20px;
}
.favorit_single:hover &gt; .img_overlay_gray {
	background: rgba(0,0,0,0.4);
}
.favorit_title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.favorit_title h3 {
	color: #fff;
}
.singlenews {
	margin: 60px 40px;
}
#em-booking div.em-booking-login label {
	width: auto;
}
#loginform label {
	display: block;
}
#error-404-wrapper {
	padding-top: 150px; 
}
.remembers { margin-top: 40px; }
#remember2 { cursor: pointer; }
#rememberblock2 { display: none; }

.page-id-4 .site-main.noslide, .page-id-1648 .site-main.noslide { padding-top: 0; }
.page-id-4 .pagecontainer.topmargin, .page-id-1648 .pagecontainer.topmargin { padding-top: 150px }
.edit-link { display: none !important; }
.intresse_anmalan { width: 100%; margin-bottom: 15px; }
.intresse_anmalan_left { width: 40px; display: inline-block; vertical-align: top; }
.intresse_anmalan_right { width: calc(100% - 50px); display: inline-block; }
.videdal_checkbox { width: 20px; height: 20px; }
table.em-calendar td.eventful a { color: #ed1f24; }
table.em-calendar td.eventful-today a { color: #000; }
table.fullcalendar td { border: 1px solid #ddd; }
.em-list h3.em-item-title a { color: #ed1f24; }
.em-list .em-event-prices, .em-list .em-event-categories, .em-list .em-event-tags { display: none !important; }
/* Bokning */
.videdal_booking { padding-top: 150px; }
.videdal_booking h1 { text-align: center; }
.event { width: 100%; max-width: 1430px; padding: 0 15px; margin: 0 auto; }
.booking_categorieslist { width: 100%; }
.categorieslist_single { display: inline-block; text-align: center; margin-right: 5px; padding: 5px; width: 100px; overflow: hidden; color: #fff; cursor: pointer; }
.categorieslist_img { height: 45px; }
.categorieslist_img img { width: 40px; height: 40px; }
.categorieslist_single_name { display: block; font-size: 14px; }
.fullcalendar { width: 100%; }
.fullcalendar td { width: 14.2857%; text-align: center; vertical-align: top; }
.fullcalendar .event_time, .fullcalendar .event_title { display: inline-block; width: 100%; text-align: center; color: inherit; }
table.em-calendar td.eventful .cal_singleevent a { color: inherit; text-decoration: none; }
.eventholder { display: none; }
.eventholder.eventshow { display: block; padding: 8px; margin-bottom: 5px; }
.fullcalendar ul.event-categories-images { list-style-type: none; width: 100%; padding-left: 0; }
.fullcalendar ul.event-categories-images li { width: 100%; text-align: center; }
.fullcalendar ul.event-categories-images li img { margin: 0 auto; }
.boka_messagebox { width: 265px; }
.waitlist_baro { width: 480px; }
.bokainfo { display: block; margin-top: 20px; }
.singleevent_lokal, .singleevent_instructors { margin-bottom: 20px; }
.member_errors { margin: 10px 0 30px; }
.member_errors .error { color: #ed1f24; font-weight: 700; }
.member_errors .member_ok { color: #096a37; font-weight: 400; }
table.em-calendar td.inactive .eventshow {
	background: #fff !important;
}
table.em-calendar td.inactive .event_title, table.em-calendar td.inactive .event_time {
	color: #aaa !important;
	font-style: italic !important;
}
/* Slut bokning */

/* Medlemssida */
.memberinfo, .memberships { background: #dfdfdf; padding: 30px; font-size: 18px; margin-bottom: 40px; }
.logout_button { display: inline-block; padding: 10px 15px 8px; background: #ed1f24; color: #fff; border-radius: 10px; line-height: 20px; cursor: pointer; transition: all 0.6s; border: 0; font-size: 18px; }
.membership { margin-bottom: 30px; }
.switch_user { display: inline-block; padding: 8px 15px 6px; margin-top: 10px; background: #ed1f24; color: #fff; border-radius: 10px; line-height: 18px; cursor: pointer; transition: all 0.6s; border: 0; font-size: 16px; }
.switch_user:hover { background: #af172a; }
.memberdata .row { margin-bottom:  15px; }
.memberdata input[type=text], .memberdata input[type=password], .memberdata select { width: 90%; border: 1px solid #030d0d; border-radius: 8px; padding: 3px 6px; background: #fff; }
.memberdata input.pnr1 { width: 65%; max-width: 65%; }
.memberdata input.pnr2 { width:calc(25% - 20px); width:calc(25% - 20px); }
.memberdata input:hover, .memberdata input:active, .memberdata input:focus, .memberdata input:focus-visible, .memberdata select:hover, .memberdata select:active, .memberdata select:focus { border: 1px solid #af172a; box-shadow: none; outline: 0; }
.pwdchg { margin: 20px 0 35px 0; background: #f9f9f9; padding: 20px; }
.woocommerce ul.products li.product { border: 1px solid #030d0d; border-radius: 10px; padding: 15px; width: 100%; min-height: 300px; }
.woocommerce ul.products li.product h3 { font-size: 26px; }
.shop_allowed { font-size: 16px; background: #dfdfdf; padding: 8px; margin: 10px 0 15px 0; }
.woocommerce ul.products li.product .price { color: #ed1f24; }
.btn-outline-primary, .btn-primary { padding: 10px 15px 8px; background: #ed1f24; color: #fff; border-radius: 10px; line-height: 20px; cursor: pointer; transition: all 0.6s; border: 0; font-size: 18px; }
.btn-outline-primary:hover, .btn-primary:hover { background: #af172a !important; box-shadow: none; }
.shop_giltig { margin: 10px 0; font-size: 16px; font-style: italic; }
.woocommerce.columns-4 { width: 25%; display: inline-block; } 
.woocommerce ul.products { padding: 0 15px; }
.videdal_addtocart { margin-top: 20px; }
.shop_memberselect { margin: 10px 0; font-size: 16px; }
.videdal_cart { display: inline-block; float: right; }
.videdal_cart a { color: #030d0d; }
.videdal_cart.hascart, .videdal_cart.hascart a { color: #ed1f24; }
.videdal_produkt_cartinfo { display: none; margin-top: 20px; font-size: 17px; color: #ed1f24; }
.videdal_produkt_cartinfo a { color: #ed1f24; }
.woocommerce-order .woocommerce-customer-details { display: none; }
.kommande_pass_single_left, .kommande_pass_single_right { padding: 10px; }
.kommande_pass_bottom { display: none; }
/* Slut medlemssida */

.archive article { margin-bottom: 30px; }

/* Spin of hope */
.soh_booking { margin-top: 40px; border-top: 1px solid #eee; padding-top: 20px; }
.pagecontainer.direct { padding-top: 160px; }
.soh_beticon { max-width: 200px; }
#page-wrapper.hidden { opacity: 0.1; }
#booknonmeber { display: none; position: fixed; top: 40%; left: 50%; transform: translate(-50%,-50%); background: #fff; border: 2px solid #ed1f24; border-radius: 15px; padding: 10px; }
.close_sohpop { background: #ed1f24; color: #fff; font-size: 15px; border-radius: 6px; padding: 8px 10px 4px 10px; display: block; margin: 0 auto; width: 63px;  cursor: pointer; }
.close_sohpop.extra { display: inline-block; width: auto; }
.sohblock { width: 100%; margin: 0 0 10px 0; font-size:16px; }
.sohblock .custom_boka { padding: 10px 15px 8px; }
.sohblock .soh_book { font-size:15px; }
.soh_bookable { cursor: pointer; background: #ed1f24; color: #fff; font-size: 16px; padding: 4px 8px; border-radius:4px; text-align: center; }
.soh_booked_by_user { cursor: pointer; background: #000; color: #fff; font-size: 16px; padding: 4px 8px; border-radius:4px; text-align: center; }
.soh_booktable { margin-top: 40px; }
.soh_booktable tr td { padding: 8px 20px 4px 0px; }
.soh_booked_by_other { font-style: italic; color: #777; }
#soh_bookholder { max-width: 100%; overflow-x: scroll; }
.soh_booktable td:first-child {
	position: sticky;
	width: 130px;
	left: 0;
	z-index: 10;
	background: #fff;
}  
.single-product #woocommerce-wrapper { padding-top: 136px; }
.woocommerce form.login { max-width: 600px; }
.woocommerce-breadcrumb { display: none; }
@media (max-width: 767px) {
#booknonmeber { width: 80%; }
}
/* Slut spinofhope */

@media (max-width: 1200px) {
.vara_pass_caption { font-size: 32px; width: 80%; }
	
}
@media (min-width: 1141px) and (max-width: 1400px) {
.navbar-dark .navbar-nav .nav-link { font-size: 17px; padding-left: 20px; padding-right: 20px; }
	
}
@media (min-width: 993px) and (max-width: 1141px) {
.navbar-dark .navbar-nav .nav-link { font-size: 16px; padding-left: 10px; padding-right: 10px; }
}

@media (min-width: 993px) {
.navbar-expand-lg .navbar-nav .dropdown-menu { background: #000; }	
.respdag { display: none; }
}
@media (max-width: 992px) {
.bildspel_caption { top: 50%; }
.bildspel_caption h2 { font-size: 64px; line-height: 70px }
.bildspel_caption .captiontext { font-size: 26px; }
.header_boka, .header_boka_link { display: none; }
.navbar-collapse &gt; ul { display: contents; height: 100%; top: 100%; z-index:1000; background: #fff; width: 100%; }
.navbar-light .navbar-toggler, .navbar-dark .navbar-toggler { position: absolute; right: 15px; top: 30px; }
.dropdown-item { color: #fff; padding-left: 50px; }
#navbarNavDropdown { background: rgba(0,0,0,0.4); }
.dropdown-menu { background: transparent; }
.booking_categorieslist { display: none; }
 table.em-calendar .days-names, table.em-calendar .eventless-pre {
    display: none;
  }
  
  table.em-calendar tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table.em-calendar tbody td {
	  width: 100%;
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table.em-calendar .em-calnav-next { float: right; }
  table.em-calendar .month_name { width: calc(100vw - 48px); text-align: center; }
  table.em-calendar tbody td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.em-calendar td:last-child {
    border-bottom: 0;
  }
table.em-calendar tr { border-bottom: 0; }
table.em-calendar td.inactive { display: none; }   
.woocommerce.columns-4 { width: 100%; }
.woocommerce ul.products { padding: 0 }
}
}
@media (min-width: 768px) {
.navbar-expand-md .navbar-nav .dropdown-menu { background: #000; }
.dropdown-item { color: #f9f9f9; padding-left: 60px; padding-right: 60px; }

}
@media (max-width:767px) {

.paymentblock_inner { text-align: center; }
.paymentblock_inner .col-md-4 { margin-bottom: 40px; text-align: center !important; }
.paymentblock_inner img { max-width: 180px !important; }
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product { width: 100%; }
.singlenews { margin: 60px 0px 30px 0; max-width: calc(100% - 60x) !important; overflow: hidden !important;}
.singlenews iframe { max-width: calc(100vh - 30px) !important; }
.vara_pass_flash { min-height: 40vh; max-height: none; }
/* .em-calendar tbody td { width: 100%; display: ruby; } */

}
/*
.site-main {
  padding-top: 200px;
}
*/
@media (max-width: 576px) {
.waitlist_baro { width: 288px; font-size: 14px; }
.waitlist_baro_top { width: 288px; }
.waitlist_baro_lines { width: 12px; }
}
@media (max-width: 480px) {
.bildspel_caption { width: 80%; }
.bildspel_caption h2 { font-size: 52px; line-height: 56px; }	
}
@media (max-width: 420px) {
.vara_pass_caption { font-size: 26px; line-height: 30px; width: 100%; }
.vara_pass_caption .vp_text { margin-bottom: 10px; }
}</pre></body></html>