/*

Theme Name: Krcmic

Author: Michal Krcmar

Author URI: https://www.onlineandweb.com/

/* =Reset

-------------------------------------------------------------- */
#searchform .form-control:focus{ /*border-left:1px solid #222;*/}
#projektu .panelblog .panel-heading h4{ cursor:pointer;}

p.wp-caption-text {
    margin-top: 15px;
}

.achievement-more-height{
	height: 80px;
	overflow: hidden;
}
.load-more a.load-more-btn img{ display: none; margin-left: 10px; margin-top: -4px; }
.load-more-comments img, .load-comments-list img{ display: none; margin-left: 10px; }
.load-comments-list { margin-bottom: 47px !important; }
span.error{ color: #f00; }

.heateor_sss_square_count{
	position: relative;
    display: block;
    float: left;
    margin: 2px 2px 0 4px !important;
    padding: 0 6px !important;
    height: 24px;
    line-height: 24px !important;
    border: 1px solid #aeaeae;
    border-radius: 2px;
    background-color: #fff;
    font-size: 12px !important;
    font-weight: bold;
    color: #555 !important;
    cursor: default;
}

.heateor_sss_square_count::after{
	content: "" !important;
    position: absolute !important;
    display: block !important;
    height: 0 !important;
    width: 0 !important;
    top: 6px !important;
    left: -5px !important;
    border-top: 5px solid transparent !important;
    border-bottom: 5px solid transparent !important;
    border-right: 5px solid #fff !important;
}

.heateor_sss_square_count::before{
	content: "" !important;
	position: absolute !important;
	display: block !important;
	height: 0 !important;
	width: 0 !important;
	top: 5px !important;
	left: -6px !important;
	border-top: 6px solid transparent !important;
	border-bottom: 6px solid transparent !important;
	border-right: 6px solid #aeaeae !important;
}
#wait_approval{ padding-top: 50px; color: #008709; }
.subscribe-to-comments label {
    font-size: 14px;
    font-family: "TitilliumWeb-Regular";
    font-weight: normal;
}
#comment-reply-container { display: none; }