/*
Theme Name: The Layouter Child Theme
Description: This is a custom child theme for The Layouter Clients
Theme URI:   https://thelayouter.de
Author: the.Layouter
Author URI:  https://thelayouter.de
Template: thelayouter
Version: 1.0
*/

#langs{
	position: fixed;
	z-index: 9999999999;
    right: 115px;
    top: 26px;
}



@media only screen and (max-width: 999px) and (min-width: 1px){
	#langs{
    right: 90px;
    top: 6px;
	}
	
body .nectar-hor-list-item .nectar-list-item-btn{
	font-size: 12px !important;
	padding: 6px !important;
}
	.nectar-hor-list-item[data-columns="4"] .nectar-list-item .nectar-list-item-btn, .nectar-hor-list-item[data-columns="3"] .nectar-list-item .nectar-list-item-btn{
		right: -2px;
	    top: 13px;
	}
}

body[data-fancy-form-rcs="1"] .select2-container .select2-choice, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single{
	padding-top:6px !important;
	padding-bottom: 6px !important;
	background: #000000 !important;
	border: 1px solid #000000 !important;
}

.select2-container .select2-choice>.select2-chosen{
		background: #000000 !important;
color: #ffffff !important;
}

body[data-fancy-form-rcs="1"] .select2-container .select2-choice:hover, body[data-fancy-form-rcs="1"] .select2-container .select2-choice:hover >.select2-chosen, body[data-fancy-form-rcs="1"] .select2-dropdown-open .select2-choice, body[data-fancy-form-rcs="1"] .select2-dropdown-open .select2-choice >.select2-chosen{
	background: #000000 !important;
color: #ffffff !important;
}


.select2-container .select2-choice{
	border-radius: 0px !important;
}

.ticket_number{display: none !important;}

.sf-menu img{
	margin-bottom: 0px !important;
	margin-right: 5px !important;
}


.wpforms-field-label-inline{
	font-weight: 400 !important;
}

.nectar-button span strong{
	font-weight: 700 !important;
}

#slide-out-widget-area .bottom-text{
	display: none !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{
	font-size: 13px !important;
}

.blogpost-fontsize{
	font-size: 21px !important;
	line-height: 34px !important;
}

.nectar-post-grid-wrap[data-style="content_overlaid"] .nectar-post-grid[data-grid-item-height*="vh"][data-masonry="yes"] .nectar-post-grid-item{
	min-height: 400px !important;
}