.collections-close {
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer
}
.collections-message p {
    text-align: center;
    margin-top: 20px;
    padding: 10px
}
.ph-collect-single:visited {
    color: #fff
}
.ph-collect {
    z-index: 600;
}
.collect-button--icon {
    vertical-align: middle
}
.collect-button--icon svg path {
    fill: #545454
}
.collection-title-single {
    margin-top: 10px!important
}
.in svg path {
    fill: #5898f1
}
.ph-add-to-collection {
    width: 365px!important
}
.ph-collect:hover {
    cursor: pointer
}
.collections-popover--form-trigger:hover {
    color: #7f7f7f
}
.collections-popover--form-trigger {
    color: #bbb;
    display: block;
    line-height: 50px;
    padding: 0 0 0 17px
}
.collections-popover--form-trigger .fa-plus {
	margin-right:17px;
}
.collections-popover--form {
    margin:0;
}
.collections-form {
	padding:15px;
	display: none;
}
.collections-form h2 {
    font-size: 18px;
    margin: 0 0 10px 0;
    font-family: klinic_slabbold;
    letter-spacing: 0.025em;
}
.collections-form .fa-info-circle {
    opacity: .25;
    position: relative;
    margin-left: 2px;
    font-size: 16px;
}
.collections-form .fa-info-circle:hover {
	opacity:1;
}
.collections-popover--form--submit {
    border: none;
    border-radius: 4px!Important;
    -moz-border-radius: 4px!Important;
    -webkit-border-radius: 4px!Important;
    margin-top: 15px;
    padding: 7px 14px;
    background: #3e589c;
    color:#fff;
    font-size: 14px;
    font-weight: 600;
    font-family: raleway;
    cursor:default;
    opacity:.75;
}
.readytosubmit {
	cursor:pointer;
}
.readytosubmit:hover {
	background:#ff4c4c;
	color:#fff;
}
.collections-form {
    display: none
}
.v-collected {
    display: block!important
}
.collections-popover--collection--icon.v-collect {
    width: 15px
}
.popover--scrollable-list--element:hover .collections-popover--collection--icon.v-collect {
    display: block!important
}
.popover--scrollable-list--element:hover {
    background-color: #fcf5e2;
    color: #000
}
.collections-popover--collection {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 16px;
    line-height: 40px;
    padding: 0 47px 0 17px;
    position: relative
}
.popover--header--title {
    color: #000;
    font-size: 18px;
    line-height: 42px;
    margin: 0;
    padding: 0;
    text-align: center
}
.popover--scrollable-list {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: auto;
    width: 100%
}
.popover--scrollable-list--element:hover .collections-popover--collection--icon.v-collect {
    display: block!important
}
.collections-popover--collection--icon {
    display: none;
    position: absolute;
    right: 6px;
    top: 2px
}
.fa-spinner {
    font-size: 30px;
    color: #D2D2D2!important
}
.collections-loading {
    text-align: center;
    height: 150px;
    font-size: 80px;
    display: none;
    margin-top: 10px
}
.popover--scrollable-list--element {
    color: #000;
    cursor: pointer;
    display: block;
    width: 100%
}
.collections-html {
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
    line-height: 20px
}
.collections-html a {
    color: #da552f;
    text-decoration: none
}
.collections-popover--collections {
    height: 160px;
    width: 365px
}
.popover--footer {
    border-top: 1px solid #f0efef
}
.popover--header {
    position: relative;
    border-bottom: 1px solid #f0efef
}
.popover--header--icon {
    position: absolute;
    right: 12px;
    top: 6px
}
.collections-popover--collection--icon.v-collect {
    width: 15px
}
.collections-popover--collection--icon {
    display: none;
    position: absolute;
    right: 6px;
    top: 2px
}
.popover--scrollable-list {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: auto;
    width: 100%
}
.popover--scrollable-list--element {
    color: #000;
    cursor: pointer;
    display: block;
    width: 100%
}
.popover--scrollable-list--element:hover {
    background-color: #fcf5e2;
    color: #000
}
.collection-detail--header.v-brown {
    background-color: #534540
}
.collection-detail--header {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    height: 300px;
    position: relative
}
.collection-detail--header--background-uploader {
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.collection-detail--header .collection-detail--header--background-uploader--upload {
    visibility: hidden
}
.collection-detail--header--shadow {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%);
    background-image: linear-gradient(-225deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%);
    background-color: rgba(0, 0, 0, 0.4);
    min-height: 220px;
    height: inherit
}
.collection-detail--header--heading {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px;
    text-align: center
}
.collection-detail--header--heading h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 68px;
    margin: 0
}
.collection-detail--header--heading h2 {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0
}
.collection-detail--header--heading .collection-detail--header--curator {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    color: rgba(255, 255, 255, 0.5)
}
.collection-detail--header--heading .collection-detail--header--curator .user-image {
    margin-right: 10px
}
.user-image img {
    border-radius: 50%
}

.collection-detail--header--background-uploader {
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}
.collection-detail--header .collection-detail--header--background-uploader--upload {
    visibility: hidden
}
.collection-detail--header--background-uploader input {
    display: none
}
.collection-detail--header:hover .collection-detail--header--background-uploader--upload {
    visibility: visible
}
.collection-detail--header--delete-button {
	float:right;
	visibility:hidden;
}
.collection-item:hover .collection-detail--header--delete-button {
	visibility:visible;
}
.collection-detail--header--delete-button .fa {
    margin-right: 5px
}
.editable-text--button {
    cursor: pointer
}
.collection-detail--subnav--container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 69px;
    max-width: 960px;
    margin: 0 auto
}
.collection-detail--subnav {
    background-color: #faf9f9;
    border-bottom: 1px solid #f2f2f2;
    height: 69px
}
.collection-detail--header--curator {
    text-align: center;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px
}
.collection-detail--header--heading h1 input,
.collection-detail--header--heading h2 input {
    background-color: transparent;
    text-align: center;
    outline: none;
    border: 0;
    border-bottom: 1px dashed #b5b5b5;
    display: inline-block;
    min-width: 600px
}
.collection-detail--header--heading h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 68px;
    margin: 0
}
.collection-detail--header--heading {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center;
    margin: 20px;
    text-align: center
}
#edit-content {
}
#edit-title {
}
.collections-loading .fa {
    color: #f0efef
}
.hide {
    display: none!important
}
.single-collect {
    position: absolute;
    top: 9px;
    color: #fff
}
.save-collect {
    margin-left: 20px;
    line-height: 32px
}
.collection-title-single {
    margin-bottom: 0
}
.postlist {
    margin-top: 10px
}
.wp-collection .entry-title {
    margin: 0;
    font-size: 34px;
    font-size: 3.4rem
}
.wp-collection .entry-title a {
    color: #000;
    text-decoration: none
}
.wp-collection .entry-title a:hover {
    color: #000;
    text-decoration: underline
}
.wp-collection {
    width: 100%;
    margin-right: 1%;
    padding: 0;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    position: relative
}
.wp-collection .content {
    float: left;
    padding-left: 10px
}
.reddit-post img {
    margin-top: 25px;
    float: left
}
.wp-collection .description {
    padding: 10px;
    margin-bottom: 20px
}
.wp-collection .post-meta-hunt {
    position: absolute;
    bottom: 5px;
    right: 5px
}