/*
Theme Name: Joonas Könttä Theme
Theme URI: http: //joonaskontta.fi/
Description: 
Author: LAAKA Media Oy
Author URI: http: //laakameia.fi/
Template: salient
Version: 0.1
*/


body[data-header-resize="1"] .container-wrap, body[data-header-resize="1"] .project-title {
    margin-top: 0px;
    padding-top: 0px!important;
}


h1, .h1, h2, .h2 {
    color: #c6148c;
}
li#social-in-menu {
    list-style: none;
}
ul#social-in-menu {
    list-style: none;
}
#social-in-menu a {
    margin-right: 10px;
}
@media (max-width: 689px){
div#text-2 {
    text-align: center;}
}
div#custom_html-3 {
    text-align: right;
}
@media (max-width: 1000px){
div#custom_html-3 {
    text-align: center;}
}

.red-btn {
    background: transparent;
    color: #c6148c;
    padding: 20px 15px;
    font-size: 20px;
    text-align: center;
    border: 2px solid #c6148c;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
.red-btn:hover {
    background: #c6148c;
    color: #ffffff;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}
img.alignnone.wp-image-810.size-full {
    height: 30px;
    margin: 0;
    padding: 0;
    top: 8px;
    position: relative;
}