/*============================================================================
.content-area-main{
  padding-bottom: 30px;
  margin-top:30px;
}

@media(max-width:1024px){
  .content-area-main .col-lg-9 {
    padding: 0;
    margin-top:20px;
  }
}

.flex-row{
  position: relative;
  display: flex;
  justify-content: space-between;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  width: 100%;
}

.widget-area{
  padding: 0 30px 30px;
  position: relative;
  margin: 0;
  width: 100%;
}

.widget-area-title{
  padding: 0 0 30px;
}

.flex-grow{
  flex: 1;
}

.search-field{
  height: 45px !important;
  border-radius: 3px 0 0 3px;
  outline: none;
  box-sizing: border-box;
  border: 1px solid #ddd;
  height: 2.507em;
  font-size: .97em;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  padding: 0 10px;
}

.ux-search{
  width: 45px;
  height: 45px;
  border-radius: 0 3px 3px 0;
  background-color: #000;
  color: #fff;
  min-width: 2.5em;
  padding-left: .6em;
  padding-right: .6em;
  display: inline-block;
}

.search-field:focus{
  box-shadow: 0 0 5px #ccc;
}

.is-divider{
  height: 3px;
  background-color: rgba(0,0,0,0.1);
  margin: 15px 20px 15px 0;
  width: 100%;
  max-width: 30px;
}

.badge-circle{
  top: 20px;
  left: -10px;
  display: table;
  z-index: 20;
  pointer-events: none;
  height: 45px;
  width: 45px;
  backface-visibility: hidden;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
}

.badge-inner{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: .85;
  color: #fff;
  font-weight: bolder;
  padding: 2px;
}

.ux-search{
	display: flex;
	align-items: center;
	justify-content: center;
}

.ux-search .fa-search{
	color: #fff !important;
}

.widget-posts{
  background-color: #fff;
  border: 1px solid #eee;
}

.widget-posts ul {
  padding-left: 0;
}

.widget-img,
.badge-inner{
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
}

.widget-title{
  padding: 20px 10px;
  border-bottom: 1px solid  #eee;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.li-posts{
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 20px;
}
.li-posts:nth-child(odd){
  background-color: #f8f8f8;
}

.container ul li a img:hover {
  text-decoration: none;
  padding: 0 !important;
}

.li-posts .li-posts-div{
  display: flex;
  align-items: center;
}

.flex-col h5{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #000;
  text-align: center;
  font-size: 1.15em;
  font-weight: 500; 
  margin-bottom: 0;
}

.li-posts-div .flex-col,
.flex-col h6{
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #444;
  text-align: left;  
}

.li-posts-a:hover .flex-col{
  color: #F05D5A !important;
}

dl, ol, ul {
  margin-top: 0 !important;
  margin-bottom: 0rem !important; 
}

ol{
  padding-left: 0rem !important;
}

.post-item-img a{
  text-decoration: none;
  text-align: center;
}

.post-item-img:hover{
  box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
  transition: all 0.8s;
}

.widget-posts,
.widget_products{
	background-color: #fff;
	border: 1px solid #eee;
	margin: auto;
}

.widget_products ul {
  padding: 0;
}

.widget-title{
	padding: 20px 10px;
	border-bottom: 1px solid  #eee;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.border-blog-item {
  box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  transition: all 0.8s;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
}


/*blog/post*/
.page-wrapper {
  box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  padding: 1.5em;
}

.entry-category a {
  text-decoration: none;
  color: #000;
  text-transform: unset;
  font-size: 14px;
  font-weight: 400;
}

.entry-category h1{
  font-weight: 600;
  font-size:26px;
}

.badge-circle-detail {
  position: absolute;
  top: 20px;
  left: -10px;
}

.badge-inner-detail {
  background-color: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: .85;
  color: #fff;
  font-weight: bolder;
  padding: 2px;
  z-index: 1;
}

.entry-image{
  position:relative;
  display:block;
}

ul.essb_links_list {
  display: inline-block;
}

ul.essb_links_list li {
  display: inline-block;
  padding: 5px 12px 6px 12px;
  border-radius: 4px;
}

ul.essb_links_list a {
  text-decoration: none;
  color: #fff;
  font-size:14px;
}

.cmt-area {
  background-color: rgba(0,0,0,0.05);
  margin-top: 15px;
  padding: 15px 25px 15px;
}

.cmt-respond h4 {
  font-size: 1.2em;
  font-weight:600;
}

.padding-outline-textarea {
  padding: 0.7em;
  min-height: 120px;
  border: 1px solid #ddd;
  font-size: .97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
  outline: none;
}

.cmt-form-cmt {
  margin-bottom: 10px;
}

.cmt-form {
  padding-left: 0
}

.cmt-form li {
  margin-bottom: 10px;
}

.flex-col span{
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #444;
  text-align: left;  
}


.post-item-img{
  position:relative;
  margin-top:30px;
}


.post-item-img a{
  text-decoration:none;
}


.post-item-img h5{
  color:#333;
  text-align:center;
}

.post-item-img .badge-circle{
    position: absolute;
    top: 0;
    background: black;
    border-radius: 50%;
    display: flex;
    padding: 3px 3px;
    justify-content: center;
}


.page-title {
  font-size: 1.2em;
  text-transform: uppercase;
  text-align:center;
  font-weight: 600;
  margin-bottom: 30px;
}

.item-search {
  border: 1px solid #d9d9d9;
  margin-top: 5px !important;
}