<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content-wrapper {
	position: relative;
}

.category-golfkentanhoito .content-wrapper {
	padding: 0 8px;
}

.category-golfkentanhoito .top-area &gt; img {
    position: absolute;
    right: 86px;
    top: 75px;
    width: 120px;
}

.category-golfkentanhoito .top-area {
    min-height: 200px;
}

body {
    background: #7e9a34 url(/wp-content/uploads/customers/toro/toro-bg.jpg)!important;
    background-position: center top!important;
    background-repeat: no-repeat!important;
    background-attachment: fixed!important;
}

.category-golfkentanhoito .top-area h1 {
    margin: 0;
    text-align: center;
    padding: 37px 0 0;
    font-family: 'merriweatheritalic';
    font-weight: bold;
    font-size: 50px;
    color: white;
    text-shadow: 0 2px 3px rgb(42, 69, 0);
}

.category-golfkentanhoito .top-area span {
    color: white;
    text-transform: uppercase;
    font-family: 'barlowbold';
    font-size: 16px;
    position: absolute;
    right: 90px;
    top: 44px;
    text-shadow: 0 2px 4px rgba(0,0,0,.33);
    letter-spacing: 0.5px;
}

.category-golfkentanhoito .top-area p {
    font-family: 'merriweatheritalic';
    color: white;
    text-align: center;
    max-width: 600px;
    position: absolute;
    left: calc(50% - 300px);
    text-shadow: 0 1px 3px rgba(0,0,0,.5);
    font-size: 18px;
    top: 105px;
    margin: 0 20px;
}

.category-golfkentanhoito .content {
    box-shadow: 0 2px 8px rgba(0,0,0,.33);
    border-radius: 3px;
    overflow: hidden;
	width: 100%;
	background-color: white;
	font-size: 0;
}

.category-golfkentanhoito .archive-content {
	width: calc(100% - 327px);
	display: inline-block;
	margin-right: 27px;
}

.category-golfkentanhoito .has-ad-right {
	width: 100%;
    margin-right: 0;
}

.category-golfkentanhoito .sidebar {
	padding: 15px;
    box-sizing: border-box;
}

.category-golfkentanhoito .sidebar h3 {
    margin: 0 0 20px;
    font-family: 'barlowmedium';
    font-size: 19px;
    text-transform: uppercase;
    padding: 12px 5px 5px 5px;
}

.category-golfkentanhoito .sidebar-infobox {
    background: #f7f7f7;
    padding: 10px 15px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'barlowregular';
}

.category-golfkentanhoito .sidebar-infobox:last-child {
	margin-bottom: 0;
}

.category-golfkentanhoito .sidebar-infobox p {
	margin: 15px 0;
}

.archive-articles &gt; div {
	width: calc(33.33333% - 3.75px);
}

.archive-articles &gt; div:nth-child(4n+4) {
	margin-right: 5px;
}

.archive-articles &gt; div:nth-child(3n+3) {
	margin-right: 0;
}

.category-tag, a, #comments .reply a {
	color: #d6062a;
}

.category-tag a:hover {
    color: #af0523;
}

.sidebar h3 {
	border-bottom: 2px solid #d6062a;
}

.toro-koneet {
	font-size: 0;
}

.toro-koneet a {
	display: inline-block;
    width: 50%;
    font-size: 15px;
    vertical-align: top;
    text-decoration: none;
    font-family: 'barlowsemibold';
}

.toro-koneet a:hover {
	color: #a90420;
}

.toro-koneet a + a {
	padding-left: 5px;
	box-sizing: border-box;
}

.toro-koneet &gt; a {
	display: block;
	width: 100%;
}

.load-more-button span {
	background-color: #d6062a;
    border-color: #a90420;
}

.load-more-button span:hover {
	background-color: #a90420;
}

.sidebar .load-more-button {
	margin-top: 0;
}

.sidebar .load-more-button a {
	width: 100%;
}

.sidebar .load-more-button span {
	display: block;
	text-align: center;
}

.yhteistyossa--toro {
	position: absolute;
    right: 15px;
    top: 35px;
    width: 100px;
    text-align: center;
}

.yhteistyossa--toro span {
	text-transform: uppercase;
    font-family: 'barlowsemibold';
	display: block;
	margin-bottom: 5px;
}
.article-sidestory::before {
	background-color: #d6062a;
}

#comments {
	border: 2px solid #d6062a;
}

#commentform #submit {
background-color: #d6062a;
    border-color: #a90420;
}

@media screen and (max-width: 996px) {
	.top-area {
	    min-height: unset;
	}

	body {
	    background: #84a230;
	}
	.section-wrapper {
		background: white;
	}
	.category-golfkentanhoito .top-area h1 {
	    text-align: left;
	    padding-left: 5%;
	    font-size: 45px;
	    padding-top: 40px;
	}
	.category-golfkentanhoito .top-area span {
	    right: 130px;
	    top: 58px;
	}
	.category-golfkentanhoito .top-area &gt; img {
	    right: 20px;
	    top: 33px;
	    width: 100px;
	}
	
	.theme-articles__left {
		width: 100%;
		margin-right: 0;
	}
	
	.archive-articles &gt; div {
		width: calc(50% - 2.5px);
	}
	
	.archive-articles &gt; div:nth-child(3n+3) {
		margin-right: 5px;
	}

	.archive-articles &gt; div:nth-child(2n+2) {
		margin-right: 0;
	}

}

@media screen and (max-width: 900px) {
	.category-golfkentanhoito .archive-content {
		width: 100%;
		margin: 0;
	}
	
	.sidebar {
		text-align: center;
	}
	
	.category-golfkentanhoito .content {
		margin-bottom: 8px;
	}
	
	.single-top-area {
		width: calc(100% - 121px);
	}
	
}

@media screen and (max-width: 650px) {
	.category-golfkentanhoito .top-area p {
		left: unset;
    	font-size: 14px;
    	width: calc(100% - 35px);
    	margin: 0 10px;
	}
	.category-golfkentanhoito .top-area h1 {
	    padding-left: 0;
	    text-align: center;
	    font-size: 32px;
    	padding-top: 17px;
	}
	.category-golfkentanhoito .top-area span {
	    right: calc(50% - 10px);
	    top: 71px;
	    font-size: 12px;
	}
	.category-golfkentanhoito .top-area &gt; img {
	    right: unset;
	    left: calc(50% + 15px);
	    top: 60px;
	    width: 50px;
	}
	.text-wrapper {
    	padding: 13px;
	}
}

@media screen and (max-width: 500px) {
	.archive-articles &gt; div {
		width: 100%;
		margin-right: 0 !important;
	}
}</pre></body></html>