.widget.widget_lawmaster_post_widget {
	display: block;
	margin-bottom: 76px;
}
.widget-area .widget_categories, .widget-area .widget_archive {
	margin-bottom: 65px;
}
.widget-area li, .widget-area .widget_archive li {
    padding-bottom: 8px;
}
.widget-area .widget_archive li{display: list-item;} 
.widget-area li a, .widget-area .widget_archive li a {
	color: #777;
	letter-spacing: 1px;
	padding-left: 0;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 1s ease 0s;
}
.widget_tag_cloud .tagcloud > a {
	background-color: #f8f8f0;
	color: #777;
	display: inline-block;
	font-size: 14px !important;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 6px 20px;
	transition: all 1s ease 0s;
}
.widget_search .input-group > form {
	display: table;
}
.single-blog .entry-content .entry-title h3 {
	color: #bb9a66;
	font-family: "eb_garamond08_regular";
	font-size: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.wrapper-boxed {
	backface-visibility: hidden;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 10px #b4b4b4 !important;
	margin: 0 auto;
	overflow: hidden;
	width: 1200px;
}
.footer-main .widget-about .textwidget > p {
	color: #dfdfdf;
	line-height: 24px;
	margin-bottom: 0;
}
.footer-main div.widget-title h3 {
	background-color: transparent;
	border-bottom: medium none;
	color: #ccc;
	font-family: "eb_garamond08_regular";
	font-size: 22px;
	letter-spacing: 1.2px;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	position: relative;
	text-transform: uppercase;
}
/****/
/***********************************************************************************************/
.wp-caption {
	max-width: 100%;
}
.wp-caption-text {
}
.widget img,  .widget select {
	max-width: 100%;
}
.widget-area > ul{padding-left:18px;}
.widget-area .children{padding: 5px 0 5px 15px;}
.menu ul {
	padding-left: 20px;
}
.menu {
    padding-left: 18px;
}
ul.menu > li {
	padding-bottom: 00px;
}
table th {
	background: #f8f8f8 none repeat scroll 0 0;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding: 7px;
	text-align: left;
	text-shadow: 0 1px 0 #ffffff;
}
table th,  table td {
	border: 1px solid #dce3eb;
	vertical-align: top;
}
table td {
	background: #ffffff none repeat scroll 0 0;
	color: #484848;
	padding: 5px;
}
table {
	border: 1px solid #dce3eb;
	border-collapse: collapse;
	width: 100%;
	margin: 15px 0;
}
.widget select {
	padding: 8px;
	width: 100%;
}
/**/
.widget_tag_cloud .tagcloud > a:hover {
	background-color: #bb9a66;
	color: #fff;
	text-decoration: none;
}
.blog-pagination .pagination li.active a {
	background-color: #bb9a66;
	color: #fff;
}
.time-schedule p {
	color: #dfdfdf
}
.error-content .error-page .input-group {
	border-collapse: separate;
	display: table;
	margin: 0 auto 20px;
	text-align: center;
	width: 430px;
}
.gallery-item {
	max-width: 33.33%;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
figure {
	margin: 0;
}
.like > span {
	color: #585858;
	font-family: arial;
	font-size: 16px;
}
ul.social_t{padding-left:0}

.owl-carousel .owl-stage {
  margin: auto;
}
.owl-carousel.owl-loading{ opacity:1 !important;}
.owl-carousel .owl-refresh .owl-item {
  display: block;
}
.owl-carousel .owl-refresh .owl-item.cloned{ display:none; }