/*
Theme Name: Sahifa Child 01
Theme URI: 
Description: Child 01 theme for the Sahifa theme
Author: <a href="http://tielabs.com/">TieLabs</a>
Author URI: 
Template: sahifa-565
Version: 5.6.5
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 24 Aug 2017 17:32:50 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


/*----------------------------------------*/
/* Стиль по display-posts-shortcode  (Ken) */
/*----------------------------------------*/

.display-posts-listing .listing-item {
	clear: both;
}

.display-posts-listing img {
	float: left;
	margin: 0 10px 10px 0;
}
.logo {
    float: none;
}

.e3lan-post {
	line-height: 2;
	margin: 20px auto;
	text-align: left;
}






/*----------------------------------------*/
/* Стиль для кнопок в Indeed Membership при регистрации 2022  (Игорь) */
/*----------------------------------------*/

.button,
a.button,
a.more-link,
#main-content input[type="submit"],
.form-submit #submit,
#login-form .login-button,
.widget-feedburner .feedburner-subscribe,
input[type="submit"],
#buddypress button,
#buddypress a.button,
#buddypress input[type=submit],
#buddypress input[type=reset],
#buddypress ul.button-nav li a,
#buddypress div.generic-button a,
#buddypress .comment-reply-link,
a.bp-title-button {
	width: auto;
	position: relative;
	background-color: #F88C00;
	color: #FFF;
	padding: 5px 18px;
	font: 14px Tahoma;
	display: inline-block;
	line-height: 24px;
	cursor: pointer;
	text-decoration: none;
	webkit-transition: all 0.3s ease-in-out;
	  -moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
	   -ms-transition: all 0.3s ease-in-out;
		   transition: all 0.3s ease-in-out;

	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;

	-webkit-appearance: none !important;
	   -moz-appearance: none !important;
			appearance: none !important;
}



.button:hover,
a.button:hover,
a.more-link:hover,
#main-content input[type="submit"]:hover,
.form-submit #submit:hover,
#login-form .login-button:hover,
.widget-feedburner .feedburner-subscribe:hover,
input[type="submit"]:hover,
#buddypress button:hover,
#buddypress a.button:hover,
#buddypress input[type=submit]:hover,
#buddypress input[type=reset]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover,
a.bp-title-button:hover {
	background-color: #777 !important;
	text-decoration: none;
}

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



/*----------------------------------------*/
/* Форма регистрации, красим ссылку на правила 2022  (Игорь) */
/*----------------------------------------*/


.ihc-tos-wrap a {
    color: #0A4C86;
    text-decoration: none!important;
    font-size: 14px;
}


.ihc-register-2 .ihc-wrapp-file-field {
    box-sizing: border-box;
    padding: 10px;
    display: block;
    margin-top: 10px;
    border: 2px dashed #0A4C86;
    width: 100%;
}

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




/*----------------------------------------*/
/* Красим предложение болдом 2022  (Игорь) */
/* а для формы "болд" убираем...           */
/*----------------------------------------*/


.wpuf_customs label {
    font-weight: 600;
}

.wpcf7-form label {
    font-weight: 400;
}
/*----------------------------------------*/




/*----------------------------------------*/
/* Красим замок Indeed Membership pro 2022  (Игорь) */
/*----------------------------------------*/


.ihc-login-template-7 .impu-form-links a {
    color: #0A4C86;
    font-size: 14px;
    text-decoration: none;
    padding-right: 10px;
}




.ihc_locker_3 .lock_content h2, .ihc_locker_3 .lock_content h3 {
    color: #0A4C86;
}

.impu-form-submit
{
    color: #0A4C86;
}

.ihc-login-template-7 .impu-form-submit input {
    color: #fff !important;
    min-width: 100px;
    border: none;
    text-transform: capitalize;
    padding: 8px 30px 8px;
    border-radius: 4px;
    background: none repeat scroll 0 0 #0A4C86!important;
    border-color: #81bd00 !important;
    box-shadow: none !important;
    -webkit-font-smoothing: antialiased;
}
/*----------------------------------------*/


/*----------------------------------------*/
/* Красим кнопку отправить в подписке 2022  (Игорь) */
/*----------------------------------------*/

.btn-primary {
    background-color: #0A4C86;
    border-color: #0A4C86;
}

.btn {
    font-weight: 600;
    font-size: 16px;
}
/*----------------------------------------*/





/*----------------------------------------*/
/* Красим кнопку Управление в правом sidebar 2022  (Игорь) */
/*----------------------------------------*/

.su-expand-collapsed span {
color: #0A4C86;
    border-color: #0A4C86;
    font-size: 16px;
    font-weight: 600;
}

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



