/*!
Theme Name: Helpot kotisivut theme
Theme URI: https://helpotkotisivut.fi/
Template: kadence
Author: Helpot Kotisivut
Author URI: https://helpotkotisivut.fi/
Description: Helpot Kotisivut - kotisivut yritykselle helposti ja tyylikkäästi.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Sanojen tavutuksen pakotus pois päältä*/
h1, h2, h3, h4, h5, h6, p, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {word-break: keep-all;hyphens: none;word-wrap: initial;}

/* Main Header varjostus */
#main-header .item-at-start {transition: box-shadow ease-in-out 200ms;}
#main-header .item-is-stuck {box-shadow: 0 20px 40px -12px rgba(0,0,0,0.05);transition: all ease-in-out 200ms;}

/* Linkkien underline pakotus pois päältä */
a, p a {text-decoration:none!important;}

/* Search Results sivun kategorian margin (kategorian nimen ja kuvan välissä) */
.search-results .entry-taxonomies {margin:1rem 0!important;}

/* Fluen Forms - Muista päivittää omat paddingit ja border-radius */
.ff-btn-submit {font-size: 16px!important;padding: 0.6rem 1.7rem!important;border-radius: 50px!important; background:#000!important; }
.ff_t_c a { color:rgba(255,255,255,.6)!important;}
.fluentform .ff-el-group { margin-bottom: 15px !important; }
.fluentform .ff-el-form-control { padding: 10px 14px !important; font-size: 15px !important; border-radius: 0 !important; border: 0 !important; box-shadow: 0 3px 5px rgba(0,0,0,.1); }
.fluentform .ff_t_c { font-size: 15px; padding-bottom: 15px; }
.fluentform #ff_3_description { min-width: 100%; min-height: 5rem; }

@media only screen and (min-width:1024px) {
.frm-fluent-form .ff-t-cell { padding: 0 10px; }
}

/*Referenssit postauksen kuvan alle otsikko*/
.content-style-unboxed .kadence-thumbnail-position-behind::after { background: none!important; }
.kadence-thumbnail-position-behind + .entry { margin-top: 7rem; }