/*
Theme Name: SB Tennis
Description: Custom Flatsome child theme
Template: flatsome
Version: 1.0.1
Author: Avenla
Author URI: https://www.avenla.fi/
Text Domain: sbtennis
*/



/*========  Fonts  ========*/
body {
    font-size: 16px;
    line-height: 1.6;
}

h1 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

h2 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

h3 {
    font-size: 1.75em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

h4 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

h5 {
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

h6 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0.5em;
}



/*========  Links  ========*/
#content a {
    text-decoration: underline !important;
}



/*========  Header  ========*/
#header {
    border-bottom: 16px solid #49542c;
}

#logo a {
    display: none;
}

.header-bg-image.fill {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}



/*========  Mobile navigation  ========*/
.mfp-wrap.off-canvas .mfp-container {
    background-color: #8b9e41;
}

.mfp-wrap.off-canvas .mfp-container .mfp-content #main-menu ul li a {
    color: #333;
}

.mfp-wrap.off-canvas .mfp-container .mfp-content #main-menu ul li a:hover {
    color: black;
}

.off-canvas-center:not(.dark) .mfp-close {
    filter: invert(0.5);
}

.mfp-ready .mfp-close {
    opacity: 1;
}



/*========  Footer  ========*/
.absolute-footer {
    display: none;
}

footer .row .col {
    padding-bottom: 0px;
}

footer .row .col p {
    margin-bottom: 0px;
}



/*========  Tables  ========*/
table.tablepress caption {
    display: none;
}

table.tablepress.hinnasto {
    width: 300px;
    margin-left: 0px;
}

table.tablepress.hinnasto tr td {
    border: none;
    padding-top: 2px;
    padding-bottom: 2px;
}

table.tablepress.hinnasto tr td.column-1 {
    font-weight: 700;
    font-size: 1em;
    color: black;
    width: 20%;
}

table.tablepress.hinnasto  tr td.column-2 {
    width: 20%;
}

table.tablepress.hinnasto  tr td.column-3 {
    width: 40%;
}

table.tablepress.hinnasto  tr td.column-4 {
    width: 20%;
}
