/*
Theme Name: Hamster
Theme URI: http://webboom.com.ua
Description: Hamster theme
Version: 1.0
Author: Jentry
Author URI: http://webboom.com.ua
*/

a
{
	color:#DC7B86;
}

.posts-list .post .post__content .post__text .cat a + a{
    margin-left: 5px;
}

.letter-link {
	background-color: #333;
    color: #fff;
    padding: 10px 15px;
    margin-left: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.letter-link:hover, .letter-link:focus, .letter-link:active {
	background-color: #E86F7C;
	text-decoration: none;
	color: #fff;
}

.active-letter {
	background-color: #cc4305;
	text-decoration: none;
	color: #fff;
}

.alphabet-box {
    margin-top: 20px;
    overflow: hidden;
}

.alphabet-box .alphabet-item {
    overflow: hidden;
    margin-bottom: 20px;
}

.alphabet-box .alphabet-item .alphabet-item__title {
    font: bold 20px/20px 'PT Sans Narrow', Arial, sans-serif;
    color: #632000;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.alphabet-box .alphabet__items {
    overflow: hidden;
    padding: 30px 0 15px 0;
    border-top: 1px solid #824d33;
    column-count: 3;
}

.alphabet-box .alphabet__items li {
    display: block;
    margin-right: 4%;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
    list-style: none;
}

.alphabet-box .alphabet__items li a {
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #000;
    font-weight: bold;
}

.alphabet-box .alphabet__items li a:hover {
    text-decoration: none;
    border-bottom: 1px solid rgba(153, 0, 0, 0.2);
    color: #E86F7C;
}
.single-post .single-post__related
{
	padding: 22px 10px 22px;
}

.single-post .single-post__related .single-post__related-list
{
	margin-top:22px;
}

.sidebar .sidebar__blog-author .sidebar__blog-author__social {
    margin-top: 15px;
}

.single-post__text img
{
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px auto;
}
.wpdiscuz-subscribe-bar
{
	display:none;
}

.tml-user-admin-bar-front-wrap
{
	display:none;
}

.posts-list .post .post__content .post__image img
{
	height: 105% !important;
}
#your-profile .tml-user-description-wrap,#your-profile  .tml-user-url-wrap, #your-profile .tml-user-contact-method-googleplus-wrap, #your-profile .tml-first-name-wrap, #your-profile .tml-last-name-wrap, #your-profile .tml-nickname-wrap, #your-profile .tml-display-name-wrap, #your-profile .tml-user-login-wrap, #your-profile .tml-user-email-wrap
{
	display:none;
}

#your-profile .form-table, #your-profile #wpua-undo-button-existing, #your-profile #wpua-preview-existing
{
	display:none;
}



.cat_title_head{
	position: relative;
	color: #ab8d91;
	font: 25px Roboto,sans-serif;
	text-transform: uppercase;
	margin-bottom: 36px;
	margin-top: 7px;
	background: #f0e7e8;
	display: inline-block;
	clear: both;
	padding-right: 27px;
	}
.cat_title_head:after{
	content: "";
	position: absolute;
	top: 18px;
	left: 0;
	width: 10000px;
	height: 1px;
	background: #ab8d91;
	z-index: -1;
	}
.posts-list{
	overflow: hidden;
	}







.wp-pagenavi{
	position: relative;
	overflow: hidden;
	text-align: center;
	font-family: Roboto,sans-serif;
	font-weight: bold;
	padding-bottom: 33px;
	font-size: 0;
	line-height: 0;
	box-sizing: content-box;
	margin-top: -10px;
	}
.wp-pagenavi a, .wp-pagenavi > span{
	font-size: 15px;
	box-sizing: content-box;
	}
.wp-pagenavi a, .wp-pagenavi .extend, .wp-pagenavi .current{
	display: inline-block;
	height: 39px;
	line-height: 41px;
	min-width: 19px;
	padding: 0 10px;
	margin: 0 3px 5px 2px;
	}
.wp-pagenavi a{
	color: #ada5a5;
	background: #fff;
	}
.wp-pagenavi a:hover{
	color: #3a3a3a;
	text-decoration: none;
	}
.wp-pagenavi .pages{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 13px;
	line-height: 20px;
	color: #6d6263;
	font-weight: lighter;
	}
.wp-pagenavi .pages span{
	font-weight: bold;
	}
.wp-pagenavi .first{
	}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink{
	position: relative;
	}
.wp-pagenavi .previouspostslink:before, .wp-pagenavi .nextpostslink:before{
	content: "";
	position: absolute;
	top: 12px;
	height: 16px;
	width: 18px;
	}
.wp-pagenavi .previouspostslink:hover:before, .wp-pagenavi .nextpostslink:hover:before{
	background-color: #3a3a3a;
	}
.wp-pagenavi .previouspostslink:before{
	left: 10px;
	background: #e86f7c url(/previouspostslink.png) no-repeat;
	}
.wp-pagenavi .page{
	}
.wp-pagenavi .current{
	color: #fff;
	background: #e86f7c;
	}
.wp-pagenavi .extend{
	}
.wp-pagenavi .nextpostslink:before{
	left: 11px;
	background: #e86f7c url(/nextpostslink.png) no-repeat;
	}
.wp-pagenavi .last{
	}


/**
 * Tags Page
 *
 * @author Aleksej Solovjov
 * @link http://ukraya.ru


.page_tags__tag {
	display: inline-block;
	padding: 0 22px;
	color: #DC7B86;
	font: 16px/26px Roboto, sans-serif;
	border: 2px solid #E86F7C;
	height: 30px;
	transition: all ease-out .3s;
	margin: 0 5px 5px 0;
}

.page_tags__tag:hover {
	background: #E86F7C;
	color: #fff;
	text-decoration: none;
}
 */
.page_tags__search {
	margin-bottom: 20px;
}

.page_tags__search div {
	position: relative;
}

.page_tags__search div input{
	width: 100%;
	height: 50px;
	border: 2px solid #D8C9C1;
	padding: 0 40px 0 15px;
	color: #C2AEA3;
	font: 18px Roboto, sans-serif;
}

.page_tags__search div button{
	position: absolute;
	top: 15px;
	right: 15px;
	border: none;
	background: url(./build/images/search.png) no-repeat;
	width: 22px;
	height: 22px;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption-text {
	font-size: 14px!important;
	margin-top: -15px;
}

html :where(img) {
    max-width: unset;
}

.single-post__text p, .single-post__text ul, .single-post__text ol, .single-post__text li
{
	text-align: justify;
}

#wpd-post-rating
{
	display:none!important;
}
#wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a
{
	    color: #DC7B86!important;
}
#wpdcom .wpd-blog-post_author .wpd-comment-author, #wpdcom .wpd-blog-post_author .wpd-comment-author a
{
	    color: #DC7B86!important;
}

#wpdcom .wpd-blog-post_author .wpd-comment-label
{
	background-color: #DC7B86!important;
}

#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-post_author .wpd-avatar img
{
	    border-color:#DC7B86!important;
}

#wpdcom .wpd-auth .wpd-login a {
    color: #DC7B86!important;
}

#wpdcom .wpd-comment .wpd-reply-to a {
    color: #DC7B86!important;
}
.wc_social_login_by_the_champ li
{
	list-style:none;
}