        main {
            padding-top: 3rem;
            padding-bottom: 2rem;
        }
        .top-margin-for-navigation {
            margin-top: 45px;
        }
        .page-footer {
            padding-top: 0 !important;
        }
        .alkupera {
            color: #C0C0C0;
            text-decoration: line-through;
        }
        .alennus {
            color: #FF0000;
            font-weight: 500;
        }
        .tkuva {
            margin: 0 auto;
            box-shadow: none !important;
        }
        .varit {
            width: 100%;
            margin-top: 30px;
        }
        .varit td {
            border: 1.5px solid #666;
            text-align: center;
        }
        .varit .th {
            font-weight: 600;
        }
        .tl {
            text-align: right;
        }
        .hinta {
            color: #48c6ee;
            font-weight: 500;
        }
        .alen {
            color: #C00000;
            font-weight: 500;
        }
        #hintanaytto {
            text-align: center;
            line-height: 4rem;
        }
        .mdb-select {
            margin: 0 0 20px !important
        }
        .jumbotron p {
            margin-bottom: 0;
        }
        .smallonly {
            display: none;
        }
        @media (max-width: 992px) {
            .smallonly {
                display: list-item !important;
            }
            .hakuhide {
                display: none !important;
            }
        }
        .lisakuva {
            display: inline-block !important;
            box-shadow: none !important;
            border: 1.5px solid #666;
            margin: 3px 1px;
        }
        .tekrigh {
            text-align: right;
        }
		.karusellilinkki {
			color: white;
		}
		
		.bg-primary {
    background-color: #47c6ef !important;
}

a {
    color: #47c6ef;
   
}
a:hover {
    color: ##1091bc;
 
}

.karusellilinkki:hover {
			color: #d0f0fb;
		}

.list-group-item.active {
    background-color: #47c6ef !important;
border-color: #47c6ef !important;}
	
	.btn-deep-purple, .btn-deep-purple:focus, .btn-deep-purple:hover {
    background: #47c6ef !important;
}

footer.page-footer .footer-copyright {
    
    background-color: #47c6ef !important;
}
