/*
Theme Name: Asprilla Child
Theme URI: http://asprilla.creativehedgehog.net/
Version: 1.0.1
Description: A child theme of Asprilla Theme
Author: Creative Hedgehog
Author URI: http://themeforest.net/user/hedgehogcreative

Template: asprilla

Copyright: (c) 2017 Creative Hedgehog.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
	Place your custom styles here
*/
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);

body {
		font-family: 'Open Sans Hebrew', 'Open Sans', Arial, sans-serif;
	}

.promo-box {
    height: 349px;
}

.promo-title {
    position: absolute;
    color: #ffffff;
    z-index: 1;
    bottom: 12px;
    left: 30px;
    letter-spacing: 1px;
    border-bottom: 0;
    padding-bottom: 5px;
    text-align: center;
    text-shadow: none;
    font-weight: bold;
    font-size: 18px;
}
.promo-link:before {
    content: '';
    position: absolute;
    opacity: 0;
}

.promo-link:after {
    content: '';
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
}

.header-inner .logo {
    background-image: url('/wp-content/uploads/2018/03/bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.logo {
    text-align: right;
    padding-right: 265px;
}

.site-name {
    margin-bottom: 0;
    padding: 15px 0;
}

.social-links a {
		color: #000;
	}
    
.main-nav {
    float: right;
}

.header-social, .search-btn-header {
    float: left;
}
.search-btn-header{
    padding-left: 0px;
    padding-right: 25px;
}



.main-nav {
    font-size: 14px;
    font-weight: bold;
}

.main-nav a, .main-nav a:hover {
    color: #205644;
}

.container.featured-slider {
    direction: ltr;
}




.slide-header {
    visibility: visible;
}

[dir='rtl'] .slick-slide {
    float: left;
}

	.carousel-style .slick-slide .featured-post-entry,
	.carousel-style .slick-no-sliding .slick-slide .featured-post-entry, .slick-slide .featured-post-entry {
		right: 20px; /* this may need debuging */
		left: auto;
	}

    
.featured-slider .post-slide-item:before, .multi-post-slide .post-slide-item:before, .slide-center-style .featured-slider .slick-center:before, .carousel-style .featured-slider .slick-center:before {
    content: '';
    background: transparent;
}

.featured-post-title {
    text-shadow: none;
    font-weight: bold;
    font-size: 72px;
}

.widget_asprilla_latest_posts_widget {
    direction: ltr;
}

.featured-post-entry {
    width: auto;
    direction: rtl;
}

.slide-header:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
}

.grid-post .post-category a, .list-post .post-category a {
    color: #205442;
    font-size: 14px;
    font-weight: bold;
}

.title .post-title a, .title .post-title a:hover {
    font-size: 18px;
    color: #36c5a2;
    font-weight: normal;
}

.title h1.post-title{
    color: #36c5a2;
    font-size: 30px;
    font-weight: bold;
}

.title .post-category {
    margin-bottom: 0;
}

.post-content .post-category a{
    color: #205442;
    font-size: 14px;
    font-weight: bold;
}

.footer {
    background-color: #121212;
    color: #fff;
    font-size: 14px;
}

.footer-top, .footer-bottom {
    background: transparent;
}

.footer #footer-nav a, .footer #footer-nav a:hover{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}    

.footer-nav-container {
    float: none;
}

.copyright {
    color: #fff;
    float: none;
    padding: 3em 0 2em 0; 
}


.no-tiles .pre-footer-form-wrapper {
    background: #1b5441;
}

.pre-footer-form-wrapper .newsletter-content:before {
    content: '';
}

.mc4wp-form input[type=submit], .mc4wp-form input[type=submit]:hover {
    background: #36c5a2;
}

.pre-footer-form-wrapper .mc4wp-form input[type=submit] {
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.newsletter-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.pre-footer-form-wrapper .newsletter-title {
    font-size: 18px;
}

.newsletter-message {
    font-weight: bold;
    color: #36c5a2;
    font-size: 14px;
}

.footer-top {
    border-bottom: 1px solid #494949;
    border-top: 1px solid #fff;
}

.pre-footer-form-wrapper .newsletter-content:after {
    content: '';
    background-color: #fff;
}

.post-footer {
    display: none;
}

.home .title .post-category:after {
    background: #fba18e;
}

.title .post-category:after {
    background: #36c5a2;
}

h1.post-title {
    margin-top: 10px;
}

.home h2.post-title a, .home h2.post-title a:hover{
    font-weight: bold;
}

html body .container .sidebar .widget-title.cf {
    line-height: 58px;
    background-color: #000;
    text-align: center;
    color: #fff;
    padding: 0;
    height: 58px;
    margin-top:0;
}

.widget-box {
    padding-top: 0;
}

.widget-title-inner:before {
    content: '';
    width: 0px;
    height: 0px;
}

.post-entry {
    font-size: 16px;
    line-height: 1.2em;
	direction:rtl;
}
.site-description {
    position: absolute;
    right: 580px;
    top: 50px;
    color: #fff;
    font-size: 24px;
    width: 540px;
    line-height: 1em;
    font-weight: normal;
}

.widget_mc4wp_form_widget {
    direction: rtl;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #36c5a2;
}


@media(max-width:1180px) {
    .site-description {
        display: none;
    }
    .logo {
        text-align: center;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    .header-layout-3 .mobile-menu .slicknav_btn {
        right: 10px;
        left: auto;
    }
}

.mobile-menu .slicknav_btn {
    right: 10px;
    left: auto;
}

.post-header-date {
    font-size: 12px;
}

.tparrows {
	/*width: 11px;
	height: 23px;*/
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
.tparrows.tp-rightarrow {
	background-image: url('larrow.png') !important;
}
.tparrows.tp-leftarrow {
	background-image: url('rarrow.png') !important;
}

.tparrows.tp-rightarrow:before {
	content: '';
}

.tparrows.tp-leftarrow:before {
	content: '';
}

.recent-post-category, .recent-post-title, .recent-post-meta  {
	display: block;
	text-align: center;
}

.recent-post-category, .recent-post-category a {
	font-size: 14px;
	font-weight: bold;
	color: #205442;
}


.recent-post-title, .recent-post-title a {
	color: #36c5a2;
	font-size: 18px;
	font-weight: bold;
}

.recent-post-meta {	
	font-size: 12px;
	color: #817f7f;
	margin-bottom: 65px;
}

.recent_posts_sc .recent-post-category  {
	margin-top: 12px;
}
.recent_posts_sc .recent-post-title {
	margin-top: 12px;
	margin-bottom: 6px;
}

#single_intro {
	/*font-weight: bold;*/
}

#mixcloud_frame {
	margin-top: 1em;
	margin-bottom: 2.5em;
}

.content-section-title:before, .comment-reply-title:before {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    bottom: 0px;
    left: 0px;
    margin-left: 0;
}

.title .post-category {
    margin-bottom: 0;
    height: 2.3em;
    overflow: hidden;
}
.search-content .post-entry {
	height: 3.7em;
    overflow: hidden;
}

.related-post-gallery.slick-initialized.slick-slider {
	direction: ltr;	
	
}