/* Text */
body,
.entry-title
{
color: #fff !important;
}
div,p
{
font-size: 1.4rem;
letter-spacing: 1px;
font-weight: 90;
font-family: helvetica, arial, "droid sans", sans;
}
a { color: #fff !important; }
.panel-content .entry-title,
.panel-content .edit-link
{
display: none !important;
}
.js .main-navigation ul
{
display: block !important;
}
.navigation-top,
.main-navigation ul
{
background: #e73a3b !important;
color: #fff !important;
border-width: 0 !important;
}
.main-navigation li
{
border-bottom: 0 solid;
position: relative;
display: inline-block;
}
#top-menu
{
text-align: center;
}
.menu-toggle
{
display: none !important;
}
.navigation-top a
{
font-weight: 300;
}
/* Remove shading from page title */
.custom-header-media:before
{
background: none !important;
filter: none !important;
}
/* Add background color to page title */
.site-branding
{
padding-top: 32px !important;
background: #e73a3b !important;
}
/* Add background color to main content */
.site-content-contain,
.site-header
{
background: #e73a3b !important;
}
/* Alter page title */
.wrap
{
text-align: center !important;
padding-top: 0 !important;
}
.wrap .site-title a
{
color: transparent !important;
}
.wrap .site-title
{
background-image: url(wp-content/uploads/2018/11/siltakilpailu.png);
background-size: 780px;
background-repeat: no-repeat;
width: 780px !important;
height: 70px !important;
}
.wrap .site-description
{
font-size: 1.57rem;
letter-spacing: 1px;
font-weight: 100;
font-family: helvetica, arial, "droid sans", sans;
}
.wrap .entry-title
{
display: none !important;
}
.entry-content
{
margin-top: -80px !important;
}
/* Regular text content */
strong
{
font-weight: 600 !important;
}
.textBlock
{
text-align: center;
margin-bottom: 40px;
}
.textBlockLeft,
.textBlockRight
{
margin-top: 24px;
display: inline-block;
vertical-align: top;
max-width: calc(50% - 24px);
}
.textBlockLeft
{
text-align: right;
margin-right: 11px
}
.textBlockRight
{
text-align: left;
margin-left: 11px;
}
.logoBlock
{
margin-top: 64px;
}
.logoBlock img
{
height: 32px;
}
/* Sizes */
@media screen and (min-width: 30em)
{
.page-one-column .panel-content .wrap
{
max-width: 1000px;
}
}
@media screen and (max-width: 960px)
{
.textBlock
{
text-align: center !important;
display: block !important;
max-width: 100% !important;
}
.wrap .site-title
{
background-size: 100% !important;
width: 100% !important;
height: 70px !important;
}
}
@media screen and (max-width: 767px)
{
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header
{
display: block;
height: auto;
height: auto;
}
.has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding
{
display: block;
}
.site-branding
{
margin-top: 100% !important;
margin-bottom: 0 !important;
}
.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img
{
top: -80px !important;
}
.wrap .site-title
{
height: 44px !important;
}
}
@media screen and (max-width: 414px)
{
.wrap
{
padding-left: 8px;
padding-right: 8px;
}
}
/* Furniture */
#colophon
{
display: none;
}