.widget-area .widget+.widget {
	margin-top: 68px;
}

.widget-area .widget-title {
	margin-bottom: 28px;
}

.sidebar .widget:first-child .widget-title {
	margin-top: 0px;
}

.Custom_Popular_Posts .widget-title,
.Custom_Recent_Posts .widget-title,
.widget_meta .widget-title,
.thegem_news .widget-title,
.widget_recent_entries .widget-title {
	margin-bottom: 17px;
}

/*Arhives*/
.widget_archive li {
	list-style: none;
	padding-top: 12px;
	padding-left: 16px;
	padding-bottom: 12px;
}

.widget_archive li:nth-child(odd) {
	background-color: #f7f9f8;
}

.widget_archive ul {
	padding-left: 0px;
}

.widget_archive a {
	text-transform: capitalize;
}
/*Arhives*/

/*Categories*/
.widget_recent_comments ul,
.widget_pages ul,
.widget_meta ul,
.widget_rss ul,
.widget_archive ul,
.diagram-item {
	margin-bottom: 0px;
}
/*Categories*/

/*Contacts*/
.gem-contacts-item:before {
	vertical-align: top;
}

body .widget .gem-contacts-phone:before,
body .wpb_widgetised_column .gem-contacts-phone:before {
	font-family: thegem-icons;
	content: '\e625';
	font-size: 16px;
	display: inline-block;
	padding-right: 12px;
	font-weight: normal;
}
/*Contacts*/
.widget_recent_entries li {
	padding-bottom: 25px;
	padding-top: 20px;
	list-style: none;
}

.widget_recent_entries li:last-child {
	border-bottom: none;
}

.widget_recent_entries ul {
	margin: 0;
	padding: 0;
}

.gem-testimonials.style1 svg {
	display: none;
}
/*testimonials*/
.widget_recent_entries ul li:last-child {
	border-bottom: 0 none;
}

.widget_recent_entries ul li:before {
	content: '\e63a';
	float: left;
	font-family: "thegem-icons";
	font-size: 24px;
	padding-left: 22px;
	padding-right: 6px;
	position: absolute;
	padding-top: 11px;
}

.widget_recent_entries ul li a {
	display: block;
	margin-left: 66px;
	padding-top: 9px;
	padding-right: 24px;
}
/*top-area*/

.top-area-contacts .gem-contacts {
	margin: 0 -17px;
}

.top-area-contacts .gem-contacts-item {
	display: inline-block;
	font-size: 14px;
	padding: 0 17px;
	line-height: 30px;
	vertical-align: top;
}

.top-area-contacts .gem-contacts-address:before,
.top-area-contacts .gem-contacts-phone:before,
.top-area-contacts .gem-contacts-fax:before,
.top-area-contacts .gem-contacts-email:before {
	font-family: 'thegem-icons';
	margin-right: 0.33em;
	vertical-align: top;
	display: inline-block;
	width: 16px;
	font-size: 16px;
	text-align: center;
}

.entry-meta {
	margin-bottom: 8px;
}

.sep {
	margin: 0 6px;
	border-left: 1px solid #d4dee1;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}
/* DEFAULT BLOG */

.blog-style-default article {
	margin-bottom: 55px;
	padding-bottom: 55px;
}

.blog-style-default article .post-image,
.blog-post-image {
	text-align: center;
	margin-bottom: 10px;
}

.blog-style-default article .post-image img {
	display: inline-block;
}

.blog-style-default article .entry-title a {
	color: inherit;
}

.post-meta-right {
	float: right;
	font-size: 16px;
	white-space: nowrap;
}

.post-footer-sharing {
	display: inline-block;
	position: relative;
}

.post-footer .gem-button-container .gem-button {
	margin-bottom: 0;
}

.post-read-more {
	display: inline-block;
}

.post-read-more .gem-button,
.comment-reply-link {
	padding: 0 24px;
	background: transparent;
}

article:not(.type-page)>.entry-content.post-content {
	margin-bottom: 60px;
}

.post-content .post-meta {
	margin-bottom: 55px;
}

.post-meta-categories a {
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

@media (max-width: 755px) {
	.blog-style-default .post-meta-categories,
	.single-post-meta .post-meta-categories {
		display: block;
		clear: both;
	}
	.blog-style-default .post-meta-author+.sep,
	.single-post-meta .post-meta-author+.sep,
	.single-post-meta .post-meta-categories+.sep {
		display: none;
	}
}

.widget-title:after {
	font-family: thegem-icons;
	content: '\e630';
	font-size: 8px;
	padding-left: 8px;
	font-weight: normal;
}

/*pricing tabels*/
.pricing-row,
.pricing-price-row,
.pricing-title-row {
	text-align: center;
}

.pricing-table-style-1 .pricing-price-title {
	font-size: 24px;
	letter-spacing: 1px;
	color: #5f727f;
	text-transform: uppercase;
}

.pricing-table-style-1 .pricing-column-wrapper {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
}

.pricing-table-style-1 .pricing-column-wrapper .pricing-price {
	background-color: #b0de79;
}

.pricing-price-subtitle {
	display: none;
}

.pricing-table-style-1 .pricing-cost {
	font-size: 65px;
	color: #ffffff;
	line-height: 1;
}

.pricing-table-style-1 .pricing-price {
	display: inline-block;
	width: 100%;
}

.pricing-table-style-1 .time {
	color: #ffffff;
}

.pricing-table-style-1 .pricing-column {
	background-color: #f0f3f2;
}

.pricing-table-style-1 .pricing-price {
	padding: 29px 10px 29px 10px;
}

.pricing-table-style-1 .pricing-price-title-wrapper {
	padding-top: 33px;
	padding-bottom: 33px;
}

.pricing-table-style-1 .pricing-column-wrapper .pricing-price {
	overflow: hidden;
}

.pricing-table-style-1 .pricing-row {
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfe5e8;
}

.pricing-table-style-1 .pricing-column {
	background-color: #f0f3f2;
	border: 1px solid #dfe5e8;
	margin-right: -1px;
}

.pricing-column-wrapper {
	min-width: 271px;
}

.pricing-table-style-1 .pricing-column-wrapper .pricing-price {
	margin-right: -1px;
	margin-left: -1px;
	width: 101%;
}

.pricing-table-style-1 .pricing-column .pricing-row:last-of-type {
	border-bottom: none;
}

.pricing-table-style-1 .pricing-footer {
	padding-bottom: 26px;
}

.pricing-table-style-8 .pricing-price,
.pricing-table-style-7 .pricing-price,
.pricing-table-style-4 .pricing-price-row,
.pricing-table-style-3 .pricing-price-row,
.pricing-table-style-2 .pricing-price,
.pricing-table-style-1 .pricing-price-row {
	background-color: transparent !important;
	background-image: none !important;
}

.pricing-table-style-1,
.pricing-row.strike {
	text-decoration: line-through;
	color: #99a9b5;
}

.pricing-table-style-2 .pricing-price-subtitle {
	display: none;
}

.pricing-table-style-2 .pricing-cost {
	display: inline-block;
	color: #99a9b5;
}

.pricing-price-wrapper {
	text-align: center;
}

.pricing-column .wrap-style {
	display: none;
}

#page,
.widget_submenu ul ul ul,
.widget_nav_menu ul ul ul,
.widget_pages ul ul ul,
.widget_categories ul ul ul,
.widget_product_categories ul ul ul {
	background-color: #e8ecef;
}

.textwidget img {
	max-width: 100%;
	height: auto;
}