.wookmark-initialised {
	position: relative;
}
.collection .profile-picture {
	float: left;
	width: 50px;
	height: 50px;
	padding: 10px 5px 10px 10px;
	margin-bottom: 0px !important;
}
.collection .profile-picture img {
	border-radius: 50%;
}
.collection .row .item {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	width: 48%;
}
 @media screen and (max-width: 768px) {
.collection .row .item {
	width: 99%;
}
}
.collection .row .item article {
	float: left !important;
	clear: none;
	width: calc(100% - 55px);
	padding: 7px;
	margin-bottom: 5px
}
.collection .row .item article h3 {
	margin-bottom: 0px;
	max-height: initial;
	min-height: initial;
}
.collection .row .item article .category {
	-webkit-line-clamp: initial !important;
}
.collection .row .item a {
	display: grid;
}
.collection.row, .collection .mfp-zoom-out-cur {
	min-height: 400px;
	padding-bottom: 50px;
}
.collection.row article, .collection .mfp-zoom-out-cur article {
	clear: none;
	padding: 4px 10px 10px 5px;
	width: calc(100% - 80px);
}
.collection.row article h4 a, .collection .mfp-zoom-out-cur article h4 a {
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	letter-spacing: 0.2px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 22px;
}
.collection.row article .stat.category, .collection .mfp-zoom-out-cur article .stat.category {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.mfp-other div {
	width: 90px;
	height: 90px;
	overflow: hidden;
	float: left;
}
#chatInquiry {
	top: 50%;
	left: 50%;
	width: 784px;
	margin: -290px 0 0 -392px;
	overflow-y: hidden;
	overflow-x: hidden;
}
#chatInquiry .modal-content .modal-header {
	padding: 20px 35px;
}
#chatInquiry .modal-content .modal-header .close {
	margin-right: 8px;
}
#chatInquiry .modal-content .modal-body {
	max-height: 600px;
}
#chatInquiry .modal-content .modal-body .control-group .controls #lTitle {
	text-align: center;
}
#chatInquiry .modal-content .modal-body .control-group .controls .image-controls {
	max-width: 60%;
	margin: 0px auto;
	text-align: center;
}
#chatInquiry .modal-content .modal-body .control-group .controls .image-controls ._1a4Ru {
	height: 350px;
}
.btn.sm-loading:before, p.sm-loading:after, div.sm-loading:after {
	content: "\f110";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
img.effect {
	min-width: 100%;
}
 @media screen and (max-width: 768px) {
#right-content section.wlabel > h3 {
	margin: 25px 10px 20px;
}
}
.btn-wvw {
	width: 115% !important;
}
