/*
 Theme Name:   Onepress Child
 Description:  Onepress Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     onepress
 Version:      1.0.0
 Text Domain:  onepress-child
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0  Reset
2.0  Document
3.0  Layout
4.0  Structure
5.0  Contents
6.0  Elements
7.0  Widgets
8.0  Sections
9.0  External Plugins

--------------------------------------------------------------*/


/*--------------------------------------------------------------
4.0 STRUCTURE
--------------------------------------------------------------*/
/* Header
------------------------------*/
.site-header {
    line-height: 60px;
}

.custom-logo-link img {
    display: none;
}

.custom-logo-link {
    height: 60px;
    width: 125px;
    display: block;
    background: url(../onepress-child/assets/images/logo-yukjub-w.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.custom-logo-link.site-branding-scroll {
    height: 60px;
    width: 125px;
    display: block;
    background: url(../onepress-child/assets/images/logo-yukjub-small.png) no-repeat;
}

@media (min-width: 576px) {
    .custom-logo-link {
        height: 120px;
        width: 250px;
        display: block;
        background: url(../onepress-child/assets/images/logo-yukjub-w.png) no-repeat;
    }
}

@media screen and (max-width: 1140px) {
    .onepress-menu.onepress-menu-mobile {
/*        display: block !important;
        position: absolute;*/
        top: 120px;
        /*right: 0;
        width: 100%;
        background: transparent;
        z-index: 100;
        border-bottom: 1px solid #e9e9e9;*/
    }
}

/*hero gradient overlay*/
.hero-slideshow-wrapper:after {
/*    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);*/
    background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.2));
/*    display: block;
    content: "";*/
}
.body-desktop .parallax-hero .hero-slideshow-wrapper:after {
     display: block !important; 
}

.body-desktop .parallax-hero .hero-slideshow-wrapper:after {
     display: block !important; 
}



/* Footer
------------------------------*/
.site-footer .btt a {
    border-radius: 4px;
     -webkit-transform: none; 
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    background: #666;
    text-align: center;

}


.site-footer .btt a i {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    margin-left: 0;
}

.site-footer .site-info {
    color: #999;
    text-align: left;
}

.site-footer .site-info img{
	margin-bottom: 30px;

}

.site-footer .btt a, .site-footer .site-info a {
    color: #222;
}

#ft {
	margin-bottom: 30px;
}
#menu-footer-menu {
	margin-bottom: 30px;
}

@media screen and (max-width: 1140px) {
		.menu-footer-menu-container .onepress-menu.onepress-menu-mobile {
	    position: relative;
	    top: 0;
	    right: 0;
	    z-index: 0;
	}

}


footer {
	border-top: 1px solid #e9e9e9;
}


/*--------------------------------------------------------------
7.0 Widgets
--------------------------------------------------------------*/

/* Section: Searchform
------------------------------*/
.sidebar .widget .search-form .search-field, .search-submit {
    width: 240px !important;
 
}



/*--------------------------------------------------------------
8.0 Sections
--------------------------------------------------------------*/

/* Section: Hero
------------------------------*/
.hero-slideshow-fullscreen .container {
	top: 60%;
}


.hero-content-style1 h2 {
	font-size: 24px;
}

.hero-large-text {
	color: #802d76 !important;
    text-shadow: 0 2px 8px rgba(255, 255, 255, 0.30) !important;
}

	.btn-group-lg>.btn, .btn-lg {
	    padding: .75rem 1.25rem;
	    font-size: 0.9rem !important;
/*	    line-height: 1.333333;
	    border-radius: .3rem;*/
	}

@media (min-width: 576px) {
	.hero-slideshow-fullscreen .container {
		top: 80%;
	}

	.hero-content-style1 h2 {
		font-size: 45px;
		letter-spacing: 1px;
	}

	.btn-group-lg>.btn, .btn-lg {
	    padding: .75rem 1.25rem;
	    font-size: 1.25rem !important;
/*	    line-height: 1.333333;
	    border-radius: .3rem;*/
	}
}








/* Section: Features
------------------------------*/
#features p, #features h4 {
	text-align: left;
}

.section-features .section-title-area {
	text-align: left;
}

.section-features .section-title-area .section-title {
	    font-size: 24px;
	    letter-spacing: 1px;
}
.section-features .section-desc {
    font-size: 16px;
    font-size: 1rem;
/*	   	 margin-top: 40px;
    margin-top: 2.5rem;*/
}

.feature-item-content {
	margin-bottom: 1.5rem;
	color: #666;
}


@media (min-width: 576px) {
	.section-features .section-title-area .section-title {
	    font-size: 30px;
	    letter-spacing: 2px;
	    /*font-weight: 800;
	    position: relative;
	    margin-bottom: 0px;
	    text-transform: uppercase;*/
	}

	.section-features .section-desc {
	    font-size: 20px;
	    font-size: 1.25rem;
/*	    margin-top: 40px;
	    margin-top: 2.5rem;*/
	}

}



/* Section: News
------------------------------*/
#blog {
	background: #122349;
}

.section-news .section-title-area {
	color: #fff;
}


.section-news .list-article-thumb {
/*	float: unset;*/
	float: none;
	margin-right: 0;
	margin-bottom: 30px;
}

.section-news .list-article {
	padding: none; 
 	padding-right: .9375rem;
    padding-left: .9375rem;
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    background: #fff;
    margin-bottom: 20px;
}

.section-news .list-article-meta {
	margin-bottom: 0;
}

.section-news .list-article:last-of-type {
	border-bottom: none;
}

.section-news .btn {
/*    display: inline-block;
    padding: .375rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: .25rem;*/
    border: 1px solid #fff;
    color: #fff;
}

.section-news .btn:hover {
/*    display: inline-block;
    padding: .375rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: .25rem;*/
    border: 1px solid #802d76;
    color: #fff;
}




/* Section: Videolightbox
------------------------------*/
.section-padding-larger {
    padding: 224px 0px;
    padding: 14rem 0rem;
}

/* Section: About
------------------------------*/
.section-about p strong{
    color: #802d76;
}


.section-about p {
    color: #666;
	font-size: 1rem;
}

@media (min-width: 576px) {
	.section-about p {
		font-size: 1.3rem;
	}

	/*make second element in 'about' section appear smaller*/
	.section-about .element-about:nth-of-type(2) p {
		padding-left: 150px;
		font-size: 1rem;
	}

}



/* Section: Contact
------------------------------*/
.contactdetails  {
	font-size: 1.25rem;
	color: #fff;
}

#contact .section-title-area {
	color: #fff;
	text-align: left;
	border-bottom: 1px solid #e9e9e9;
}

#contact.section-meta {
	background: #122349;
}



textarea, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    padding: 10px;
    max-width: 100%;
    border: 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    color: #000;
}


.wpcf7-form label {
	color: #fff;
}

.section-contact .address-contact .address-content {
/*    display: block;
    padding-left: 45px;*/
    font-style: normal;
/*    line-height: 2;
*/}


.your-message {
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

.wpcf7-response-output {
    color: #fff;
}

/* Section: Projects
------------------------------*/
.project-detail-title {
    margin-bottom: 2rem;
}

.project-detail-entry ol {
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}

.project-detail-entry ol > li {
  margin: 0;
  padding: 0 0 1em;
  text-indent: -1em;
  list-style-type: none;
  counter-increment: item;
}

.project-detail-entry ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

.project-header h5 {
    text-transform: none;
}

#main #hero {
    display: none;
}

.section-news .blog-entry {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
}

.section-news .all-news {
    margin: 0 auto;
}

#videolightbox::before {
    background-image: url("https://www.yukjub.de/wp-content/uploads/2017/02/image-yukjub-video.jpg");
    background-size: cover;
}

.site-footer {
    background-color: #efefef;

}

.site-footer .site-info {
    background-color: #efefef;
}

.site-footer .btt a {
    top: -65px;
}
.site-header {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.followWrap {
    height: 80px !important;
}

.onepress-menu, .onepress-menu * {
     height: auto !important;
}