/*
File Name: style.css
Theme Name:  NaturaLife - Child Theme
Author: RT-Themes
Version: 1.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description: Designed and developed by RT-Themes - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: naturalife
Template: naturalife
*/




a.mobileKontakt, a.mobileRufen {height: 50px;width: 50px;border: none !important; text-align: center; font-size: 20px; margin-right: -32px; z-index: 100;  color: #d61c31; }

.naturalife-sidepanel-button { background:none; }
.naturalife-dark-header .naturalife-sidepanel-button * {background-color: #000000 !important;  }
.naturalife-sidepanel-button {border-width: 0px;}
.fa-lg {font-size: 1.5em;}
	.naturalife-sidepanel-button {margin-top:-3px;}

@media screen and (max-width: 425px) {
	a.mobileKontakt {height: 40px;width: 40px;margin-left: 6px; margin-top: 0px; margin-right: 0;padding: 10px 6px !important;}
	a.mobileRufen {height: 40px;width: 40px;margin-left: 6px; margin-top: 5px; margin-right: 0;padding: 10px !important; }
	a.mobileKontakt i, a.mobileRufen i {font-size:24px;}
	div.header-tools {padding-left: 0 !important;}
	div.header-col.left {width:calc(100% - 96px) !important;}
	#mobile-logo img {width: 100% !important;}


	.naturalife-sidepanel-button {margin-top:0 !important;}
}


@media screen and (max-width: 1024px) {
	.sticky-mobile-header #main-content { margin-top: 65px !important; }
}


.form-wrapper-row { margin: 0 -15px; padding-top: 0; }
.wpcf7-form .form-group-container { margin-bottom: 15px; }

.wpcf7-form h1 {
	width: 100%;
    color: #d61c31 !important;
    font-size: 22px;
    line-height: 1;
	padding: 0 15px;
}

.wpcf7-form hr {
    margin:0 15px 20px !important;
    border-top: 1px solid #dddddd;
    width: 100%;
	padding: 0 15px;
}

.wpcf7-form span.wpcf7-list-item {
    width: 100%;
    margin: 0;
}

.form-wrapper-row input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),
.form-wrapper-row textarea,
.form-wrapper-row select,
.form-wrapper-row .select2-container--default .select2-selection--single {
    background-color: #ffffff !important;
    border: 1px solid #dddddd !important;
    width: 100%;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important; 
}

.form-wrapper-row input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,
.form-wrapper-row textarea::placeholder,
.form-wrapper-row select option:disabled,
.form-wrapper-row select,
.form-wrapper-row .select2-container--default .select2-selection--single::placeholder {
    color:#aaaaaa;
}

.form-wrapper-row select option {color:#222222;}
.form-wrapper-row textarea {padding-top: 10px;}

.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] { opacity: 0; width: 100%; position: absolute; z-index: 5000; height: 25px; }
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label { position: relative; display: inline-block; padding-left: 22px; color:#aaaaaa; }
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label::before, 
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label::after { position: absolute; content: ""; display: inline-block;}
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label::before{ height: 16px; width: 16px; border: 1px solid #dddddd; left: 0px; top: 4px; }
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label::after { height: 5px; width: 9px; border-left: 2px solid; border-bottom: 2px solid; transform: rotate(-45deg); left: 4px; top: 8px; }
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label::after { content: none; }
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label {color:#222222;}
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label::after { content: ""; }
.form-wrapper-row .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:focus + span.wpcf7-list-item-label::before { outline: rgb(59, 153, 252) auto 5px;}


div#social_media_icons-1 { margin-right: 0; }
.wpml-ls-legacy-list-vertical .wpml-ls-item { float:left; }

.wpml-ls-item {opacity: 0.2;}
.wpml-ls-current-language{ opacity: 1;} 
.wpml-ls-item:hover {
	opacity: 1;
    -webkit-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
}