.sidebar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	/* Behind the navbar */
	padding: 48px 0 0;
	/* Height of navbar */
	box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
	position: relative;
	top: 0;
	height: calc(100vh - 48px);
	padding-top: .8rem;
	overflow-x: hidden;
	overflow-y: auto;
	/* Scrollable contents if viewport is shorter than content. */
}

.sidebar .nav-link {
	font-weight: 500;
	color: #333;
}

.sidebar .nav-link .feather {
	margin-right: 4px;
	color: #999;
}

.sidebar .nav-link.active {
	color: #007bff;
}

.sidebar .nav-link:hover .feather, .sidebar .nav-link.active .feather {
	color: inherit;
}

.sidebar-heading {
	font-size: .75rem;
	text-transform: uppercase;
}

.sidebar-sticky .list-group-item {
	display: flex;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	color: #495057;
	font-weight: normal;
}

.sidebar-sticky .list-group-item:hover {
	background-color: #dddddd;
}

.sidebar-sticky .list-group-item.active {
	color: #343a40;
	font-weight: bold;
}

.sidebar-sticky .list-group-item.active .sidebar-icon-detail {
	fill: #ffcc00 !important;
}

.sidebar-sticky .list-group-item .sidebar-icon-detail {
	fill: #e3e3e3 !important;
}

.list-group.menu-list .sidebar-icon {
	width: 20px;
	height: 20px;
	margin-right: 28px;
	margin-left: 10px;
}

.list-group.category-list .sidebar-icon {
	width: 20px;
	height: 20px;
	margin-right: 28px;
	margin-left: 10px;
}

.join-reason-row {
	position: relative;
}

.join-reason-row:before {
	content: ' ';
	width: 100%;
	opacity: 0.5;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url('https://images.unsplash.com/photo-1522881451255-f59ad836fdfb?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1138&q=80');
}

.popular-div small {
	font-size: 70%
}

.one-row-text {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.two-row-text {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.three-row-text {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.btn-follow {
	color: #495057;
	font-size: 0.8rem;
	background: #ffcc00;
	font-weight: bold;
	border: 0;
	position: relative;
	box-shadow: none !important;
}

.btn-follow:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 15%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #ffcc00;
	border-bottom: 0;
	border-left: 0;
	margin-left: -10px;
	margin-bottom: -10px;
}

.btn-follow:hover, .btn-follow:active, .btn-follow:focus {
	color: white !important;
	background-color: #ffcc00 !important;
	background: #ffcc00;
	font-weight: bold;
}

.btn-follow-author {
	position: absolute;
	top: 5px;
	right: 15px;
	color: #495057;
	padding: 0.3rem;
	font-size: 0.9rem;
	background: #ffcc00;
	font-weight: bold;
	border: 0 !important;
	box-shadow: none !important;
}

.btn-follow-author:hover, .btn-follow-author:active, .btn-follow-author:focus {
	color: white !important;
	background-color: #ffcc00 !important;
	background: #ffcc00;
	font-weight: bold;
}

.btn-follow-author-2 {
	position: absolute;
	top: 5px;
	right: 15px;
	color: #495057;
	padding: 0.25rem;
	font-size: 0.8rem;
	background: #ffcc00;
	font-weight: bold;
	border: 0 !important;
	box-shadow: none !important;
}

.btn-follow-author-2:hover, .btn-follow-author-2:active, .btn-follow-author-2:focus {
	color: white !important;
	background-color: #ffcc00 !important;
	background: #ffcc00;
	font-weight: bold;
}

.btn-papelog {
	color: #495057;
	background: #ffcc00;
	border: 0;
	font-weight: bold;
}

.btn-papelog:hover, .btn-papelog:active, .btn-papelog:focus {
	color: white !important;
	background: #ffcc00 !important;
	background-color: #ffcc00 !important;
	font-weight: bold;
	border: 0;
	box-shadow: none;
}

.btn-papelog.btn-lg {
	font-size: 1.25rem;
}

.btn-inverse-papelog {
	color: #495057;
	background: white;
	border-color: #ffcc00;
	font-weight: bold;
	font-size: 0.9rem;
}

.btn-inverse-papelog.btn-lg {
	font-size: 1.25rem;
}

.btn-inverse-papelog:hover, .btn-inverse-papelog:active, .btn-inverse-papelog:focus {
	color: #495057 !important;
	background: #ffcc00 !important;
	background-color: #ffcc00 !important;
	font-weight: bold;
	border-color: #ffcc00;
	box-shadow: none;
}

.btn-papelog-follow.inverse {
	color: #495057 !important;
	background: white !important;
	border: 1px solid #ffcc00 !important;
}

.filter-link {
	color: #495057;
	font-weight: bold;
}

.search-nav a {
	color: #495057;
}

.search-nav a.active {
	font-weight: bold;
}

.profile-tab div {
	display: inline;
	margin-right: 1.25rem;
}

.profile-tab a {
	color: #495057;
	text-decoration: none;
	font-weight: 500;
	/* margin-right: 1.25rem; */
}

.profile-tab a.active {
	color: black;
	font-weight: bold;
	/* color: #ffcc00; */
}

/* * CREATE START */

.editor-sidebar-tab {
	cursor: pointer;
}

.editor-sidebar-tab.active span {
	font-weight: bold;
}

.pointer {
	cursor: pointer;
}

.bricklayer-column-sizer {
	width: 50%;
}

#gif-menu-div {
	height: 100vh;
}

.scroll-80 {
	max-height: 80vh;
	overflow: auto;
}

.scroll-70 {
	max-height: 70vh;
	overflow: auto;
}

.scroll-65 {
	max-height: 65vh;
	overflow: auto;
}

.tagify {
	border-color: #ced4da;
}

.chosen-container .chosen-results {
	max-height: 100px;
}

.chosen-container .chosen-single {
	background: none;
	background-image: none !important;
	background-color: #fff;
	border: 1px solid #ced4da !important;
	color: #495057 !important;
	box-shadow: none !important;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	border-radius: .25rem;
	line-height: 1.5;
}

.chosen-container .chosen-single div {
	top: 12.5%;
}

.chosen-container .chosen-search-input, .chosen-container .chosen-results .active-result {
	min-height: calc(1.5em + .5rem + 2px) !important;
	padding: .25rem .5rem !important;
	line-height: 1.5 !important;
	font-size: .875rem !important;
}

.settings-select-div .chosen-container .chosen-single {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	border-radius: .3rem;
}

.settings-select-div .chosen-container .chosen-single div {
	top: 25%;
}

.img-selected:after {
	content: ' ';
	background: rgba(53, 149, 246, 0.6) !important;
	width: 100%;
	height: 100%;
}

.animation-type-selected {
	background: rgba(53, 149, 246, 0.1);
}

.popup-demo {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
}

.popup-demo .img-show {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.popup-demo img {
	margin: auto;
	display: block;
	max-width: 80%;
}

/* * CREATE END */

.navbar .dropdown-toggle:after {
	display: none;
}

.navbar .dropdown .dropdown-menu {
	/* margin-top: 0.8rem; */
	/* margin-right: 1rem; */
}

.navbar .dropdown-toggle {
	box-shadow: none !important;
	padding: 0;
}

.nav-papelog.nav-pills .nav-link.active, .nav-papelog.nav-pills .show>.nav-link {
	background: #ffcc00;
	color: #495057;
	font-weight: bold;
}

.ig-media-div {
	width: 100%;
	/* height: 200px; */
	padding-top: 100%;
	background-position: center center;
	background-size: cover;
}

.ig-media-div-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	/* background-color: #008CBA; */
}

.ig-media-div-parent:hover .ig-media-div-overlay {
	opacity: 1;
}

.ig-media-div-overlay div {
	background: rgba(0, 0, 0, .3);
	color: white;
	max-height: 85%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.youtube-duration-span {
	position: absolute;
	right: 0.2rem;
	bottom: 0.2rem;
	background: black;
	color: #fff;
	padding: 0 2px;
}

.papelog-create-save-btn {
	width: auto !important;
	padding: 0 1rem !important;
	font-weight: bold;
	font-size: 1rem !important;
	color: #fff !important;
	background: #343a40 !important;
}

.papelog-create-save-btn svg {
	display: inline-block !important;
	vertical-align: middle;
}

.se-btn-tray .se-btn-module.se-btn-module-border:last-child {
	border-color: transparent;
}

.profile-shop-thumbnail {
	width: 100%;
	padding-top: 100%;
	background-position: center center;
	background-size: cover;
	border-radius: 50%;
}

.profile-shop-thumbnail-parent {
	border-radius: 50%;
}

.link-inherit {
	color: inherit !important;
	text-decoration: none !important;
}

.product-info-table tr, .product-info-table td, .product-info-table th {
	border: 2px solid #343a40;
}

.w-40 {
	width: 40% !important;
}

.upload-pond-input-product .filepond--item {
	width: calc(50% - .5em);
}

.popup-gallery {
	position: fixed;
	overflow: hidden;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}

.popup-gallery .swiper-container {
	width: 100%;
	height: 100%;
}

.popup-gallery .swiper-slide {
	text-align: center;
	font-size: 18px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.popup-gallery img {
	max-width: 100%;
	max-height: 80%;
}

.popup-gallery .popup-gallery-actions {
	position: fixed;
	top: 0.5rem;
	left: 1rem;
	z-index: 15;
}

.superz {
	z-index: 99999 !important;
}

.popup-gallery .popup-gallery-close {
	position: fixed;
	top: 0.5rem;
	color: #fff;
	right: 1rem;
	font-size: 1.5rem;
	font-weight: bold;
	cursor: pointer;
	z-index: 15;
}

.popup-gallery .swiper-slide div {
	max-width: 80%;
	margin-top: 1rem;
}

.sales-table-detail th, .sales-table-detail td {
	padding: 0.5rem;
}

.parsley-errors-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 0.8rem;
	color: #f00
}

.bootbox.modal {
	background: rgba(0, 0, 0, .5);
	z-index: 1100;
}

.profile-change-image {
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #FFCC00;
	transform: translateX(-50%);
	padding: 0 0.5rem;
	text-align: center;
	font-size: 0.8rem;
	margin: 0;
	cursor: pointer;
	border-radius: .25rem;
}

.profile-change-cover-image {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #FFCC00;
	padding: 0 1rem;
	text-align: center;
	margin: 0;
	cursor: pointer;
	border-radius: .25rem;
}

.div-post-content .title-h1 {
	display: none;
}

.div-post-content.sun-editor-editable {
	padding: 0;
}

.notifications-image {
	width: 3rem;
	height: 3rem;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.search-post-thumbnail {
	height: 12.5rem;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.profile-post-thumbnail-head {
	height: 320px;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.profile-post-thumbnail {
	height: 150px;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.profile-post-thumbnail-popular {
	height: 150px;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.home-post-popular {
	width: 100%;
	height: 135px;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.post-published-thumbnail {
	width: 140px;
	height: 97px;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.following-post-thumbnail {
	height: 220px;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.saved-post-thumbnail {
	width: 203px;
	height: 150px;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.post-recommendation-thumbnail {
	width: 140px;
	height: 97px;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.square-thumbnail {
	width: 100%;
	padding-top: 100%;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.search-post-thumbnail:hover, .profile-post-thumbnail-head:hover, .profile-post-thumbnail:hover, .profile-post-thumbnail-popular:hover, .home-post-popular:hover, .post-published-thumbnail:hover, .following-post-thumbnail:hover, .post-recommendation-thumbnail:hover {
	opacity: 0.9;
}

.profile-post-thumbnail .badge, .profile-post-thumbnail-head .badge {
	float: right;
	margin-top: 0.5rem;
	margin-right: 0.5rem;
}

.color-papelog {
	color: #ffcc00;
}

.share-div {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
}

.share-div .share-div-content {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.share-div .share-div-content div.a2a_kit {
	display: flex;
	justify-content: center;
}

.share-div .share-div-content .a2a_svg {
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.share-div .share-div-close {
	float: right;
	color: #fff;
	cursor: pointer;
	font-size: 40px;
	margin-top: 5px;
	margin-right: 20px;
}

.notifications-bell {
	position: relative;
}

.notifications-bell.active::after {
	content: ' ';
	width: 10px;
	height: 10px;
	background: red;
	position: absolute;
	right: -2px;
	border-radius: 50%;
}

.notifications-nav .nav-link {
	position: relative;
}

.notifications-nav .nav-link.notifications-active::after {
	content: ' ';
	width: 10px;
	height: 10px;
	background: red;
	position: absolute;
	/* right: 5px; */
	border-radius: 50%;
}

/*  */

.hide-sidebar {
	position: absolute;
	z-index: 3;
	right: 1px;
	margin-top: 5px;
}

.show-sidebar {
	position: fixed;
	margin-top: 100px;
	z-index: 3;
}

.show-sidebar.custom-mt {
	margin-top: 65px;
}

.home-h1-popular {
	margin-top: 35px;
	margin-left: -50px;
	font-size: 2.25rem;
}

.home-popular-row {
	margin-left: -65px;
	margin-right: -65px;
	margin-top: 38px;
}

.home-recommendation-row-row {
	margin-left: -65px;
	margin-right: -65px;
}

.home-popular-thumbnail {
	object-fit: contain;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
}

.title-popular-div {
	/* width: 100%; */
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.home-h1-recommendation {
	display: inline-block;
	font-weight: normal;
	font-size: 2.25rem;
}

.home-h1-recommendation div {
	background: #ffcc00;
	height: 20px;
	margin-top: -15px;
	width: calc(100% + 10px);
	margin-left: -5px
}

.popular-div .popular-author-div {
	margin-top: 1rem;
	padding-left: 0.25rem;
	display: flex;
	align-items: center;
}

.popular-views-div {
	margin-top: 0.25rem;
	padding-left: 0.25rem;
}

.post-content {
	padding: 65px 0 65px 0
}

.post-info-col {
	margin-left: 3rem;
}

.popular-popular-col {
	padding: 65px 30px 5rem 30px;
}

.popular-popular-title-div {
	margin-top: 1rem;
}

.following-authors-info {
	padding-left: 10px;
}

.orders-div-col {
	padding: 65px 100px 10px 100px;
}

.profile-info-div {
	padding-left: 5rem;
	padding-right: 5rem;
}

.profile-info-div .desc-div {
	padding-right: 0;
	margin-right: 2.5rem;
}

.profile-info-div .counter-div {
	margin-left: 0.5rem;
	margin-right: 1rem;
}

.profile-info-div .counter-col {
	align-items: center;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.profile-tab {
	padding: 0 5rem;
}

.profile-content-blog-div {
	padding: 0 5rem;
}

.profile-content-blog-div .profile-post-image-div {
	position: relative;
}

.profile-content-blog-div .profile-post-image-div .badge {
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
}

.profile-content-blog-div .search-product-input-div {
	float: left;
}

.profile-content-blog-div .search-product-input-div input {
	width: 15rem;
}

.sun-editor-editable .se-video-container iframe, .sun-editor-editable .se-video-container video {
	outline: none;
}

@keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.animate-flicker {
	-webkit-animation: flickerAnimation 1s infinite;
	-moz-animation: flickerAnimation 1s infinite;
	-o-animation: flickerAnimation 1s infinite;
	animation: flickerAnimation 1s infinite;
}

#loading {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.8);
}

#loading .loading-content {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
	.navbar .input-group {
		width: 100%;
		margin-top: 1rem;
		margin-bottom: 0.5rem;
	}
	.navbar .navbar-right-menu {
		justify-content: center;
	}
	.sidebar {
		width: auto;
		max-width: 100%;
	}
	.hide-sidebar {
		margin-top: 8px;
		right: 0;
	}
	.home-h1-popular {
		margin-left: -30px;
	}
	.home-popular-row, .home-recommendation-row-row {
		margin-left: -40px;
		margin-right: -40px;
	}
	.popular-div {
		margin-bottom: 1.25rem;
	}
	.popular-div .popular-author-div {
		margin-top: 0.5rem;
	}
	.popular-views-div {
		margin-top: 0;
	}
	.home-h1-recommendation {
		margin-left: -40px;
		margin-right: -40px;
	}
	.home-recommendation-row {
		padding: 0;
	}
	.home-recommendation-col {
		margin-bottom: 1.5rem;
	}
	.post-content {
		padding: 65px 15px 65px 15px;
	}
	.post-info-col {
		margin-left: 0;
	}
	.popular-popular-col {
		padding: 65px 15px 5rem 15px;
	}
	.popular-popular-right-div {
		padding-left: 0;
	}
	.popular-popular-title-div {
		margin-top: 0.5rem;
		font-size: 1.25rem;
	}
	.following-authors-link {
		text-align: center;
		margin-top: 0.25rem;
		display: block;
	}
	.following-authors-info {
		padding-left: 15px;
	}
	.following-authors-info .btn-papelog-follow {
		display: none;
	}
	.orders-div-col {
		padding: 65px 15px 10px 15px;
	}
	.profile-info-div {
		padding-left: 15px;
		padding-right: 15px;
	}
	.profile-info-div .desc-div {
		padding-right: 15px;
		margin-right: 0;
	}
	.profile-info-div .counter-div {
		margin: 0;
		margin-bottom: 1rem;
	}
	.profile-info-div .counter-col {
		border-left: 0;
	}
	.profile-tab {
		padding: 0 15px;
		overflow-x: auto;
		display: flex;
		text-align: center;
	}
	.profile-content-blog-div {
		padding-left: 15px;
		padding-right: 15px;
	}
	.profile-content-blog-div .profile-post-highlight-div {
		padding-bottom: 0.5rem;
	}
	.profile-content-blog-div .search-product-input-div {
		float: none;
		margin-bottom: 1rem;
	}
	.profile-content-blog-div .search-product-input-div input {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.navbar .input-group input {
		width: 500px !important;
	}
	.profile-content-blog-div .profile-post-highlight-div {
		display: flex;
		align-items: center;
		margin-left: -15px;
		margin-right: 10px;
	}
}