/*
Theme Name: Valoakatemia
Version: 1.0
Template: twentytwelve
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/*@import url("../twentytwelve/style.css");*/
/* @import url("wc.css"); */

/*background: url('img/hbg.png') no-repeat bottom left;*/
body, body.custom-font-enabled {
    font-family: "Open Sans","Helvetica Neue",helvetica,arial,sans-serif;
    background: #eee;
    line-height: 1.3;
}
a:hover, a:active, a:focus, a:link, a:visited {
  outline: 0;
  outline: 0 !important;
  outline-style:none;
}
.nobr {
    white-space: nowrap;
}
#page {
    background: none;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: visible;
}
#header, #main, #colophon {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}
#content {
    position: relative;
}
.content {
    overflow: visible !important;
    width: auto;
    min-height: 400px;
    padding-bottom: 60px !important;
}
.single-koulutus .site-content {
    float: none;
    width: 100%;
}
.single-koulutus .entry-content > div {
    /*transform: translate3d(0,0,0);*/
    
}

#secondary {
    padding-left: 4%;
    border-left: 1px solid #999;
}
a,
a:hover,
a:visited,
.widget-area .widget a,
.widget-area .widget a:hover,
.widget-area .widget a:visited,
.entry-content a:visited,
.comment-content a:visited {
    color: #1970a9;
    outline: medium none;
}
a.button:visited {
    color: inherit; 
}
.comments-link a, 
.comments-link a:hover,
.entry-meta a,
.entry-meta a:hover {
    color: #757575;
}
.entry-content table, .comment-content table {
    font-size: 1em;
    line-height: 120%;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0px;
}
hgroup {
    padding: 20px 5% 5px;
}
.site-header {
    padding: 0;
    background: #887f79;
}
.site-header h1 {
    display: inline-block;
}
.site-header h1 a {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 45px;
}
.site-header h1 a:hover {
    color: #009cee;
    text-shadow: 1px 0px 10px #000;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    margin: 0 0 15px;
}
.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6  {
    margin: 15px 0 10px !important;
    text-transform: uppercase;
}
#header {
    background-color: #372b1b;
    background-image: url('img/header.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}
#sidebar {
    float: right;
    margin-bottom: 15px;
    margin-top: 25px;
}
#secondary h2 {
    font-size: clamp(1.2rem, 1.0rem + 1vw, 1.6rem);
}
#main {
    background: #fff;
}
.content {
    padding: 2% 5%;
}
.featured-post {
    display: none;
}
.main-navigation {
    padding: 0 5%;
    padding-bottom: 1em;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border: none !important;
}
.main-navigation li {
    margin: 0 !important;

}
.main-navigation li a {
    padding: 0 10px;
    color: #fff !important;
    font-size: 15px;
    text-decoration: none;
    line-height: 2.6;
}
.main-navigation li ul li a {
    font-size: 15px !important;
    line-height: 1.3em;
    width: 15em;
    text-transform: none;
    border-bottom: none;
    border-top: 2px solid #fff;
    background: #ccc;
}
.main-navigation li a:hover,
.main-navigation li a:focus {
    color: #009cee !important;
}


.main-navigation .current-menu-item > a, 
.main-navigation .current-menu-ancestor > a, 
.main-navigation .current_page_item > a, 
.main-navigation .current_page_ancestor > a {
    color: #ccc;
    font-weight: bold;
}
.main-navigation .sub-menu .current-menu-item > a, 
.main-navigation .sub-menu .current-menu-ancestor > a, 
.main-navigation .sub-menu .current_page_item > a, 
.main-navigation .sub-menu .current_page_ancestor > a {
    color: #333;
    font-weight: bold;
}
.main-navigation .sub-menu .menu-item > a {
    color: #333;
}
.entry-content, .entry-content p {
    font-size: 14px;
}
.entry-header {
    margin-bottom: 10px;
}
.widget, .widget p, .widget li {
    font-size: 14px !important;
}
.site-content article {
    border-bottom: none;
    word-wrap: normal;
    margin-bottom: 30px;
    padding-bottom: 15px;
    width: 100%;
    overflow: visible !important;
    hyphens: none;
}
.site-content article .entry-title {
  word-break: break-all;
  word-break: break-word;
  hyphens: manual;
}
.site-content article .entry-content {
    hyphens: none;
}
img.alignleft, .wp-caption.alignleft,
img.alignright, .wp-caption.alignright {
    margin-top: 5px;
}
.entry-header .entry-title,
.archive-title, 
.page-title {
    font-size: 30px !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 105%;
    color: #555;
}
.entry-header .entry-title a {
    color: #444;
}
.entry-meta {
    display: none;
}
.textwidget ol {
    list-style: decimal; 
} 
.textwidget li {
    margin-left: 20px;
    margin-bottom: 10px;
} 
.widget-area .widget {
    hyphens: none;
    word-wrap: normal;
}
.widget h3.widget-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 15px;
    color: #555;
}
.kurssipaiva {
    padding: 0;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.kurssipaiva:first-child {
    border-top: 1px solid #ccc;
}
.kurssipaiva h2 {
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.3em;
    color: #000;
    margin: 0;
    padding: 15px 10px 15px 50px;
    background: url('img/open.png') no-repeat 15px center;
}
.kurssipaiva.open h2 {
    background: url('img/close.png') no-repeat 15px center;
}
.kurssi h2 span {
    display: block;
    font-weight: normal;
    text-transform: none;
    color: #000;
    margin-top: 2px;
}
.kurssi table {
    border: none;
    margin: 0;
    margin-top: 10px;
}
.kurssi .sijainti {
    display: block;
    margin-bottom: 10px;
}
.kurssi th, .kurssi td {
    color: #333;
    font-size: 15px;
    border: none;
    line-height: 1.3em;
    padding: 7px 7px 7px 0;
}
.kurssi th {
    text-transform: none;
    color: #000;
}
.kurssi td strong {
    display: block;
}
.kurssi td:first-child,
.kurssi th:first-child{
    width: 110px;
}
.kurssi .sisalto {
    display: none;
    font-size: 15px;
    padding: 0 10px 30px 50px;
    margin-top: -15px;
}
.kurssi ul {
    margin: 0;
    line-height: 1.3em;
}
.kurssi li {
    margin-left: 20px;
    line-height: 1.3em;
}
.kurssi p {
    margin-top: 10px;
}
.ui-dialog {
    padding: 0;
}
.ui-widget-header {
    background: #eee;
    border: none;
    color: #444444;
    font-weight: bold;
}
.ui-corner-all {
    border-radius: 0 !important;
}
.ui-dialog .ui-dialog-title {
    overflow: visible;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 10px 1em;
}
.ui-widget-overlay {
    background: #666;
    opacity: 0.8;
}
.ui-dialog .ui-dialog-titlebar-close {
    right: 1em;
}
.ui-dialog .ui-dialog-buttonpane {
    border-width: 1px 0 0;
    margin-top: 0.5em;
    padding: 0.5em 1em 0.5em 0.5em;
    text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    margin: 0.3em 0 0.3em 0.5em;
}
input[type="button"], input[type="submit"], button, a.button {
    box-shadow: none;
}
input[type="button"], input[type="submit"], button, a.button {
    background: #2488cb;
    background-image: linear-gradient(to bottom, #2488cb, #1970a9);
    border-radius: 5px;
    font-weight: bold;
    color: #ffffff !important;
    font-size: 14px;
    padding: 10px 24px;
    text-decoration: none;
    line-height: 1;
    border: none;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, a.button:hover {
  background: #2ca0ed;
  background-image: linear-gradient(to bottom, #2ca0ed, #2488cb);
  text-decoration: none;
}
#colophon {
    padding: 15px;
    text-align: center;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p,
.entry-content ol, .comment-content ol, .entry-content ul, .comment-content ul, .mu_register ul,
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
    line-height: 1.5;
}

.menu-toggle,
.menu-toggle:active,
.menu-toggle.toggled-on {
    background: #8a8071;
    border: 1px solid #000;
    width: 100%;
    margin: 0 auto 15px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    box-shadow: none;
    border-radius: 5px;
}
.menu-toggle:hover {
    background: #9b9386;
    color: #fff;
}
.main-navigation ul.nav-menu.toggled-on {
    margin-left: 0;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
}
.main-navigation ul.nav-menu.toggled-on ul {
    margin-left: 30px;
    text-align: left;
}
.main-navigation ul.nav-menu.toggled-on a {
    padding: 3px;
    display: block;
    text-align: left;
    width: auto;
}
.main-navigation ul.nav-menu.toggled-on li ul li a {
    background: none;
    border: none;
}
.widget-area .textwidget li,
.entry-content li, .comment-content li, .mu_register li {
    margin-left: 25px;
}
body.lataussivu {
    background: #fff;
}
body.lataussivu .virhe {
    background: #fcc;
    border: 1px solid #f66;
    padding: 8px;
    margin-bottom: 10px;
    text-align: center;
}
body.lataussivu div {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}
.entry-content.kurssi {
    position: relative;
    overflow: hidden;
    min-height: 100px;
}
.kurssit {
    float: left;
    width: 30%;
    margin-top: 15px;
    margin-right: 30px;
    /* min-height: 100px; */
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    position: sticky;
    top: 20px;
}
/*
.kurssi-valikko {
    width: 300px;
    position: relative;
    top: 0;
    padding-bottom: 40px;
}
.kurssi.fnav .kurssi-valikko {
    position: fixed;
    top: 35px;
    float: none;
}
.kurssi.fnavb .kurssi-valikko {

    position: relative !important; 
    bottom: -1px;

    top: auto;

}
*/
.kurssit a:link,
.kurssit a:visited,
.kurssit a:hover,
.kurssit a:active {
    color: #444;
}

.kurssit .selected a:link,
.kurssit .selected a:visited,
.kurssit .selected a:hover,
.kurssit .selected a:active {
    color: #000;
}
.kurssit a {
    
    text-decoration: none;
    
    color: #000;
    display: block;
    padding: 18px 15px;
    font-size: 13px;
}
.kurssit a:hover {
    background: #eee;
}
.kurssit a h2 {
    margin: 0 !important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.4em;
    hyphens: manual;
}
.kurssit > div {

    /*
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    */
    border-right: 2px solid #999;
    line-height: 1.3em;
}
.kurssit .aika {
    font-size: 15px;
    margin-right: 5px;
    display: inline-block;
}
.kurssit > div.selected {
    border-left: 2px solid #999;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    border-right: none;
    margin: 0;
}
.kurssi-taso1 h2, .kurssi-taso2 h3 {
    margin-bottom: 0;
    margin-top: 10px;
}
.kurssi-taso1.haschildren {
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
}
.kurssi-taso1.haschildren h2 {
    text-transform: uppercase;
}
.kurssi-taso2 {
    padding-left: 5%;
}
.kurssi-tauko {
    font-weight: normal;
}
.kurssi .kuvaus {
    margin-bottom: 30px;
}
.ohjelma {
    display: block;
    min-height: 100px;
    overflow: hidden;
    float: none;
    padding-top: 15px;
 }
 .ohjelma h2:first-child, .ohjelma h3:first-child {
     margin-top: 0 !important;
 }
 /*
.kurssi.fnav .luennot {
    
    padding-left: 330px;
    overflow: visible;
}
 */
.sisalto {
     margin-bottom: 50px;
 }
.sisalto > h3:first-child,
.sisalto > p:first-child,
.ohjelma .luento:first-child h3 {
     margin-top: 0 !important;
 }
.luento {
    margin-bottom: 15px;
    position: relative;
    padding-left: 100px;
}
.luento.subtitle {
    padding-left: 0;
}
.ohjelma p {
    margin-bottom: 15px;
}
.luennot p {
    margin-bottom: 0;
}
.luento.sub {
    padding-left: 0;
}
.luento h3 {
    margin-top: 0;
    margin-bottom: 0 !important;
    line-height: 1.3;
    font-size: 15px;
    text-transform: none;
}
.luento .aika {
    position: absolute;
    width: 100px;
    left: 0;
    line-height: 1.5;
}
.luento div {
    /*padding-left: 120px;*/
}
.luento div,
.luento ul {
    /*font-size: 13px;*/
    line-height: 1.3;
    margin: 0;
}
.valikkob {
    height: 40px;
}
.btn,
.ostettu a {
  background: #3498db;
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  border-radius: 5px;
  font-weight: bold;
  color: #ffffff !important;
  font-size: 18px;
  padding: 10px 24px;
  /*border: solid #1f628d 1px;*/
  text-decoration: none;
  line-height: 1;
}

.btn:hover,
.ostettu a:hover {
  background: #3cb0fd;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.lyyti.btn {
    display: inline-block;
    /*margin-left: 30px;*/
}
.koulutus-header .entry-title {
    display: inline-block;
    margin-right: 30px;
}

.site-info div {
    padding-top: 20px;
    color: #999;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.clr {
    clear: both;
}

mark {
    background: transparent;
    font-weight: bold;
}
.luento a.button,
.ostettu a {
    display: inline-block;
    padding: 6px 10px;
    font-size: 13px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 5px;
    line-height: 14px;
    background: #bbb;
    color: #000;
    text-decoration: none;
}
.ostettu a.button {
    background: #009cee;
}
.ostettu a.button:hover {
    background: #007acc;
}
.luento .linkit {
    vertical-align: top;
}
#topmenu {
    padding: 0 15px;
    /*background: #372b1b;*/
    text-align: right;
}
#topmenu ul li {
    position: relative;
}
#topmenu a {
    padding: 10px;
    background: #372b1b;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    text-decoration: none;
}
#topmenu a:hover {
    background: #000;
}
#topmenu #loginBox {
    position: absolute;
    display: none;
    right: 0;

    padding: 20px;
    background: #000;
    color: #fff;
    margin: 0 5px;

}
#topmenu li {
    float: right;
    margin-bottom: 10px;
}
#topmenu li.login {
        transition-duration: 2s;
}
#topmenu li.toggled a {
    background: #000;
}
#topmenu li.toggled #loginBox {
    display: block;
    z-index: 10;
}
#topmenu #loginBox #loginform {
    text-align: left;
}
#topmenu input[type=submit],
#topmenu a.button {
    box-shadow: none !important;
    color: #f50;
    font-weight: bold;
}
#editProfile fieldset {
    border: 1px solid #ccc;
    padding: 15px 20px;
    margin: 10px 0;
}
#editProfile legend {
    text-transform: uppercase;
    font-weight: bold;
    margin: 5px;
}
#editProfile label {
    display: block;
    margin: 10px 0 0;
    font-size: 85%;
    text-transform: uppercase;
}
#editProfile input {
    margin: 5px 0;
}
#loginform p {
    margin: 7px 0;
}
#loginform label {
    display: block;
    margin-bottom: 7px;
}
.price .amount {
    font-weight: bold;
}
.price .woocommerce-price-suffix {
    display: block;
    color: #666;
}
.price .woocommerce-price-suffix .amount {
    font-weight: normal;
}
li.ostoskori .cart-contents::before {
    content: "";
    font-family: WooCommerce !important;
    margin-right: 5px;
    color: #fff;
    font-size: 100%;
    line-height: 100%;
}
#colophon li {
    display: inline-block;
    margin-right: 10px;
}
.page-template-page-kurssivideot .content {
    margin-right: -4%;
}
.page-template-page-kurssivideot ul.products li.product {
    width: 29%;
    height: 480px;
}
.page-template-page-kurssivideot ul.products li.product .excerpt {
    min-height: 100px;
}
.page-template-page-kurssivideot ul.products li.product .excerpt ul {
    display: none;
}
.post-type-archive-video .videos {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 70px;
    margin-left: -10px;
    margin-right: -10px;
}
.archive-header, .page-header {
    padding-bottom: 0;
    border-bottom: none;
}
.video-frame {
    padding-top: 56.25%;
    background: #eee;
    margin-bottom: 70px;
    position: relative;
}
.video-frame iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #000;
}
.post-type-archive-video article {
    width: calc(33.333% - 20px);
    color: #000;
    margin: 0;
    margin: 10px;
    background: linear-gradient(135deg, #999 0%, #888 100%);
    min-height: 220px;
    position: relative;
    overflow: hidden !important;

}

.post-type-archive-video article .background {
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    z-index: 0;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    opacity: 0.6;
}
.post-type-archive-video article p {
    margin-bottom: 0;
}
.post-type-archive-video article a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-decoration: none;
    display: block;
    
}
.post-type-archive-video article .thumb-content {
    background: linear-gradient(135deg, #eee 0%, #ddd 100%);
    color: #000;
    text-decoration: none;
    padding: 15px;
}

.post-type-archive-video h2 {
    text-transform: uppercase;
}
.post-type-archive-video article.play a:after {
    content: " ";
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border-style: solid;
    border-width: 25px 0px 25px 50px;
    border-color: transparent transparent transparent #202020;
    position: absolute;
    margin-left: -20px;
    left: 50%;
    margin-top: -20px;
    top: 50%;
}
.single-video .expiration {
    text-align: right;
    padding-bottom: 10px;
    margin-top: -10px;
}
fieldset {
    border: 2px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
}
fieldset legend {
    padding: 0 10px;
    font-weight: bold;
    text-transform: uppercase;
}
input.error {
    border-color: red !important;
    background: #fee !important;
}
form label {
    display: block;
    margin: 5px 0;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea {
    color: #666;
    background: #f5f5f5;
    background-image: none;
    border: 2px solid #bbb;
    border-radius: 0;
    display: block;
    padding: 8px;
    width: 100%;
    max-width: 500px;
    font-size: 14px;
    box-sizing: border-box;
}
form.activate {
    display: block;
    max-width: 400px; 
    margin: 20px auto;
    padding: 30px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border: 2px solid #ddd;
    margin-bottom: 80px;
}
form.activate h3 {
    margin-bottom: 15px;
    text-transform: uppercase;
}
form.activate input {
    margin-bottom: 15px;
}
form div.error {
    padding: 10px;
    background: #fdd;
    margin-bottom: 15px;
}
#koodipaketit label {
    margin-bottom: 20px;
    font-size: 16px;
}
#koodipaketit label small {
    font-size: 11px;
}
#koodipaketit label input {
    float: left;
    width: 20px;
}
#koodipaketit label > span {

    display: block;
    float: left;
    width: calc(100% - 30px);
}
#koodipaketit label > span span:not(.nobr) {
    display: block;
    margin-top: 5px;
}
#koodipaketit label::after {
  content: "";
  clear: both;
  display: table;
}
.response {
    padding: 20px;
    border: 2px solid #0c0; 
    background: #efe;
}
.cookie-notice-container {
    padding: 15px;
}
.cookie-notice-container span {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}
.cookie-notice-container .button {
    padding: 8px 20px;
    font-size: 14px;
    display: inline-block;
}

.cli-wrapper {
    max-width: 1200px;
}
.cli-modal-content,
.cli-tab-header {
    border-radius: 0;
}
.cli-switch .cli-slider {
    height: 21px;
}
.cli-switch .cli-slider:before {
    bottom: 3px;
    left: 3px;
}
.cli-switch input:checked+.cli-slider {
    background-color: #5fb0f4;
}
.cli-switch input:checked+.cli-slider:before {
    transform: translateX(17px);
}
.wt-cli-privacy-accept-btn,
#wt-cli-accept-all-btn {
    background-color: #5fb0f4 !important;
    padding: 12px 15px !important;
    border-radius: 0;
}
#cookie-law-info-bar {
    padding: 15px 25px !important;
}
.cli-bar-message {
    text-align: center;
}
.cli-bar-btn_container,
.cli-bar-message {
    padding: 10px 0;
}
@media screen and (min-width: 30em) {
    .cli-bar-message {
        text-align: left;
    }

}
@media screen and (max-width: 800px) {

    .kurssit {
        width: 40%;
    }
    .kurssit a h2 {
        font-size: 14px;
    }
    .kurssit a {
        padding: 15px 10px;
    }
    .page-template-page-kurssivideot .content {
        margin-right: inherit;
    }
    .page-template-page-kurssivideot ul.products li.product {
        width: 45%;
        height: auto;
    }
    .post-type-archive-video article {
        width: calc(50% - 20px);
        min-height: 220px;

    }
}

@media screen and (max-width: 600px) {
    .site-header h1 a {
        font-size: 30px;
    }
    .kurssit {
        float: none;
        width: 100%;
        margin-right: 0;
        border: 1px solid #999; 
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .kurssit a {
        padding: 8px 10px;
        background: #eee;
    }
    .kurssit a:link, .kurssit a:visited {
        color: #666;
    }


    .kurssit a:hover {
        background: #ddd;
        color: #333;
    }
    .kurssit > div.selected a {
        background: #ccc;
        color: #000;
    }
    .kurssit > div.selected {
        
        border: none;
        border-top: 1px solid #999; 
    }
    .kurssit > div {
        
        border-right: none;
        border-top: 1px solid #999; 
    }
    .kurssit > div:first-child {
        border-top: none;
    }
    .kurssit.is_stuck {
        position: relative !important;
        width: auto !important;
        top: auto !important;
        bottom: auto !important;
    }
    .entry-content > div {
        position: relative !important;
        height: auto !important;
        float: none !important;
    }
    .page-template-page-kurssivideot .content {
        margin-right: inherit;
    }
    .page-template-page-kurssivideot ul.products li.product {
        width: 100%;
        height: auto;
    }
    .page-template-page-kurssivideot ul.products li.product img.play{

    }
    .post-type-archive-video .videos {
        display: block;
        margin-bottom: 70px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .post-type-archive-video article {
        width: 100%;
        margin: 20px 0;
        min-height: 220px;
    }
}


@media print {
    #topmenu, 
    .linkit,
    .btn, 
    .button,
    .koulutus-header {
        display: none !important;
    }
    .btn, .button {
        display: none;
    }
    .kurssit {
        float: none !important;
        position: relative !important;
        width: 100%;
        margin-bottom: 20px;
    }
    .kurssit > div:not(.selected) {
        display: none !important;
    }
    .kurssit > div.selected {
        border-left: none;
        border-top: none;
        display: block;
        font-size: larger;
        width: 100%;
    }
    .kurssit > div.selected a {
        padding: 0;
        padding-bottom: 20px;
    }
    .kurssit > div.selected a h2,
    .kurssit > div.selected a span {
        font-size: 25px;
    }
    .site-header {
        margin-bottom: 0px;
    }
}
.cmplz-btn {
    color: inherit !important;
    background-image: none;
}
.cmplz-btn:hover,
.cmplz-btn:focus {
    background-image: none;
    box-shadow: none;
}
.cmplz-btn.cmplz-accept {
    color: var(--cmplz_button_accept_text_color) !important;
}

body .cmplz-cookiebanner .cmplz-title {
    font-weight: bold;
    font-size: 1.2rem;
}
body #cmplz-manage-consent .cmplz-manage-consent {
    font-weight: normal;
}   

.footer-logot {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: clamp(20px, 4vw, 60px);
}
.footer-logot a {
    display: block;
}
.footer-logot img {
    min-width: 170px;
}
.footer-logot .svs img {
    max-width: 300px; 
    width: 100%; 
    height: auto;
}
.footer-logot .svs {
    min-width: 70vw;
}
@media screen and (min-width: 768px) {
    .footer-logot {
        flex-direction: row;
    }
    .footer-logot .svs {
        min-width: 300px;
    }
}