/*
 Theme Name:   DWB_Pro
 Theme URI:    http://www.newsfactory.de
 Description:  Sento Pro Child Theme
 Author:       Giuliano Randazzo
 Author URI:   http://www.newsfactory.de
 Template:     Sento_Pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

/* ---------------------------------------------------------------------------------------
	16. CUSTOM CODE
--------------------------------------------------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	clear: none;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
table {
	text-align: left;
}

a {
	color: #F9A200;
}

#container {
	float: left;
	position: absolute;
}

#container.portfolio-wrapper {
	float: left;
	max-width: 870px;
	width: 75%;
}

.alignleft {
	margin-right: 40px;
}

.alignright {
	margin-left: 40px;
}

#content {
	padding: 0 10px;
}

body.custom-background #body-core {
	min-height: calc(100vh - 100px);
}

.wp-caption .wp-caption-text,
.gallery-caption {
	font-style: normal;
}

.nav-previous a,
.nav-next a {
	background: black;
}
.nav-previous a:hover,
.nav-next a:hover {
	background: #F9A200;
}

.pag li a,
.pag li span {
	background: black;
}
.pag li a:hover,
.pag li.current span {
	background: #F9A200;
}

#header .header-links li a,
#header-sticky .header-links li a {
	color: #000;
}

#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	font-size: 13px;
}

#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover,
#header-sticky .menu > li.menu-hover > a,
#header-sticky .menu > li.current_page_item > a,
#header-sticky .menu > li.current-menu-ancestor > a,
#header-sticky .menu > li > a:hover {
	color: #F9A200;
}

.header-style2 #header .header-links > ul > li > a {
	padding: 20px 11px;
}

li#menu-item-2894 .menu-image-title {
	font-weight: bold;
}

.header-style2 #header-container #logo {
	float: none;
	text-align: center;
	margin: 25px 0 15px;
}

#header-search {
	float: right;
}

#header-search {
	width: 165px;
	height: 40px;
	background: none;
	padding: 10px 40px 10px 15px;
}

#header-search .fa-search {
	margin-right: 35px;
}

.youtube-video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

#intro {
	display: none;
}

.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #F9A200;
}

#footer {
	background: none;
	padding: 0;
}

#sub-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	height:auto;
	left: 0;
	z-index: 3;
}
#sub-footer {
	background: #F9A200;
}

#sub-footer,
#sub-footer a:hover {
	color: #fff;
}
#sub-footer a {
	color: #fff;
}

#footer-menu {
	text-align: center;
}

#sub-footer-widgets p {
	color: #717171;
}

#scrollUp {
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}

#sidebar .widget {
	margin-bottom: 0;
}

.widget a {
	color: #f9a200;
}

.widget li a {
	padding: 4px 0;
	display: inline;
}

.wpcf7-text {
	width: 100%;
}

.wpcf7-form p {
	margin-bottom: 15px;
	/*float: left;*/
	clear: both;
	width: 100%;
}
.wpcf7-form input {
	width: inherit;
}

.wpcf7-form .wpcf7-not-valid-tip {
	clear: both;
}

.blog-article .blog-title {
	width: 86%;
}

.blog-article .blog-title a:hover {
	color: #F9A200;
}

.blog-article .entry-meta > span.date {
	background: #F9A200;
}

.single .entry-meta > span.date {
	background: #F9A200;
}

span.bar-title,
span.bar-per {
	color: #000;
}

.sc-knob-dial {
	color: #000 !important;
}

.faq_box {
	float: left;
	margin: 30px 0 0 0;
}

.rpwwt-post-title {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: black;
}

.rpwwt-post-excerpt {
	float: right;
	width: 72.9%;
	margin-top: 40px;
	margin-right: 8px;
}

#nfy-zst-portal {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 1140px;
	height: auto;
	border: none;
}


.contentLeft {
	float: left;
	width: 45%;
	padding-left: 20px;
}

.contentRight {
	float: right;
	width: 45%;
	padding-right: 20px;
}

.clearBoth {
	clear: both;
}

/*submit button in contact form*/
.wpcf7-submit {
	width: 100% !important;
}

#captchaReload:hover {
	cursor: pointer;
}

.g-recaptcha {
	float: left;
	clear: both;
}

#xwochen {
	width: 20%;
}

.job-left {
	float: left;
	width: 300px;
	margin-bottom: 50px;
}

.job-right {
	float: right;
	width: 765px;
	margin-bottom: 50px;
}

li.menu-item-703 img {
	margin-right: 47px !important;
}

li.menu-item-703 span{
	margin-left: 26px;
}

.flexbox-guideline .guideline-box:nth-child(2) > h6 strong a,
.flexbox-guideline .guideline-box:nth-child(4) > h6 strong a{
	margin-top: 25px;
	display: block;
}

#big-title {
	font-size: 16px;
}

.page-id-2 article#post-2 h1 {
	margin-top: 10px;
}

.page-right {
	float: right;
	width: 30%;
}

.page-left {
	float: left;
	width: 65%;
}

.guideline-box {
	max-width: 100%;
	min-width: 20%;
	width: calc((480px - 100%)*480);
}

#content-core {
	padding-bottom: 50px;
}

#blog-login {
	float:right;
	width: 25%;
	z-index: 3;
	position: relative;
}

.articleImg-style {
	float:left;
	margin-right:35px;
	width:400px
}

.entry-content.customSize {
	width: 70%;
}

.widget.widget_nav_menu.amr_widget,article li#recent-posts-widget-with-thumbnails-2 {
	list-style: none;
}



/* -----------------------------------------------
	Menu Image Plugin on different sites
-------------------------------------------------- */

/*article.page p {
	clear: both;
}*/

/* DWB */
.page-id-477 .widget li.menu-item, .page-id-1100 .widget li.menu-item,
.page-id-28 .widget li.menu-item, .page-id-30 .widget li.menu-item,
.page-id-515 .widget li.menu-item
{
	float: left;
	margin-right: 20px;
}

.widget li.menu-item:last-child {
	margin: 0;
}

.page-id-477 .widget li.menu-item:nth-child(3n), .page-id-1100 .widget li.menu-item:nth-child(2n),
.page-id-28 .widget li.menu-item:nth-child(2n), .page-id-30 .widget li.menu-item:nth-child(2n),
.page-id-515 .widget li.menu-item:nth-child(2n)
{
	margin: 0;
}

/* ZSP */
.page-id-32 .widget li.menu-item, .page-id-66 .widget li.menu-item,
.page-id-61 .widget li.menu-item
{
	float: left;
	margin-right: 10px;
}

.page-id-64 .widget li.menu-item {
	/* float: left; */
	margin-right: 20px;
	width: 23%;
	display: inline-block;
}

.page-id-64 #menu-item-527 img{
	height: 100px;
}

.page-id-32 .widget li.menu-item:nth-child(3n), .page-id-66 .widget li.menu-item:nth-child(3n),
.page-id-61 .widget li.menu-item:nth-child(3n) /*.page-id-64 .widget li.menu-item:nth-child(3n)*/ {
	margin-right: 0px;
	display: inline-flex;
}

.page-id-64 span.menu-image-title {
	padding: 0 5px;
	/*height: 42px;*/
}

#menu-kurzanleitungen-menue li:first-child {
	text-align: center;
}

#menu-kurzanleitungen-menue li:nth-child(2) {
	 width: 22%;
	 text-align: center;
	 margin-bottom: 50px;
	 margin-right: 50%;
}

#menu-kurzanleitungen-menue li:nth-child(1) .menu-image-title, #menu-kurzanleitungen-menue li:nth-child(2) .menu-image-title {
	width: auto;
	display: inline-block;
	margin: 0 auto;
}

/* useless slider link */
#slider-stopper {
	display: none;
}

/* -----------------------------------------------
	FAQ
-------------------------------------------------- */

.rio-video-gallery-container-shortcode article header h3 {
	height: 60px;
	max-width: 375px;
	width: 100%;
}

.faq_box {
	width: 100%;
	text-align: center;
}


/* -----------------------------------------------
	Menu Image Plugin on home
-------------------------------------------------- */


.page-id-2 h1 {
	font-size: 34px;
	margin-top:40px;
	text-align: center;
}


.page-id-2 .widget li.menu-item {
	float: none;
	max-width: 212px;
	display: inline-block;
	margin: 0;
}

.page-id-2 .fuenfer,
.page-id-2 .vierer {
	text-align: center;
}

.page-id-2 .fuenfer aside,
.page-id-2 .vierer aside {
	display: inline-block;
}

/*
.page-id-2 .vierer ul li.menu-item:nth-child(2n) {
	margin-left: 40px;
}
*/

.page-id-2 .widget li.menu-item:nth-of-type(even) {
	margin: 0 15px 5px;
}



/*.widget li.menu-item:nth-child(2n) {*/
/*margin: 0;*/
/*}*/

/*.page-id-2 .widget li.menu-item:last-child {*/
/*margin: 0;*/
/*}*/

.page-id-2 .widget li.menu-item::after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

.page-id-2 .menu-image-title-below {
	max-width: 212px;
	max-height: 145px;
	height: 100%;
}


.page-id-2 #mep_0 {
	width: 600px !important;
	height: 340px !important;
	float: right;
	margin-left: 50px;
}

.icontext {
	height: 10px;
	margin: 40px 0px 0px 60px;
	width: 100%;
}



.home-placeholder-big {
	margin: 210px 0;
}

.home-placeholder-small {
	margin: 100px 0;
}


article li span.menu-image-title {
	margin-bottom: 30px;
	display: block;
	margin-top: -10px;
	background-color: #F9A200;
	width: 100%;
	font-size: 12px;
	color:#fff;
}

.menu #menu-item-620 {
	float: right !important;
	background: url("/wp-content/uploads/2015/10/bu_callback.png");
	width: 131px;
	height: 43px;
	margin-top: 10px;
}

/* delete if not need - Zustellerportal*/
ul#menu-menu-1 #menu-item-1324 span.menu-image-title {
	font-weight: bold;
}

ul.sub-menu span.menu-image-title{
	font-weight: normal !important;
}


/* -----------------------------------------------
	Gallery Table
-------------------------------------------------- */

.galleryid-1306 img {
	border: 10px solid white !important;

}

.gallery-item a {
	display: inline-block;
}


/* -----------------------------------------------
	Video on home
-------------------------------------------------- */
.wp-video, .wp-video-shortcode {
	width: 100% !important;
}

#about-video {
	float: right;
}

.about-text {
	text-align: right;
	max-width:490px;
	float:left;
}

.aboutbox {
	float: left;
	margin-top: 30px;
}

.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

/* -----------------------------------------------
	Reklamationsformular
-------------------------------------------------- */
.reklamationsgrund span.wpcf7-list-item { display: block; }

.reklamationsgrund .wpcf7-list-item:after {
	clear: both;
	display: table;
	content: '';
}

.reklamationsgrund .wpcf7-list-item input {
	float: left;
	margin-top: 6px;
}

.reklamationsgrund .wpcf7-list-item .wpcf7-list-item-label {
	float: right;
	width: 95%;
}

.wpcf7-form-control-wrap.telefon input{
	border: 1px solid #efeeee;
}

span.wpcf7-form-control-wrap.fehlwochen {
	margin-left: -8px;
}



/* -----------------------------------------------
	Image on sidebar
-------------------------------------------------- */

.widget.widget_sp_image .attachment-medium {
	width: 100%;
	max-width: 360px;
}

.rpwwt-post-excerpt {
	width: 100% !important;
	float: none !important;
}

.rpwwt-widget ul {
	list-style: none;
}

.rpwwt-widget ul li img {
	display: inline;
	float: left;
	margin: .3em .75em .75em 0;
}

.widgets_on_page + * {
	clear: both;
	float: none;
}

.flexbox-guideline {
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.flexbox-guideline div.guideline-box {
	font-size: 100%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 300px;
	padding-bottom: 25px;
}

.flexbox-guideline p,
.flexbox-guideline strong,
.flexbox-guideline a {
	font-size: 12px;
}

/* Simple Featured Video */
.video_class {
	float: left;
	padding: 0 30px 30px 0;
}


/* Recent Posts Plugin */
.page-id-2 #rpwwt-recent-posts-widget-with-thumbnails-2 img { width: 230px; height: 100%; max-height: 214px;}
#rpwwt-recent-posts-widget-with-thumbnails-4 img { width: 285px; height: 214px;  }

/* -----------------------------------------------
	CUSTOM
-------------------------------------------------- */
ul.ui-menu.ui-autocomplete {
	list-style-type: none;
	max-width: 410px;
	max-height: 35vh;
	background: #fff;
	overflow: auto;
}

li.ui-menu-item {
	border: 1px solid lightgrey;
	padding: 5px 10px;
}

li.ui-menu-item:hover {
	background: #F9A200;
	cursor: pointer;
	color: white;
}

/* CSS change for WP plugin country-phone-field-contact-form-7 */
.country-select {
	z-index: 0;
}


/* -----------------------------------------------
	Responsive
-------------------------------------------------- */

@media only screen and (max-width: 1106px) {

	.page-id-32 .widget li.menu-item:nth-child(3n),
	.page-id-66 .widget li.menu-item:nth-child(3n),
	.page-id-61 .widget li.menu-item:nth-child(3n)
	{
		margin-right: 10px;
	}

	.job-left {
		clear:both;
	}

	.job-right {
		float: left;
		margin-bottom: 50px;
	}

	.job-right a:last-child {
		margin-bottom: 20px;
	}
}



@media only screen and (max-width: 1175px) {

	#about-video {
		float: none;
	}

	.page-id-2 #mep_0 {
		float: none;
		margin: 0 auto;
		margin-bottom: 15px;
	}

	.about-text {
		text-align: center;
		max-width: 100%;
	}

	.aboutbox {
		float: none;
	}

	.alignright  {
		float: none;
		margin: 0;
	}

	.alignright.wp-image-1685  {
		margin: 0 auto !important;
		display: block !important;
	}
}

@media only screen and (max-width: 651px) {
	.contentLeft {
		width: 100%;
		padding-left: 0;
	}

	.contentRight {
		width: 100%;
		float: left;
		padding-left: 0;
	}

	.wpcf7-form input[type="submit"] {
		margin-bottom: 50px;
	}

	.page-left {
		width: 95%;
	}
}

@media only screen and (max-width: 768px) {
	#header-responsive ul {
		margin: 0;
		padding-left: 1.5em;
		list-style: none;
	}

	#logo {
		float: none !important;
		position: static !important;
		text-align: left !important;
		display: inline-block !important;
		margin: 0 !important;
		padding: 0 20px !important;
	}
}

@media only screen and (max-width: 705px) {
	.alignright.wp-image-1466 {
		float: none;
		margin: 0 auto;
	}

	.rpwwt-widget ul li img {
		float: none !important;
		display: block !important;
	}


	#blog-login {
		float: none;
		width: 100%;
		z-index: 3;
		position: relative;
		margin-bottom: 10px;
	}

	#sidebar {
		display: block !important;
	}

	.customWidth {
		width: 100%;
	}

}
@media only screen and (max-width: 685px) {
	#pre-header-links-inner,
	#intro #breadcrumbs,
	.meta-author {
		display: none !important;
	}
}

@media only screen and (max-width: 600px) {

	.page-id-2 #mep_0 {
		width: 350px !important;
		height: 191px !important;
		float: none;
		margin-left: 0;
	}

	.wp-video {
		width: 100%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 450px) {

	.page-id-2 .icontext {
		margin-left: 30px;
	}
}

