/* 
Theme Name: Helpot kotisivut theme
Theme URI: https://helpotkotisivut.fi/
Template: hello-elementor
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: hello-elementor-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;
}

/* NAV */
#lang_choice_polylang-REPLACE_TO_ID {
	padding: 5px 0;
}

#call__toaction .fluentform-widget-wrapper .ff-el-group .ff-btn-submit {
    background-color: #8DC63F !important;
    color: #ffffff !important;
    border-radius: 3rem;
    padding: 12px 24px;
	font-family: "Roboto Condensed", Sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
}

.ff_t_c, .ff_t_c a, .ff_t_c a:hover {color:#fff;}
.ff_t_c a {text-decoration:underline;}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    border-left: none!important;
}

.custom__bc ul li:last-child a span {
    color: #009444!important;
}

#tuotekuvaus .elementor-tab-title {
    text-align: center;
    border: 1px solid #b6b6b6;
    background: #f5f5f5;
}

#tuotekuvaus .elementor-active.elementor-tab-title {
	border-bottom: none!important;
    background: #ffffff!important;
}

#tuotekuvaus .elementor-tab-content {
    padding: 1rem;
}

@media (min-width: 768px) {
	#tuotekuvaus .elementor-tab-content {
    padding: 2rem;
	}
}