/* ------------------------------
	 CUSTOM TOPICS
------------------------------- */
.cutopics .pfield {
    border: 2px solid var(--accent1);
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 0;
    background-position: center;
    background-size: cover;
    outline: 7px solid #191919;
    left: 700px;
    margin-top: 14px;
    top: 43px;
    border-radius: 50%;
    background-image: url(https://s6.gifyu.com/images/bznxt.jpg);
    }


.c-icon {position: absolute;
    z-index: 1;}
.c-ico {position: relative;
    top: 69px;
    left: 29px;}
.c-ico span {
    font-size: 32px;
    margin: 7px 20px;}

.cu-topics {
    -webkit-clip-path: polygon(0% 0%, calc(100% - 35px) 0, 100% 35px, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, calc(100% - 35px) 0, 100% 35px, 100% 100%, 0% 100%);
    background-color: #b7b7b7;
    padding: 3px;
    margin: 3px 0px;
    filter: grayscale(.5);}
.cutopics { 
    padding: 9px;
    height: 140px;
    position: relative;
    background: #222222 url(https://s6.gifyu.com/images/bznxt.jpg) center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -webkit-clip-path: polygon(0% 0%, calc(100% - 34.5px) 0, 100% 34.5px, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, calc(100% - 34.5px) 0, 100% 34.5px, 100% 100%, 0% 100%);}


.c-empty {background-color: rgba(20, 20, 20, 0.55);
    border: 1px solid rgba(241, 241, 241, 0.14);
    width: auto;
    font-size: 17px;
    padding: 60px;
    color: #c0c0c0;
    text-align: center;
    font-family: 'playfair display', serif;}
.cutopics .c-block {float: left;
    width: 460px;
    height: 60px;
    padding: 20px;
    border: solid 0px #c0c0c0;
    text-align: left;
    color: #efefef;
    letter-spacing: 0px;
    text-transform: lowercase;
    font-family: "arsenal";
    font-size: 30px;
    position: relative;
    font-weight: 700;
    top: 34px;
    left: 75px;
    line-height: 30px;
}
.cutopics .c-title {
    position: relative;
    overflow: hidden;
    height: 27px;
}
.cutopics .c-title a {
    display: inline-block;
    font-family: 'Vina Sans', cursive;
    text-transform: lowercase;
    letter-spacing: 1px;
    line-height: 27px;
    font-size: 19px;
    font-weight: 100;
    color: #cbcaca;
    text-shadow: 1px 1px 5px #000000;
}

.cutopics .c-desc {
	line-height:20px;
	text-transform: uppercase;
    width: 362px;
    text-align: left;
    letter-spacing: 2px;
    position: relative;
    left: 5px;
    font-size:11px;
    color: var(--accent1);
    font-weight: 900;}

.cutopics .c-reply {
    width: 201px;
    display: inline-block;
    padding: 20px;
    height: 51px;
    position: relative;
    left: 260px;
    margin-right: 10px;
    border-top: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "arsenal";
    font-size: 9px;
    color: #555555;
    font-weight: 400;
    line-height: 15px;
    top: 33px;
}

.cutopics .c-reply a {
    font-size: 10px;
    letter-spacing: 1px;
    color: #dbd9d9;
    font-weight: 600;
    display: block;
    line-height: 18px;}
.cutopics .c-replied {position: absolute;
    width: 211px;}
.cutopics .c-reptop {
    color: var(--accent2);
    font-size: 18px;
    font-weight: 100;
    font-family: 'Vina Sans', cursive;
    text-shadow: 2px 2px 6px #000000;}

.cutopics .c-reptop span {
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 600;
    display: block;
    line-height: 18px;}

.cutopics .c-data { 
    width: 100%;
    height: 29px;
    border-top: none;
    display: inline-block;
    margin-top: 0px;
    margin-left: 83px;
    position: absolute;
    left: -85px;
    top: 0px;
    background-color: rgb(13 13 13 / 26%);
    border-bottom: 1px solid #4e4e4e;}
.cutopics .c-datacount {
    width: 70px;
    height: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'playfair display';
    font-size: 8px;
    color: #c0c0c0;
    line-height: 21px;
    display: inline-block;
    margin: 5px 3px 3px 30px;
    position: relative;
    left: 15px;
}

.cutopics .c-datacount b {
    font-family: 'Arsenal';
    font-size: 11px;
    background-color: var(--accent2);
    font-weight: 700;
    display: block;
    position: absolute;
    min-width: 20px;
    height: 17px;
    padding: 0px 3px;
    left: -20px;
    line-height: 16px;
    top: 1px;
}

.cutopics .c-modbit {position: relative;
    width: 30px;
    left: 990px;
    padding: 47px 0px;
    top: -73px;
    display: block;}
.cutopics .c-created {
    display: block;
    margin: auto;
    font-family: 'Playfair Display';
    width: max-content;
    position: absolute;
    right: 89px;
    font-size: 11px;font-weight:700;
    text-align: right;
    text-transform: uppercase;
    line-height: 11px;
    color: #b4b3b3;
    letter-spacing: 1px;
    top: 8px;
}

		
		
		
		
		
		