/**
 * CUSTOM CSS
 *
 * @package Enfold Child
 * @version 1.0.0
 *
 */

/* Add your own styles here: */


p  {font-size: 16px; line-height: 1.6; text-align: justify;}
h2 { line-height: 1.4em; }
h4 { line-height: 1.3em; }
h5 { line-height: 1.4em; }
div .slide-entry-excerpt, .entry-content {text-align: justify; font-size: 14px; line-height: 1.57; }


/* GRID */
div .av_one_fifth    { margin-left: 3%; width: 17.6%; }
div .av_one_fourth   { margin-left: 3%; width: 22.75%; }
div .av_one_third    { margin-left: 3%; width: 31.3333%; }
div .av_two_fifth    { margin-left: 3%; width: 38.2%; }
div .av_one_half     { margin-left: 3%; width: 48.5%; }
div .av_three_fifth  { margin-left: 3%; width: 58.8%; }
div .av_two_third    { margin-left: 3%; width: 65.6666%; }
div .av_three_fourth { margin-left: 3%; width: 74.25%; }
div .av_four_fifth   { margin-left: 3%; width: 74.25%; }
.av-flex-placeholder { display: table-cell; width: 3%; }
div .first, div .no_margin { margin-left: 0; }

.container {
    padding: 0 30px;
}



.content, .sidebar {
	padding-bottom: 30px;
	padding-top: 30px;
}
.content .entry-content-wrapper {
	padding-right: 30px;
	
}
.html_header_sidebar .container_wrap_first {
	box-shadow: 1px 1px 3px rgba(0,0,0,0.1) inset;
}
.inner_sidebar {
	margin-left: 30px;
}

/* widgets */
.sidebar .widget {
	background: #ffffff;
  	border-color: inherit;
	border-style: solid;
	border-width: 1px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
  	padding: 30px 15px 15px;
  	margin-bottom: 20px;
	margin-right: 5px;
}
#top .widgettitle {
    font-size: 1em;
    font-weight: 400;
	position: relative;
    padding-bottom: 0.5em;
    text-align: center;  
}
#top .widgettitle:after {
	border-bottom-color: #6786a1;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	bottom: 0px;
    content: '';
	height: 0px;
	left: 50%;
    position: absolute;
	transform: translateX(-50%);
    width: 30px;
}
#top .widget_bp_core_login_widget .widgettitle:after,
#top .widget_bp_core_login_widget .widgettitle:after {
	content: none;
}

/* logo */
.html_header_sidebar .logo {
    padding: 15px 40px 10px;
}

/* menu */
.html_header_sidebar #header .av-main-nav > li > a {
	text-align: center;
	text-transform: uppercase;
	padding: 13px 3px;
}
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
	font-size: 1.1em;
    letter-spacing: 1px;
	transition: all 0.5s ease;
}
.html_header_sidebar #header .av-main-nav > li > a:hover .avia-menu-text {
	font-weight: 700;
	letter-spacing: 0;
}

/* social */
.html_header_sidebar #top #header .social_bookmarks {
    font-size: 1.25em;
    padding: 15px 0;
    text-align: center;
}
.html_header_sidebar #top #header .social_bookmarks li {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
}
.html_header_sidebar #top #header .social_bookmarks li a,
.html_header_sidebar #top #header .social_bookmarks li.social_icon_1 a {
    border-radius: 50px;
    border-style: solid;
    border-color: inherit;
    border-width: 1px;
	height: 40px;
    line-height: 38px;
    padding: 0;
}

/* on-line */
#header .avia-custom-sidebar-widget-area .widget {
    border-top-color: inherit;
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
	box-shadow: none;
  	padding: 30px 15px 15px;
    padding: 30px 20px 20px;
    margin-bottom: 0;
}
#header .avia-custom-sidebar-widget-area .avatar-block {
	text-align: center;
}
#header .avia-custom-sidebar-widget-area .item-avatar {
	display: inline-block;
}

/* masonry */
.av-masonry-date {
    display: none;
}


/* BUDDYPRESS */
/* avatars */
.widget.buddypress .item-avatar a {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
}
.buddypress div.item-avatar img,
.bp-login-widget-user-avatar img.avatar {
	border-radius: 50px;
}
.widget.buddypress .bp-login-widget-user-links .bp-login-widget-user-logout {
    font-size: 0.8em;
    text-transform: lowercase;
    line-height: 1em;
    margin-bottom: 0;
}

/* widget */
.widget.buddypress div.item-options {
	text-align: center;
    text-transform: lowercase;
    font-size: 0.85em;
    line-height: 1.5em;
    padding: 0.5em 0;
}
.widget.buddypress div.item-options .bp-separator {
	display: none;
}
.widget.buddypress div.item-options a {
    position: relative;
	padding-left: 10px;
}
.widget.buddypress div.item-options a:before {
    content: '|';
	position: absolute;
	left: 0;
	font-size: 0.8em;
}
.widget.buddypress div.item-options a:first-child {
	padding-left: 0;
}
.widget.buddypress div.item-options a:first-child:before {
    display: none;
}
.widget.buddypress .item-title.fn {
	line-height: 1.25em;
}
.widget.buddypress span.activity {
	font-size: 1em;
    line-height: 1em;
}

#buddypress {
	position: relative;
}

/* search */
#buddypress div.dir-search {
	float: none;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}
#buddypress div.dir-search form {
	margin: 0;
}

/* tabs */
#buddypress div.item-list-tabs ul li {
	margin-right: 5px;
	padding: 0;
}
#buddypress div.item-list-tabs ul #group-create-nav a {
	background: transparent;
	border: 0 none;
}
#buddypress div.item-list-tabs ul li a {
	background: #ffffff;
	border: 1px solid #eaeaea;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 6px 12px;
	text-transform: uppercase;
}

/* list */
#buddypress ul.item-list {
	border-top: 0 none;
}
#buddypress ul.item-list li {
    background: #ffffff;
	border: 1px solid #eaeaea;
	padding: 15px;
	margin: 15px 0;
}
#buddypress ul.item-list li div.item-title {
	font-weight: 600;
	font-size: 1.5em;
	margin: 0.5em;
	width: 75%;
}
#buddypress ul.item-list li div.item-desc {
	font-size: 0.9em;
    margin: 0;
	width: 100%;
}


/* PROFIL */
#buddypress #header-cover-image {
    border: 2px solid #ffffff;
    box-shadow: 3px 3px 6px rgba(0,0,0,0.1);
	height: 300px;
}
#buddypress #item-header-cover-image #item-header-avatar {
     margin-top: 225px;
}
#buddypress #item-header-cover-image #item-header-avatar a {
	position: relative;
	overflow: hidden;
	display: block;
}
#buddypress #item-header-cover-image #item-header-avatar img {
    background: rgba(255,255,255,0.8);
    border: solid 2px #fff;
    border-radius: 150px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}
#buddypress .gamipress-buddypress-ranks {
    float: right;
}
#buddypress div#item-header #item-header-cover-image #item-header-content {
    width: 100%;
    margin-left: 0;
    padding-left: 180px;
    margin-top: -140px;
}
#buddypress .gamipress-buddypress-rank {
    margin-top: -200px;
}
#buddypress .gamipress-buddypress-rank .gamipress-buddypress-rank-label {
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
#buddypress .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail {
    background: #f5f5f5;
    padding: 10px;
    border: 2px solid #ffffff;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	position: relative;
    overflow: hidden;
    display: block;
}
#buddypress .gamipress-buddypress-rank .gamipress-buddypress-rank-title {
    text-align: center;
    display: block;
    text-transform: uppercase;
}
#buddypress span.activity.gamipress-buddypress-user-points {
	font-size: 30px;
    font-weight: 700;
}


/* SINGLE */
.entry-content-wrapper .post-title {
    font-size: 2.5em;
    line-height: 1.3em;
    margin: 1em 0;
}
body .alignleft, .entry-content-wrapper a:hover .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    display: block;
    position: relative;
}
.h5p-iframe-wrapper {
    overflow: hidden;
    clear: both;
    margin-top: 20px;
    border-width: 1px;
    border-style: solid;
    padding: 20px;
    background-color: #ffffff;
    float: none;
}
.template-blog .post_delimiter {
    margin: 0 0 20px 0;
    padding: 20px 0 0 0;
    clear: both;
}


/* LEADERBOARD */
#top .gamipress-leaderboard input[type='search'] {
    margin: 0;
}
.gamipress-leaderboard .gamipress-leaderboard-title {
    display: none;
}
#top .gamipress-leaderboard-table th {
    border-color: #f5f5f5;
    font-size: 1.1em;
    padding: 0.5em;
    vertical-align: middle;
    text-align: center;
}
#top .gamipress-leaderboard-table td {
	border-color: #f5f5f5;
    font-size: 1.5em;
    padding: 0.5em;
    vertical-align: middle;
    text-align: center;
}
.gamipress-leaderboard-table td.column-position {
    font-size: 3em;
}
.gamipress-leaderboard-table td.column-avatar p {
    margin: 0;
}
.gamipress-leaderboard-table td.column-avatar img {
    border-radius: 100px;
    display: inline-block;
}
.gamipress-leaderboard-table td.column-display_name {
    text-align: left;
}
.gamipress-leaderboard-table td.column-poziomy {
    text-transform: lowercase;
    font-size: 1.25em;
}
.gamipress-ranks-list .gamipress-rank-type-title {
	display: none;
}


/* REGISTER PAGE */
#buddypress .standard-form #profile-details-section {
    float: right;
}
#buddypress #register-page h2 {
    margin: 30px 0 15px;
    font-size: 1.35em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'], 
#top .main_color input[type='number'], 
#top .main_color input[type='url'], 
#top .main_color input[type='tel'], 
#top .main_color input[type='search'], 
#top .main_color textarea,
#top .main_color select {
    border-radius: 50px;
    padding: 10px 20px;
}
#buddypress #commentform input[type=text],
#buddypress #commentform textarea,
#buddypress .form-allowed-tags,
#buddypress .standard-form#signup_form input[type=text],
#buddypress .standard-form#signup_form textarea {
    width: 100%;
}
#buddypress .standard-form #basic-details-section input[type=password],
#buddypress .standard-form #blog-details-section input#signup_blog_url {
    width: 100%;
}
#buddypress .standard-form label,
#buddypress .standard-form legend,
#buddypress .standard-form span.label {
    font-size: 1em;
    margin: 6px 0px 2px;
}
#top #basic-details-section input[type='text'],
#top #basic-details-section input[type='email'],
#top #basic-details-section input[type='password'] {
    margin-bottom: 12px;
}
#profile-details-section input[type='text'] {
    margin-bottom: 0;
}
#buddypress #profile-details-section p {
    font-size: 0.85em;
    font-style: normal;
    margin: 5px 0 0;
}
#buddypress .standard-form .field_type_birthdate .datebox-selects:after {
    content: '';
    display: table;
    clear: both;
}
#buddypress .standard-form .field_type_birthdate .datebox-selects > div {
    float: left;
    width: 33%;
    padding-left: 10px;
}
#buddypress .standard-form .field_type_birthdate .datebox-selects > div:first-child {
    padding-left: 0;
}
#buddypress .standard-form .field_type_birthdate .datebox-selects > div select {
    margin-bottom: 0;
}
#top #buddypress .standard-form fieldset {
    margin-bottom: 10px;
}
#buddypress .comment-reply-link, #buddypress .generic-button a, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, a.bp-title-button {
    border-radius: 20px;
}
#buddypress .standard-form div.submit input {
    font-size: 1.25em;
    padding: 8px 36px
}


.group-points {
  margin-left: 10px;
}