


<style>
  
  .filter-designs {
    display: flex;
    align-items: center;
}
  .form-horizontal-cust-style {
    background-color: #FFFFFF;
    margin-bottom: 20px;
    display: flex;
    padding: 20px;
    justify-content: space-between;
}
.form-horizontal.form-horizontal-cust-style h1.blog-list-title {
    margin: 0;
    font-size: 2.1rem;
    display: flex;
    align-items: center;
}
  .bold{
    font-weight: bold;
  }

.breadcrum__list.breadcrum__item:nth-child(1):after {
    content: '/';
}

  li.breadcrum__item h3, .breadcrum__item {
    margin: 0;
    padding-right: 3px;
}
  li.breadcrum__item h3 {
      font-size: 1.2rem;
    }
  
ul.breadcrum__list {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 7px 16px 0 rgba(0,0,0,.09)!important;
    background: #fff;
}
  
</style>


<style>
.blog-title {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 23px;
}

.display-flex {
	display: flex;
}

.blog-left-wrapper {
	width: 100%;
	margin: 0;
	padding: 0 0 18px 0;
}

.main-bg {
	background-color: #ffff;
}

.main-bg-shadow {
	background-color: #ffff;
	box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.09);
}

.left-title-head {
	background-color: #039ed7;
	color: #fff;
	padding: 15px 20px;
}

.left-title-head h4 {
	margin: 0;
}

.left-title-head-red {
	background-color: #e43e46;
	color: #fff;
	padding: 15px 20px;
}

.left-title-head-red h4 {
	margin: 0;
}

.margin-top-0 {
	margin: 0;
}

.left-menu-list-names li {
    list-style-type: none;
    font-size: 1.1rem;
    line-height: 1.6rem;
}

.left-menu-list-names li:before {
	font-size: 20px;
	font-weight: 400;
	padding: 0 10px 0 0;
}

ul.product-blog-li-font li {
	font-weight: bold;
	font-size: 17px;
}

.product-blog-li-font time {
	font-size: 15px;
	font-weight: 200;
}

ul.no-bullets.left-menu-list-names.product-blog-li-font {
	margin-bottom: 0 !important;
}
  
ul.left-menu-list-names {
    padding: 20px;
}
  
ul.left-menu-list-names li {
    background-image: url('https://cdn.shopify.com/s/files/1/0060/0801/2900/t/24/assets/right-a.png?v=1633683924');
    background-size: 9px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 0px;
    background-position: 0 +.4em;
}
  
/*   ul.left-menu-list-names {
    list-style-image: url('https://cdn.shopify.com/s/files/1/0060/0801/2900/t/24/assets/right-a.png?v=1633683924');
} */
  
  
</style> 



<style>
.blog-list-title {
  font-weight: 500;
  padding: 10px;
}

.blog-title h2 {
    margin: 0;
    font-weight: 700;
    font-size: 2rem;
}
  
.blog-seg-inner {
    padding: 20px 20px 20px 10px!important;
    margin-bottom: 20px;
}
  
  .blog-feature-img img {
  width: 100%;
}
  
.blog-short-desc {
  font-size: 18px;
  margin: 20px 0;
}

.read-more-btn {
    padding: 10px;
    background-color: #039ed7;
    width: 13%;
    text-align: center;
}
  
.read-more-btn a {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  	
}
  

.read-more-btn img {
    width: 11px;
    margin: 0;
    vertical-align: middle;
    margin-left: 5px;
}
  
  
ul.date-and-author {
  list-style-type: none;
  display: inline-flex;
  padding: 0;
  margin: 15px 0;
  font-size: 1rem;
}

ul.date-and-author li {
  margin-right: 7px;
}

  
ul.date-and-author li:nth-child(1) img {
    width: 18px;
}
  
ul.date-and-author  li:nth-child(3) img {
    width: 15px;
}
  
  
ul.date-and-author li:nth-child(2)::after {
  content: "|";
  margin: 0 15px;
}
</style>


<style>
  .filter-designs {
    display: flex;
    align-items: center;
}
  .form-horizontal-cust-style {
    background-color: #FFFFFF;
    margin-bottom: 20px;
    display: flex;
    padding: 20px;
    justify-content: space-between;
}
.form-horizontal.form-horizontal-cust-style h1.blog-list-title {
    margin: 0;
    font-size: 2.1rem;
    display: flex;
    align-items: center;
}
  
</style>












