<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@font-face {
    font-family: 'tallink_scriptbold';
    src: url('/wp-content/themes/golfpiste/font/tallink/tallinkscriptbold-webfont.eot');
    src: url('/wp-content/themes/golfpiste/font/tallink/tallinkscriptbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/golfpiste/font/tallink/tallinkscriptbold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/golfpiste/font/tallink/tallinkscriptbold-webfont.woff') format('woff'),
         url('/wp-content/themes/golfpiste/font/tallink/tallinkscriptbold-webfont.svg#tallink_scriptbold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

body {
	background-color: #01a862;
	background-image: url(/wp-content/themes/golfpiste/assets/img/bg/tallink-golf-guide-bg.jpg);
	background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
	background-attachment: fixed;
}

hr {
	margin: 45px 0;
}

#valikko-text {
	display: none;
}

.navbar__logo {
	margin: 14px 0 10px 60px;
    width: 120px;
    padding: 0;
    display: inline-block;
}

.content-wrapper {
	background-color: initial;
}

.page-title {
	font-family: 'Muli', sans-serif;
	font-weight: 700;
	font-size: 72px;
	color: white;
	text-align: center;
	margin-top: 0;
	text-shadow: 0 2px 8px rgba(0,0,0,.33);
}

.hero-description {
	max-width: 600px;
	text-align: center;
	font-size: 22px;
	margin: 0 auto;
	font-family: 'barlowsemibold';
}

.section-name--tallink {
	display: block;
	text-align: center;
}

.section-name--tallink h1 {
	font-family: 'Muli', sans-serif;
	font-weight: 700;
	font-size: 52px;
	background-image: url(/wp-content/themes/golfpiste/assets/img/tallink-golf-guide/Path3366.svg);
	background-repeat: no-repeat;
    background-position-y: bottom;
    background-size: 200px auto;
    background-position-x: center;
    padding-bottom: 10px;
}


.category-tag {
	color: #ee4035;
}

.main-articles .section-wrapper {
	padding: 7px;
}

.main-articles__right &gt; div {
	margin-bottom: 7px;
    padding-bottom: 7px;
}

.main-articles__right .has-bg {
	width: 120px;
	height: 120px;
}

.main-articles__right .text-wrapper {
	    width: calc(100% - 125px);
}

.main-articles__right &gt; div:last-child .has-bg {
	border-radius: 0;
}

.main-articles .text-wrapper--small {
	padding-top: 10px;
}

@media screen and (max-width: 900px) {
	.navbar__logo {
		padding: 10px 0 5px;
		width: 120px;
		margin: 0 auto;
		display: block;
	}
	body {
		background-position-y: 40px !important;
	}
	.page-title {
		font-size: 52px;
	}
}

@media screen and (max-width: 650px) {
	.section-name--tallink h1 {
		font-size: 24px;
		margin: 25px 0;
	}
	.page-title {
		font-size: 36px;
		margin-top: 25px;
	}
	.hero-description {
		font-size: 18px;
	}
	.main-articles {
		background-color: transparent;
		margin: 0 0 20px;
	}
	.main-articles .section-wrapper {
		padding: 0;
	}
	.main-articles .text-wrapper--small h3 {
		margin-top: 5px;
	}
	.main-articles__right &gt; div:last-child {
		margin-bottom: 7px;
	}
}

/*** TAEGGIE ***/

.taeggie-section .section-wrapper {
	background-color: transparent;
}

.taeggie-feed-widget .posted-at, .taeggie-feed-widget .author-image, .taeggie-feed-widget .clearer, .taeggie-feed-widget .post-type {
	display: none;
}

.taeggie-feed-widget .author {
	width: 80%;
	padding-top: 4px;
    margin-left: 3px;
}

.taeggie-feed-widget .social-network {
	margin-right: 0 !important;
}

.taeggie-feed-widget .text p {
	margin-top: 5px;
}

.taeggie-feed-widget .post-image {
	margin-left: -5px;
    margin-right: -5px;
    width: calc(100% + 10px) !important;
    max-width: calc(100% + 10px);
}

.post.post-instagram {
	background-color: #3b5998 !important;
}

.post.post-facebook {
	background-color: #c13584 !important;
}

.post.post-instagram *, .post.post-facebook * {
	color: white !important;
}

.taeggie-feed-widget .social-network {
	margin-bottom: 3px;
}

.taeggie-load-more {
	display: block !important;
}

.taeggie-load-more div {
	border-radius: 15px;
    background-color: #5a1eb4 !important;
    color: white !important;
    padding: 5px 15px !important;
}

.taeggie-feed-widget .text {
	font-family: 'barlowregular' !important;
}

@media screen and (max-width: 650px) {
	.taeggie-feed-widget .size-1of2 {
		width: 100% !important;
	}
}

/*** ETUSIVU ***/

.tallink-ellipses {
	text-align: center;
	margin-bottom: 50px;
}

.tallink-ellipses div {
	width: 143px;
	height: 143px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.tallink-ellipses img {
	position: absolute;
}

#ellipse-1 {
	width: 44.69%;
	height: 57.62%;
	top: 17.48%;
	left: 31.47%;
}

#ellipse-2 {
	width: 59.30%;
	height: 53.57%;
	top: 21.68%;
	left: 25.17%;
}

#ellipse-3 {
	width: 69.72%;
	height: 44.69%;
	top: 25.17%;
	left: 15.38%;
}

#ellipse-4 {
	width: 70.49%;
	height: 43.57%;
	top: 28.67%;
	left: 11.19%;
}

#ellipse-5 {
	width: 59.56%;
	height: 44.55%;
	top: 27.27%;
	left: 20.28%;
}

.tallink-ellipses span {
	color: white;
    font-family: 'barlowbold';
    font-size: 20px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -25px;
	left: 0;
}

.section--no-padding .section-wrapper {
	padding: 0;
}

@media screen and (max-width: 900px) {
	.tallink-ellipses div {
		width: 120px;
		height: 120px;
	}
}

@media screen and (max-width: 650px) {
	.tallink-ellipses div {
		width: 60px;
		height: 60px;
	}
	.tallink-ellipses span {
		font-size: 12px;
		bottom: -15px;
	}
	.tallink-ellipses {
		margin-bottom: 10px;
	}
}

/*** KENTÃ„T ***/

.kentat-list {
	width: 300px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	background-color: #408aa3;
	height: 550px;
}

.kentat-list h2 {
    font-family: 'Muli', sans-serif;
	font-weight: 700;
    color: white;
    font-size: 24px;
    margin: 20px;
    line-height: 34px;
}

.kentat-list h3 {
	margin: 10px 0;
}

.kentat-list a {
	text-decoration: none;
    text-transform: none;
    font-family: 'barlowbold';
    font-size: 20px;
    text-align: left;
    cursor: pointer;
    margin: 20px 20px;
    color: #ffffff;
}

.kentat-list a:hover {
    color: #91c6d4;
}

#map {
	width: calc(100% - 300px);
	height: 550px;
	display: inline-block;
	vertical-align: top;
}

.map-window h4 {
	margin: 0;
	font-size: 16px;
	text-decoration: none!important;
	color: #006090!important;
}

.map-window a {
	text-decoration: none;
	color: #006090;
}

.map-window h4:hover {
	color: #f5a623!important;
}

#map button.gm-control-active.gm-fullscreen-control {
	border-radius: 5px!important;
	box-shadow: 0 2px 4px rgba(0,0,0,.25)!important;
	background: rgba(255,255,255,0.75)!important;
	border: 1px solid #fff!important;
}

#map button.gm-control-active.gm-fullscreen-control:hover {
	background: white!important;
}

#map .gm-bundled-control-on-bottom &gt; div &gt; div {
	border-radius: 5px!important;
	box-shadow: 0 2px 4px rgb(0,0,0,.25)!important;
	background: rgba(255,255,255,0.75)!important;
	border: 1px solid #fff!important;
}

#map .gm-bundled-control-on-bottom &gt; div &gt; div:hover {
	background: white!important;
}

@media screen and (max-width: 650px) {
	.kentat-list {
	    display: block;
	    width: 100%;
	    padding-top: 10px;
	}
	div#map {
	    display: block;
	    width: 100%;
	}
}

/*** TIIAJAT ***/

.content--tiiajat {
    text-align: center;
    padding: 15px 0;
    background-color: #408aa3;
    background-image: url(/wp-content/uploads/customers/tallink/golfguide/tiiaikahaku/bg.jpg);
    background-position-y: top;
    background-position-x: center!important;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.tiiajat--headings {
	width: 600px;
	display: inline-block;
	vertical-align: top;
}

.tiiajat--headings h3 {
    /* text-transform: uppercase; */
    font-family: 'barlowbold';
    font-size: 20px;
    text-align: left;
    cursor: pointer;
    margin: 20px 20px;
    color: #ffffff;
}

.tiiajat--headings h3 i {
    font-size: 28px;
    vertical-align: bottom;
    margin: 0 15px 0 0;
    color: #5a1eb4;
}

.tiiajat--headings h3:hover {
	color: #91c6d4;
}

.tiiajat--headings a {
    text-decoration: none;
}

.tiiajat--content {
	width: calc(100% - 400px);
	display: inline-block;
	vertical-align: top;
}

.tiiajat--headings h2 {
    font-family: 'Muli', sans-serif;
	font-weight: 700;
    text-align: left;
    color: #ffffff;
    font-size: 26px;
    margin: 30px 0;
}

.content--tiiajat iframe {
    padding: 10px 15px 0;
    background: white;
    height: 450px!important;
	border-radius: 7px!important;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    border: 2px solid #5a1eb4!important;
    margin: 25px 0;
}

@media screen and (max-width: 650px) {
	.tiiajat--headings {
	    width: 100%!important;
		padding: 0!important;
	}
	.content--tiiajat {
		padding: 0!important;
		background-image: none!important;
		overflow: scroll;
	}
	.content--tiiajat iframe {
		max-width: unset!important;
		display: block;
		
	}
	::-webkit-scrollbar {
	    -webkit-appearance: none;
	    width: 0;
	    background: rgba(0,0,0,0);
	}
	.tiiajat--headings h2 {
	    padding-left: 10px;
	}
}

/*** LAIVAT ***/

.content--laivat {
	background-color: white;
	padding: 20px;	

}

.content--laivat .date {
	border-bottom: 1px solid #004152;
    color: #004152;
    font-family: 'barlowsemibold';
	margin-bottom: 20px;
}

.content--laivat .date span {
	font-size: 18px;
}

.grid_wide &gt; div {
	font-size: 18px;
}

.liftups-2.grid_wide {
	text-align: center;
}

.header-title h3 {
	color: #004152;
	text-transform: uppercase;
	font-family: 'barlowsemibold';
	margin: 0 0 20px 0;
}

.box-container {
	margin-right: 25px;
	display: inline-block;
	vertical-align: top;
}

.box-container th {
	background: #466b77;
	color: white;
    font-family: 'barlowmedium';
	font-weight: normal;
	padding: 5px 10px;
}

.box-container th span {
	font-size: 16px;
}

.table-wrapper.table-new-styles .table tr.odd td {
    background: #eef1f1;
}

.box-container td {
	font-family: 'barlowmedium';
    padding: 5px 10px;
    font-size: 15px;
    color: #004152;
    letter-spacing: 0.3px;
	vertical-align: top;
}

.box-details {
	margin-top: 15px;
    font-size: 15px !important;
    color: #004152;
	margin-bottom: 45px;
}

.link-arrow {
	background-color: #466b77;
    padding: 7px 20px 5px;
    border-radius: 3px;
    letter-spacing: 1px;
    color: white;
    text-shadow: 0 1px 3px rgba(0,0,0,.15);
    border: 1px solid #004153;
    text-decoration: none;
    margin: 30px auto 0;
    display: block;
    max-width: 300px;
    font-family: 'barlowmedium';
}

@media screen and (max-width: 900px) {
	.box-container {
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}
	
	.table-new-styles {
		width: calc(100% + 10px);
		margin: 0 -5px;
	}
	
	.table-new-styles table {
		width: 100%;
	}
}

@media screen and (max-width: 650px) {
	.content--laivat {
		padding: 15px 8px;
	}
	.box-container th {
		padding: 5px 1px;
	}
	.box-container th span {
		font-size: 13px;
	}	
	.box-container td {
		padding: 5px 1px;
		font-size: 13px;
	}
}

/*** KULJETUKSET ***/

.content--kuljetukset p.hero-description {
    max-width: 800px;
}

.content--kuljetukset {
    background: white;
    font-size: 18px;
    padding: 30px;
    margin-top: 25px;
}

.content--kuljetukset ul {
	font-size: 18px;
}

@media screen and (max-width: 650px) {
	
	.content--kuljetukset {
		padding: 15px;
	}
	
	.content--kuljetukset, .content--kuljetukset ul {
		font-size: 16px;
	}
	
	hr {
		margin: 25px 0;
	}
}

/*** HOTELLIT ***/

.content--hotellit {
    background-color: white;
    margin-top: 30px;
    padding: 20px 20px 0;
}

.content--hotellit__headings {
	border-bottom: 1px solid grey;
	text-align: center;
}

.content--hotellit__headings h3 {
	display: inline-block;
	text-transform: uppercase;
	font-family: 'barlowsemibold';
	margin: 10px 20px 2px;
	padding-bottom: 5px;
	cursor: pointer;
}

.content--hotellit__headings h3.heading--selected, .content--hotellit__headings h3:hover {
	font-family: 'barlowbold';
	border-bottom: 4px solid #01a860;
}

.content--hotellit h4 {
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.content--hotellit__contents &gt; div {
	padding: 30px;
}

.content--hotellit__contents &gt; div &gt; div {
	margin-bottom: 30px;
}

.content--hotellit__contents &gt; div &gt; div:last-child {
	margin-bottom: 0;
}

.hotel-picture {
	width: 300px;
	margin-right: 30px;
	display: inline-block;
	vertical-align: top;
}

.hotel-picture div {
	padding-top: 84.8%;
    background-size: contain;
}

.hotel-text {
	width: calc(100% - 330px);
	display: inline-block;
	vertical-align: top;
}

.hotel-text i {
	font-size: 13px;
}

.hotel-text p {
	font-size: 18px;
	font-family: 'barlowmedium';
}

.hotel-text span {
	display: block;
	font-size: 15px;
	font-family: 'barlowmedium';
	margin-bottom: 15px;
}

.hotel-text a {
	background-color: #c8f9ea;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'barlowsemibold';
	color: #00a861;
	padding: 5px 15px 3px;
	display: inline-block;
}

@media screen and (max-width: 900px) {
	.content--hotellit__contents &gt; div {
		padding: 15px;
	}
	
	.hotel-picture {
		width: 240px;
		margin-right: 15px;
	}

	.hotel-text {
		width: calc(100% - 255px);
	}
	
	.content--hotellit h4 {
		margin-top: 0;
	}
}

@media screen and (max-width: 550px) {
	
	.content--hotellit__headings h3 {
		font-size: 16px;
		margin: 10px 13px 2px;
	}
	
	.hotel-picture {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.hotel-text {
		width: 100%;
	}
}

/*** CADDIEMASTER ***/

.page-id-1284862 {
	background-color: #408aa3;
    background-image: url(/wp-content/uploads/customers/tallink/golfguide/caddie-master/bg.jpg);
    background-position-y: 65px !important;
    background-size: 1920px auto!important;
    background-position-x: center!important;
    background-attachment: scroll;
}

.content--caddiemaster {
	width: 580px;
    margin: 0 0 30px auto;
}

.content--caddiemaster p {
	color: #fafab4;
	font-size: 22px;
    font-family: 'barlowmedium';
    text-shadow: 0 0 30px #438ba4;
}

.caddiemaster-images img {
	width: calc(33.3333% - 10px);
    margin-right: 10px;
}

.caddiemaster-images {
    padding-top: 20px;
}

@media screen and (max-width: 650px) {
	.content--caddiemaster {
	    width: 100%;
	}
	.page-id-1284862 {
	    background-image: unset;
	}
	.caddiemaster-images {
	    text-align: center;
	}
	.content--caddiemaster p {
	    padding: 0 10px;
	}
}

/*** MATKAVARAUS ***/

.content--matkavaraus {
	background-color: white;
	padding: 5px 15px 30px 15px;
	color: #004152;
}

.form-part {
	width: calc(33.333% - 13.333px);
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin-left: 20px;
}

.aui-form &gt; div:first-child {
	margin-left: 0;
}

.aui-form {
	font-size: 0;
}

.aui-form label {
	display: block;
	font-family: 'barlowmedium';
}

.lfr-webform {
	font-size: 20px;
    text-align: center;
    border-bottom: 2px solid;
	font-family: 'barlowmedium';
	color: #004152;
}

.lfr-webform.smaller {
	font-size: 18px;
}

.control-group {
	margin-bottom: 15px;	
}

.aui-form input, .aui-form select,.aui-form textarea, .aui-form button {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
    padding: 3px 5px;
    margin-top: 5px;
}

.aui-form label span {
	color: red;
	font-size: 16px;
}

.aui-form button {
	background-color: #004152;
    padding: 7px 20px 5px;
    border-radius: 3px;
    letter-spacing: 2px;
    color: white;
    text-shadow: 0 1px 3px rgba(0,0,0,.15);
    border: 1px solid #00242d;
    text-transform: uppercase;
    font-family: 'barlowsemibold';
    cursor: pointer;
}

.aui-form button:hover {
	background-color: #00242d;
}

@media screen and (max-width: 900px) {
	.form-part {
		width: 100%;
		margin-left: 0;
	}
}

/*** KIITOS ***/

.content--kiitos {
	background-color: white;
	padding: 30px;
	font-size: 18px;
}

/*** ARTIKKELI ***/

.single-post .content-wrapper {
	background-color: white;
	position: relative;
    margin-top: 130px;
}

.tallink-top-area {
    height: 130px;
    width: 100%;
    left: 0;
    top: -130px;
    position: absolute;
}

.tallink-top-area .page-title {
	text-align: left;
	font-size: 60px;
	margin: 25px 0 0 ;
}

.tallink-top-area a {
	color: inherit;
	text-decoration: none;
}

.tallink-top-area img {
	position: absolute;
	right: 0;
	top: 42px;
	width: 200px;
}

@media screen and (max-width: 900px) {
	.tallink-top-area .page-title {
		display: none;
	}
}

@media screen and (max-width: 650px) {
	.main-articles__center, .main-articles__right {
	    border-top: 10px solid #01a762;
	}
}

/* VERKKOKAUPPANOSTO */

.webstore-carousel {
	background: #fff;
	padding: 7px;
	box-sizing: border-box;
}

.webstore-carousel .carousel-cell {
	background-color: white;
	min-height: 100%;
}

.webstore-carousel .search-result-item__image, .webstore-carousel .search-result-item__content {
	display: block;
}

.webstore-carousel .search-result-item__content {
	padding: 10px 15px;
	box-sizing: border-box;
}

.webstore-carousel .search-result-item__image &gt; div {
	padding-top: 100%;
	width: 100%;
	background-size: cover;
}

.webstore-carousel .search-result-item__image span {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ee4035;
	color: white;
	padding: 7px 20px 6px;
	font-family: 'barlowsemibold';
	font-size: 16px;
	text-transform: uppercase;
}

.webstore-carousel .category-tag span {
	padding: 0;
	margin: 0;
}

.webstore-carousel .category-tag span:before {
	display: none;
}

.webstore-carousel h3 {
	margin: 0 0 35px;
}

.search-result-price {
    position: absolute;
    right: 15px;
    bottom: 5px;
    text-transform: uppercase;
    font-family: 'barlowsemibold';
}

.carousel .search-result-price span {
    font-size: 28px;
    display: inline-block;
    font-family: 'barlow_condensedmedium';
	text-decoration: line-through;
	margin-left: 10px;
	vertical-align: bottom;
	color: black;
}

.carousel .search-result-item span.gray {
    font-size: 22px;
	padding-bottom: 2px;
}

.webstore-carousel span + span {
    text-decoration: none;
}

.search-result-item--sale .search-result-price span + span {
    color: #ee4035;
}

button.flickity-prev-next-button.previous {
	left: 0;
	background: #ffffffba;
	padding: 0 10px 0 7px;
	width: 40px;
	height: 50px;
	top: calc(50% - 25px);
}

button.flickity-prev-next-button.next {
	right: 0;
	background: #ffffffba;
	padding: 0 7px 0 10px;
	width: 40px;
	height: 50px;
	top: calc(50% - 25px);
}

.section--webstore .load-more-button span {
    background-color: #5a1eb4;
    border: 1px solid #461195;
}

.section--webstore .load-more-button span:hover {
    background-color: #461195;
}</pre></body></html>