
/*
* Gallery
*/
.custom-thumb-info-4 {
		border: none;
		padding-bottom: 30px;
		overflow: visible;
}

.custom-thumb-info-4:hover .thumb-info-wrapper:before {
		background: rgba(0, 0, 0, 0.55);
}

.custom-thumb-info-4:hover .thumb-info-wrapper:after {
		top: 50%;
		opacity: 1;
}

.custom-thumb-info-4 a {
		cursor: pointer;
}

.custom-thumb-info-4 .thumb-info-wrapper:before {
		transition: background 0.2s;
		background: rgba(0, 0, 0, 0);
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		z-index: 2;
}

.custom-thumb-info-4 .thumb-info-wrapper:after {
		transition: top 0.2s, opacity 0.2s;
		background: transparent;
		color: #FFF;
		content: "\e090";
		font-family: simple-line-icons;
		font-size: 30px;
		height: 30px;
		position: absolute;
		top: 30%;
		margin-top: -15px;
		display: block;
		text-align: center;
		width: 100%;
		opacity: 0;
		z-index: 3;
}

.custom-thumb-info-4 .thumb-info-wrapper.active {
		box-shadow: 0px 0px 60px -3px #8b8b8b;
}

.custom-thumb-info-4 .thumb-info-caption {
		position: relative;
		display: block;
		width: 80%;
		margin: -37px auto 0;
		padding: 15px;
		background: #FFF;
		z-index: 1;
}

.custom-thumb-info-4 .thumb-info-caption .thumb-info-caption-text {
		padding: 0;
}

.custom-thumb-info-4 .thumb-info-caption h2 {
		margin: 0;
		line-height: 1.5;
}

/*
* Blog
*/
.custom-thumb-info-2 {
		background: transparent;
		border: none;
		overflow: visible;
}

.custom-thumb-info-2 .thumb-info-wrapper:after {
		content: none;
}

.custom-thumb-info-2 .thumb-info-caption {
		position: relative;
		display: block;
		width: 100%;
		/*
		width: 80%;
		margin: -80px auto 0;
		*/
		margin: 0px auto 0;
		background: #FFF;
		padding: 20px 20px 20px 20px;
		z-index: 1;
}

.custom-thumb-info-2 .thumb-info-caption .thumb-info-caption-text, .custom-thumb-info-2 .thumb-info-caption p {
		padding: 0;
		font-size: 1em;
		line-height: 2;
}

.custom-thumb-info-2 .thumb-info-caption p {
		font-size: 0.9em;
		margin-bottom: 45px;
}

.custom-thumb-info-post-infos ul {
		position: relative;
		padding: 0;
		margin: 0;
}

.custom-thumb-info-post-infos ul:before {
		content: '';
		display: block;
		position: absolute;
		top: -20px;
		left: 50%;
		width: calc(100% + 60px);
		border-top: 1px solid #efece8;
		transform: translateX(-50%);
}

.custom-thumb-info-post-infos ul:after {
		content: '';
		display: block;
		clear: both;
}

.custom-thumb-info-post-infos ul li {
		float: left;
		list-style: none;
		width: 50%;
		font-size: 0.9em;
}

.custom-thumb-info-post-infos ul li i {
		display: inline-block;
		font-size: 1em;
		color: #1f222b;
		font-weight: bold;
		margin-right: 8px;
}

.custom-thumb-info-post-infos.custom-blog-info ul:before {
		content: none;
}

.custom-thumb-info-post-infos.custom-blog-info ul li {
		margin-left: 2px;
}

@media (max-width: 1199px) {
		.custom-thumb-info-post-infos ul li {
				font-size: 0.8em;
		}
}

.custom-thumb-style-1 {
		border: none;
}

.custom-thumb-style-1 img {
		border-radius: 100% !important;
		border: 5px solid #FFF;
		box-shadow: 0px 0px 0px 2px #E0E0E0;
}

ul.custom-comments-style li {
		border-top: 1px solid #DDE5E7;
}

@media (min-width: 768px) {
		ul.custom-comments-style li {
				padding: 35px 0 0 115px;
		}
}

ul.custom-comments-style > li:first-child {
		border-top: 0;
}

ul.custom-comments-style .comment-block {
		background: none;
		padding: 5px 0 20px;
}

.custom-form-style-1 .form-group {
		margin-bottom: 0;
}

.custom-form-style-1 .form-group .form-control {
		margin-bottom: 15px;
}

/*
* CUSTOM DEMO CLASSES
*/
.custom-box-shadow {
		box-shadow: 0px 0px 20px -10px rgba(139, 139, 139, 0.7);
}

.custom-box-shadow-2 {
		box-shadow: 0px 0px 20px -2px rgba(139, 139, 139, 0.3);
}

.custom-border-1 {
		border: 8px solid #FFF;
}

.custom-overflow-hidden {
		overflow: hidden;
}

.custom-primary-font {
		font-family: "Sintony", sans-serif !important;
}

.custom-secondary-font {
		font-family: "Playfair Display", serif !important;
}

.custom-font-italic {
		font-style: italic !important;
}

.custom-btn-style-1 {
		padding: 12px 25px !important;
		font-weight: 800;
}

.custom-text-color-1 {
		color: #544b40 !important;
}

.custom-text-color-2 {
		color: #beb7b9 !important;
}

.custom-text-color-default {
		color: #777 !important;
}

.custom-hr-color-1 {
		background: #3f3035 !important;
}

.custom-position-relative {
		position: relative;
}

.custom-img-fluid-center {
		margin: 0 auto;
}

.custom-section-padding-1 {
		padding: 70px 0 160px !important;
}

.custom-section-padding-2 {
		padding: 110px 0 !important;
}

.custom-section-padding-3 {
		padding: 60px 0 180px !important;
}

@media (max-width: 767px) {
		.custom-section-padding-3 {
				padding: 60px 0 120px !important;
		}
}

.custom-section-padding-4 {
		padding: 78px 0 !important;
}

.custom-margin-1 {
		margin-left: 95px;
}

.custom-negative-margin-1 {
		margin: -90px 0 60px !important;
}

.custom-negative-margin-2 {
		margin-top: -180px !important;
}

@media (max-width: 767px) {
		.custom-negative-margin-2 {
				margin-top: -90px !important;
		}
}

@media (min-width: 992px) {
		.custom-md-margin-bottom-1 {
				margin-bottom: 30px !important;
		}
}

@media (max-width: 991px) {
		.custom-sm-margin-bottom-1 {
				margin-bottom: 30px !important;
		}
		.custom-sm-margin-bottom-2 {
				margin-bottom: 25px !important;
		}
}

@media (max-width: 767px) {
		.custom-xs-margin-bottom-1 {
				margin-bottom: 30px !important;
		}
		.custom-xs-ml-0 {
				margin-left: 0 !important;
		}
		.custom-xs-ml-1 {
				margin-left: 60px !important;
		}
		.custom-xs-padding-1 {
				padding-top: 0 !important;
				padding-bottom: 20px;
		}
}

