/*
Theme Name: Faith Child theme of faith
Theme URI: 
Description: Child theme of faith theme for the Faith theme
Author: vlood@shtrak.eu
Author URI: 
Template: faith
Version: 1.0.6
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 22 Jan 2018 07:41:31 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body.single-lp_course {
	font-size: 100%;
}

.loginout-button, .register-button {

}

.learn-press-courses li.course {
	height: 510px;
}

.site-footer h3 {
	color: #fff;
	font-size: 1.2em;
}

#eckb-article-page-container .eckb-navigation-back {
	position: absolute;
	bottom: -30px;
}

/* Styles, affecting courses, added on 17.05.2018 */

#learn-press-content-item, .course-item {
    text-align: left;
}

#learn-press-content-item ul li {
	list-style-type: disc;
}

#learn-press-content-item p {
	margin-bottom: 1.5em;
}

#learn-press-content-item h1, #learn-press-content-item h2, #learn-press-content-item h3, #learn-press-content-item h4, #learn-press-content-item h5, #learn-press-content-item h6 {
    margin: 0.5em 0 0.5em;
    line-height: 1.25em;
}

.site-header {
    padding-bottom: 0px;
    padding-top: 0px;
}

.site-header .header-image-wrapper {
	background-size: cover;
    background-position: 50%;
}

.site-header .site-branding {
	margin: 0 auto;
    display: block;
}

#site-header-search,
#menu-main {
	display: inline-block;
}

#site-header-search {
	margin-bottom: 0px;
}

#site-header-navigation {
	width: 100%;
	background-color: #eb4906;
	margin-bottom: 0px;
}

#site-header-search .search-form {
	width: 150px;
}

#site-header-search .widget {
    margin-left: 10px;
}

#site-header-search .widget ul li {
    display: inline-block;
}

#site-header-search .widget ul li a {
    color: white;
    padding: 14px 10px;
    font-size: 12px;
    margin-top: 1px;
    display: block;
    font-weight: bold;
}

#site-header-search .widget ul li a:hover,
#site-header-search .widget ul li a:active,
#site-header-search .widget ul li a:focus {
	color: black;
	text-decoration: none;
	background-color: white;
}

#site-header-navigation .wrapper {
	text-align: center;
}

.sf-menu li {
	margin: 0px;
}

.sf-menu a {
	color: white;
	padding: 14px 9px;
	font-size: 12px;
	margin-top: 1px;
}

.sf-menu a:after {
	display: none !important;
}

.sf-menu .current-menu-item > a,
.sf-menu .sfHover > a,
.sf-menu a:hover,
.sf-menu a:active,
.sf-menu a:focus {
	color: black;
	text-decoration: none;
	background-color: white;
}

.menu-item-14661,
.menu-item-14660,
.menu-item-14658,
.menu-item-14659 {
	background-color: #f0eef2;
}

.menu-item-14661 a,
.menu-item-14660 a,
.menu-item-14658 a,
.menu-item-14659 a {
	color: #eb4906;
}

.sf-menu .menu-item-14661 a:after,
.sf-menu .menu-item-14660 a:after,
.sf-menu .menu-item-14658 a:after,
.sf-menu .menu-item-14659 a:after {
	display: block !important;
	position: absolute;
    bottom: 0;
}

.menu-item-14661 .sub-menu,
.menu-item-14660 .sub-menu,
.menu-item-14658 .sub-menu,
.menu-item-14659 .sub-menu {
    width: 60px !important;
}

.widget_search .search-field {
	margin-bottom: 0px;
}

.sf-menu ul li {
    border-bottom-color: #eb4906;
}
.sf-menu ul li:hover {
    border-bottom-color: #eb4906;
}

#site-main {
	background-color: #f7eddb;
}

#buletin-button {
	background-image: url('images/buletin-new.png');
	width: 187px;
    height: 47px;
    background-size: cover;
    text-align: left;
    background-position: 50%;
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 12px;
    float: left;
}

#podkrepete-button {
	background-image: url('images/podkrepete-new.png');
	width: 187px;
    height: 47px;
    background-size: cover;
    text-align: left;
    background-position: 50%;
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 12px;
    float: right;
}

#new-buttons-row {
	padding-bottom: 37px;
    border-bottom: 1px solid #b7b7b7;
}

#courses-row {
	padding-top: 70px;
}

#courses-row .archive-course-widget-outer img {
	width: 100%;
}

#courses-row .archive-course-widget-outer .course-entry {
	position: relative;
}

#courses-row .archive-course-widget-outer .widget-footer a {
	background-image: url('images/see-all.png');
	text-indent: -9999px;
    width: 48px;
    height: 42px;
    background-size: cover;
    background-position: 50%;
    display: block;
    margin-top: 20px;
}

#courses-row .course-detail {
	position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.7);
    padding-left: 15px;
}

#courses-row .course-detail a {
	text-decoration: none;
}

#courses-row .course-detail h3 {
	font-size: 17px;
}

#popular-courses h3 {
	position: relative;
	text-transform: uppercase;
	margin-left: 40px;
}

#popular-courses h3:after {
	content: '';
	display: block;
	position: absolute;
	width: 57px;
	height: 57px;
	background-image: url('images/popular_courses.png');
	top: -60px;
    background-size: contain;
    left: 110px;
}

#new-courses h3 {
	text-align: right;
	position: relative;
	text-transform: uppercase;
	margin-right: 80px;
}


#new-courses h3:after {
	content: '';
	display: block;
	position: absolute;
	width: 57px;
	height: 57px;
	background-image: url('images/new-courses.png');
	top: -60px;
    background-size: contain;
    right: 70px;
}

.resourses-projects .ow-button-base a span {
	text-transform: uppercase;
    float: left;
    padding-top: 29px;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Tahoma', sans-serif;
}

.resourses-projects .ow-button-base a span .sow-icon-image {
	width: 131px;
    height: 97px;
    margin-top: -37px;
    background-size: contain;
    background-repeat: no-repeat;
}

.sow-carousel-title {
	position: relative;
}

.sow-carousel-title:after {
	content: '';
    display: block;
    background-image: url('images/ikonka_proekti.png');
    position: absolute;
    width: 120px;
    height: 87px;
    top: -30px;
    left: 34px;
}

.sow-carousel-title h3 {
	font-size: 21px !important;
	margin-left: 130px !important;
	z-index: 10;
}

.sow-carousel-next,
.sow-carousel-previous {
	position: absolute;
    left: 140px;
    top: 115px;
    background-image: url(images/lqva-strelka.png) !important;
    text-indent: -9999px;
    background-color: transparent !important;
    width: 37px !important;
    height: 32px !important;
}

.sow-carousel-next {
	left: initial;
    right: 140px;
    background-image: url(images/dqsna-strelka.png) !important;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item {
	position: relative;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a {
	height: 146px !important;
}

.sow-carousel-container {
	width: 540px;
    margin: 0 auto;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
	position: absolute;
    bottom: 24px;
    margin-top: 0px;
    padding: 7px 15px;
    background-color: rgba(255, 255, 255, 0.7);
    font-weight: bold;
    text-align: left;
}

.page-id-1642 .site-content-wrapper {
	padding-bottom: 0px !important;
}

.page-id-1642 .post-views {
	display: none !important;
}

.page-id-1642 .ilovewp-page-intro {
	display: none;
}

#obuchiteli {
	padding-top: 120px;
}

#obuchiteli #pgc-1642-5-0 {
	background-color: white;
}

#obuchiteli .iw-so-person .iw-so-person-img img {
    border-radius: 25% !important;
}

#obuchiteli #panel-1642-5-0-0 {
	margin-bottom: 0px !important;
}

#obuchiteli .sow-slider-image-wrapper {
	max-width: 800px;
}

#obuchiteli .iw-so-person-content {
	position: relative;
	margin-top: 14px;
}

#obuchiteli .iw-so-person-content::before {
	content: '';
    display: block;
    background-image: url('images/oblak.png');
    position: absolute;
    width: 273px;
    height: 159px;
    top: -35px;
    left: -27px;
    background-size: cover;
    background-position: 50%;
    z-index: -1;
}

#obuchiteli .iw-so-person-content h4 {
	box-shadow: none;
	color: black;
}

#otzivi #tss_content {
	position: relative;
	padding-top: 20px;
}

#otzivi #tss_content:after {
	content: '';
    display: block;
    background-image: url(images/mneniq.png);
    position: absolute;
    width: 72px;
    height: 76px;
    top: 0px;
    right: -10px;
    background-size: cover;
    background-position: 50%;
}

.home .so-widget-sow-layout-slider .panel-widget-style {
	background-color: rgba(255, 255, 255, 0.7) !important;
}

.home .so-widget-sow-layout-slider .panel-widget-style h2,
.home .so-widget-sow-layout-slider .panel-widget-style p {
	color: black !important;
}

.blog #site-header-navigation {
	border-bottom: 120px solid #182122;
}

.blog #site-content {
	background-color: white;
    margin-top: -120px;
    position: relative;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.blog #site-content .widget-title {
	font-size: 36px;
    text-transform: none;
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    font-weight: normal;
    margin-right: 40px;
}

.blog #recent-posts h2 {
    background-color: #e05f28;
    padding-left: 10px;
}

.blog #recent-posts h2 a {
	color: white;
}

.blog .nav-previous .nav-link-label {
	background-image: url(images/previous.png);
    width: 28px;
    height: 22px;
    display: block;
    float: left;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    left: -40px;
    top: -1px;
}

.blog .nav-next .nav-link-label {
	background-image: url(images/see-all.png);
    width: 28px;
    height: 22px;
    display: block;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    right: -36px;
    top: -1px;
}

.blog .nav-links {
	text-align: right;
}

.blog .nav-links a {
	position: relative;
	font-size: 16px;
}

.blog .nav-links a .genericon {
	display: none;
}

.ilovewp-hero-wrapper {
	background-image: none !important;
}

#ilovewp-hero {
	height: 120px;
    min-height: auto;
    margin-top: -1px;
}

.page-has-image .site-content-wrapper {
    margin-top: -120px;
}

.page-has-image .post-single .sow-headline a {
	background-color: #eb4906;
    color: white !important;
    text-decoration: none;
    font-weight: normal;
    position: relative;
    font-size: 25px;
    padding: 0px 17px 4px 0px;
}

.page-has-image .post-single .sow-headline a:after {
	content: '';
    display: block;
    position: absolute;
    width: 60px;
    height: 34px;
    top: 0px;
    left: -60px;
    background-color: #eb4906;
}

.page-has-image .site-content-wrapper {
    margin-top: -120px;
}

.page-id-15185 .title-page,
.page-id-15347 .title-page {
	position: relative;
	display: inline-block !important;
}

.page-id-15185 .title-page:after,
.page-id-15347 .title-page:after {
	content: '';
	background-image: url(images/proekti-icona.png);
    display: block;
    width: 70px;
    height: 87px;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    right: -80px;
    top: -41px;
}

#epkb-main-page-container.epkb-basic-template .section_divider {
	background-color: #eb4906 !important;
    border-radius: 5px;
}

#epkb-main-page-container.epkb-basic-template .epkb-boxed .epkb-doc-search-container {
	background-color: #eb4906 !important;
}

#epkb-main-page-container.epkb-basic-template #epkb-content-container section {
	background-color: #ffe3b2 !important;
}

#epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-search .epkb-search-box button {
    background: #ffe3b2 !important;
    color: #eb4906 !important;
}

#epkb-main-page-container.epkb-basic-template .eckb-article-title i {
	color: transparent !important;
    background-color: #eb4906;
    border-radius: 50%;
}

#epkb-main-page-container.epkb-basic-template .eckb-article-title {
	color: #565656 !important;
}

.page-id-14545 .title-page {
	position: relative;
	display: inline-block !important;
}

.page-id-14545 .title-page:after {
	content: '';
	background-image: url(images/resursi-ikona.png);
    width: 78px;
    height: 72px;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    right: -100px;
    top: -34px;
}

ul.learn-press-courses .course {
	position: relative;
	height: auto;
    margin-bottom: 60px;
}

ul.learn-press-courses .course > a{
	text-decoration: none;
}

ul.learn-press-courses .course .course-info {
	top: 100px;
    position: absolute;
    color: black;
    padding: 3px 6px;
    background-color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
}

ul.learn-press-courses .course .course-info .course-instructor {
	display: none;
}

ul.learn-press-courses .course .course-thumbnail img {
	margin-bottom: 0px;
}

form[name="search-course"] .search-course-button:hover,
ul.learn-press-courses .course .lp-course-buttons form button:hover {
	cursor: pointer;
	color: white;
    background: #e05f28;
}

.learn-press-breadcrumb {
	color: #eb4906;
}

.learn-press-breadcrumb a {
	color: black;
	text-decoration: none;
}

.post-type-archive-lp_course .title-page {
	position: relative;
	display: inline-block !important;
}

.post-type-archive-lp_course .title-page:after {
	content: '';
	background-image: url(images/KURSOVE-icona.png);
    width: 65px;
    height: 79px;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    right: -100px;
    top: -34px;
}

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

	#site-header-search {
		display: block;
	}

	.sf-menu a {
		font-size: 11px;
	}
	
}

@media screen and (max-width: 768px) {
	#menu-main {
	    display: none;
	}

	.menu-item-14660,
	.menu-item-14658,
	.menu-item-14659 {
	    background-color: #111111;
	}

	.menu-item-14659 a {
	    color: white !important;
	}

	.menu-item-14660 .sub-menu,
	.menu-item-14658 .sub-menu,
	.menu-item-14659 .sub-menu {
	    width: 100% !important;
	}

    .home #pg-1642-4 {
        display: none;
    }

    #site-header-search .widget ul li a {
        padding: 14px 5px;
    }

    #site-header-search .widget {
        margin-left: 4px;
    }
}