.meta-post-style1{
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 5px 0;
}
.meta-post-style1 .post-meta-data__item{
display: flex;
align-items: center;
color: #666;
}
.meta-post-style1 .post-meta-data__item a{
color: #666;
}
.meta-post-style1 .post-meta-data__item a:hover{
color: var(--bzo-main-color);
}
.meta-post-style1 .post-meta-data__content{
display: flex;
align-items: center;
gap: 5px;
}
.meta-post-style1 .post-meta-data__content>i{
font-size: 20px;
}
.meta-post-style1 .comments-item .post-meta-data__content>i{
display: block;
}
.meta-post-style1 .split {
display: inline-block;
width: 1px;
height: 14px;
margin: 0 10px;
vertical-align: middle;
background: #d9d9d9;
opacity: 0;
}
.meta-post-style1 .meta-cats .flex-wrapper{
gap: 5px;
} .style-item-meta__cats .post-meta-data__content{
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.style-item-meta__cats .meta-cats a{
background: linear-gradient(0deg,rgba(0,0,0,.06),rgba(0,0,0,.06)),#FFFFFF;
padding: 8px 12px;
border-radius: 0px;
display: inline-block;
}
.style-item-meta__cats .meta-cats a:hover{
color: #fff;
background: var(--bzo-main-color);
}
.style-item-meta__cats .post-meta-data__content>i, 
.style-item-meta__cats .post-meta-data__content>span
{
display: none;
} .style2-item-meta__cats .post-meta-data__content{
display: flex;
flex-wrap: wrap;
gap: 5px 15px;
}
.style2-item-meta__cats .meta-cats a{
color: var(--bzo-body_typo-color);
}
.style2-item-meta__cats .meta-cats a:hover{
color: var(--bzo-main-color);
}
.style2-item-meta__cats .post-meta-data__content>i, 
.style2-item-meta__cats .post-meta-data__content>span
{
display: none;
} .meta-post-style2 {
display: flex;
flex-wrap: wrap;
gap:  5px 20px;
align-items: center;
}
.meta-post-style2 .post-meta-data__content i{
display: none;
}
.meta-post-style2 .post-meta-data__content{
display: flex;
align-items: center;
gap:  10px;
}
.meta-post-style2 .avata img{
border-radius: 50%;
} .meta-post-style3 {
display: flex;
flex-wrap: wrap;
gap:  5px 15px;
align-items: center;
}
.meta-post-style3 .post-meta-data__content{
display: flex;
gap:  5px 10px;
align-items: center;
font-size: 14px;
text-transform: capitalize;
line-height: 16px;
}
.meta-post-style3 .post-meta-data__content a{
color: var(--bzo-body_typo-color);
}
.meta-post-style3 .post-meta-data__content a: hover{
color: var(--bzo-main-color);
}
.meta-post-style3 .post-meta-data__content i{
font-size: 16px;
} .elbzotech-bt-post{
color: var(--bzo-title_typo-color);
text-align: center;
font-family: var(--bzo-title_typo-font-family);
font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: 100%;
text-decoration-line: underline!important;
text-transform: uppercase;
}
.elbzotech-bt-post:hover{
color: var(--bzo-main-color);
} .blog-grid-view  .list-post-wrap{
display: flex;
display: -ms-flex;
display: -webkit-flex;
flex-wrap: wrap;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.list-col-item{
padding: 0 var(--bzo-gutter);
} @media (min-width: 2400px){
.list-1-item-widescreen{
width: 100%;
}
.list-2-item-widescreen{
width: 50%;
}
.list-3-item-widescreen{
width: 33.3333%;
}
.list-4-item-widescreen{
width: 25%;
}
.list-5-item-widescreen{
width: 20%;
}
.list-6-item-widescreen{
width: 16.66666667%;
}
.list-7-item-widescreen{
width: 14.2857%;
}
.list-8-item-widescreen{
width: 12.5%;
}
.list-9-item-widescreen{
width: 11.111%;
}
.list-10-item-widescreen{
width: 10%;
}
} .list-1-item{
width: 100%;
}
.list-2-item{
width: 50%;
}
.list-3-item{
width: 33.3333%;
}
.list-4-item{
width: 25%;
}
.list-5-item{
width: 20%;
}
.list-6-item{
width: 16.66666667%;
}
.list-7-item{
width: 14.2857%;
}
.list-8-item{
width: 12.5%;
}
.list-9-item{
width: 11.111%;
}
.list-10-item{
width: 10%;
} @media (max-width: 1366px){
.list-1-item-laptop{
width: 100%;
}
.list-2-item-laptop{
width: 50%;
}
.list-3-item-laptop{
width: 33.3333%;
}
.list-4-item-laptop{
width: 25%;
}
.list-5-item-laptop{
width: 20%;
}
.list-6-item-laptop{
width: 16.66666667%;
}
.list-7-item-laptop{
width: 14.2857%;
}
.list-8-item-laptop{
width: 12.5%;
}
.list-9-item-laptop{
width: 11.111%;
}
.list-10-item-laptop{
width: 10%;
}
} @media (max-width: 1200px){
.list-1-item-tablet-extra{
width: 100%;
}
.list-2-item-tablet-extra{
width: 50%;
}
.list-3-item-tablet-extra{
width: 33.3333%;
}
.list-4-item-tablet-extra{
width: 25%;
}
.list-5-item-tablet-extra{
width: 20%;
}
.list-6-item-tablet-extra{
width: 16.66666667%;
}
.list-7-item-tablet-extra{
width: 14.2857%;
}
.list-8-item-tablet-extra{
width: 12.5%;
}
.list-9-item-tablet-extra{
width: 11.111%;
}
.list-10-item-tablet-extra{
width: 10%;
}
} @media (max-width: 1024px){
.list-1-item-tablet{
width: 100%;
}
.list-2-item-tablet{
width: 50%;
}
.list-3-item-tablet{
width: 33.3333%;
}
.list-4-item-tablet{
width: 25%;
}
.list-5-item-tablet{
width: 20%;
}
.list-6-item-tablet{
width: 16.66666667%;
}
.list-7-item-tablet{
width: 14.2857%;
}
.list-8-item-tablet{
width: 12.5%;
}
.list-9-item-tablet{
width: 11.111%;
}
.list-10-item-tablet{
width: 10%;
}
} @media (max-width: 880px){
.list-1-item-mobile-extra{
width: 100%;
}
.list-2-item-mobile-extra{
width: 50%;
}
.list-3-item-mobile-extra{
width: 33.3333%;
}
.list-4-item-mobile-extra{
width: 25%;
}
.list-5-item-mobile-extra{
width: 20%;
}
.list-6-item-mobile-extra{
width: 16.66666667%;
}
.list-7-item-mobile-extra{
width: 14.2857%;
}
.list-8-item-mobile-extra{
width: 12.5%;
}
.list-9-item-mobile-extra{
width: 11.111%;
}
.list-10-item-mobile-extra{
width: 10%;
}
} @media (max-width: 767px){
.list-1-item-mobile{
width: 100%;
}
.list-2-item-mobile{
width: 50%;
}
.list-3-item-mobile{
width: 33.3333%;
}
.list-4-item-mobile{
width: 25%;
}
.list-5-item-mobile{
width: 20%;
}
.list-6-item-mobile{
width: 16.66666667%;
}
.list-7-item-mobile{
width: 14.2857%;
}
.list-8-item-mobile{
width: 12.5%;
}
.list-9-item-mobile{
width: 11.111%;
}
.list-10-item-mobile{
width: 10%;
}
}
.swiper-wrapper.bzotech-row{
margin-left: 0;
margin-right: 0;
}
@media (max-width: 1200px){
.list-post-wrap,
.list-product-wrap{
margin-right: -10px;
margin-left: -10px;
}
.list-col-item {
padding: 0 10px;
}
}
@media (max-width: 375px){
.list-2-item-mobile,.list-2-item-mobile-extra,.list-2-item-tablet,.list-2-item-tablet-extra,.list-2-item-laptop,.list-2-item,.list-2-item-widescreen,
.list-3-item-mobile,.list-3-item-mobile-extra,.list-3-item-tablet,.list-2-item-tablet-extra,.list-3-item-laptop,.list-2-item,.list-3-item-widescreen{
width: 100%;
}
}   .item-post-wg .zoom-image:hover .adv-thumb-link img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
transition: all 0.3s linear 0s;
}
.item-post-wg .zoom-image:hover .adv-thumb-link img {
transition: all 0.3s linear 0s;
} .popup-share-content{
display: none;
}
.popup-share span{
display: none;
}
.share-popup-content-open{
background:rgb(0 0 0 / 80%);
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
bottom: 0;
display: flex;
z-index: 9999;
right: 0;
display: none;
justify-content: center;
align-items: center;
}
.share-popup-content-open> i{
position: absolute;
right: 50px;
color: #fff;
top: 50px;
width: 50px;
height: 50px;
display: inline-block;
text-align: center;
line-height: 50px;
cursor: pointer;
}
.share-popup-content-open ul{
background: #fff;
padding: 35px 35px 30px;
border-radius: 0px;
}
.share-popup-content-open ul a{
display: inline-block;
line-height: 0;
font-size: 30px;
}
.share-popup-content-open ul li{
margin-right: 20px;
}
.share-popup-content-open ul li:last-child{
margin-right: 0px;
}
.share-popup-content-open.active{
display: flex;
}
.post-thumb{
position: relative;
} .blog-grid-post-item- .item-grid-post-{
margin-bottom: 30px;
}
.blog-grid-post-item- .list-post-wrap{
margin-bottom: -30px;
}
.item-grid-post- .style-item-meta__cats .meta-cats a{
border-radius: 0px;
}
.item-grid-post- .meta-post-style1{
margin-bottom: 20px;
}
.item-grid-post- .post-title{
margin-bottom: 0px;
line-height: 1.4;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
@media(max-width: 1440px){
.item-grid-post- .post-title{
font-size: 20px;
}
}
@media(max-width: 1200px){
.item-grid-post- .post-title{
font-size: 14px;
}
}
.item-grid-post- .desc{
margin: 20px 0 0 0;
}
.item-grid-post- .readmore-wrap {
margin-top: 20px;
}
.item-grid-post- .post-thumb {
margin-bottom: 20px;
position: relative;
border-radius: 0px;
}
.item-grid-post-:hover .post-thumb img{
}
.item-grid-post- .post-thumb{
overflow: hidden;
}
.item-grid-post- .style-item-meta__cats{
position: absolute;
left: 15px;
top: 15px;
}  .item-grid-post-style2{
padding: 18px 0;
border-left: 2px solid #000;
}
.item-grid-post-style2 .item-post{
display: flex;
gap: 15px;
}
.item-grid-post-style2 .post-thumb{
width: 50%;
overflow: hidden;
}
.item-grid-post-style2 .post-info{
width: 50%;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.item-grid-post-style2 .post-info .post-title{
line-height: 1.4;
}
.item-grid-post-style2 .post-info .post-title a:hover{
color: var(--bzo-main-color);
}
.item-grid-post-style2 .post-info .meta-post-style2{
flex-direction: column;
align-items: start;
gap: 0;
}
.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats{
order: 1;
}
.item-grid-post-style2 .post-info .meta-post-style2 .meta-date{
order: 2;
}
.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats span,
.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats a{
display: none;
}
.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats a:first-child{
display: block;
}
.item-grid-post-style2 .meta-post-style2 .post-meta-data__content{
color: var(--bzo-title_typo-color);
}  .item-grid-post-style3 .post-thumb {
border-radius: 10px;
overflow: hidden;
position: relative;
}
.item-grid-post-style3 .post-meta-data {
position: absolute;
top: 20px;
left: 20px;
}
.item-grid-post-style3  .split {
margin: 0 5px 0 0;
}
.item-grid-post-style3 .post-info .post-title {
line-height: 1.3;
}
.item-grid-post-style3 .post-meta-data li .post-meta-data__content {
font-size: 13px;
font-weight: 500;
color: #000;
background-color: #fff;
border-radius: 5px;
padding: 1px 7px;
}
.item-grid-post-style3 .post-meta-data__content a {
color: #000;
text-transform: capitalize;
}
.item-grid-post-style3 .post-meta-data li .post-meta-data__content i {
display: none;
}
.item-grid-post-style3 .post-info {
margin-top: 20px;
}
.item-grid-post-style3 .readmore-wrap {
margin-top: 15px;
}  .item-grid-post-style4 .post-info {
text-align: center;
}
.item-grid-post-style4 .post-thumb {
position: relative;
overflow: hidden;
}
.item-grid-post-style4 .post-thumb:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 100%;
height: 60%;
z-index: 1;
background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, .0));
}
.item-grid-post-style4 .post-info {
position: absolute;
left: 15px;
right: 15px;
bottom: 60px;
max-width: 500px;
margin: 0 auto;
z-index: 2;
}
.item-grid-post-style4 .post-meta-data {
justify-content: center;
}
.item-grid-post-style4 .post-meta-data__content {
padding: 2px 5px 0;
}
.item-grid-post-style4 .post-meta-data .split {
margin: 0 2px;
}
.item-grid-post-style4 .post-meta-data__content,
.item-grid-post-style4 .post-meta-data__content a {
font-size: 11px;
font-weight: 700;
color: #000;
text-transform: uppercase;
background-color: #fff;
}
.item-grid-post-style4 .post-meta-data__content i {
display: none;
}
.item-grid-post-style4 .post-title a,
.item-grid-post-style4 .desc,
.item-grid-post-style4 .readmore-wrap a {
color: #fff;
}
.item-grid-post-style4 .post-title {
line-height: 90%;
margin-top: 20px;
}
.item-grid-post-style4 .desc {
margin: 20px 0;
}
.item-grid-post-style4 .readmore-wrap a {
margin-top: 30px;
display: inline-block;
font-size: 20px;
line-height: 60px;
font-weight: 700;
text-transform: uppercase;
text-decoration-line: none !important;
color: #000;
background: #fff;
border-radius: 60px;
padding: 0 50px;
}
.item-grid-post-style4 .readmore-wrap a:hover {
background-color: var(--bzo-main-color);
color: #fff;
}
@media (max-width: 1200px) {
.item-grid-post-style4 .post-info {
bottom: 30px;
}
.item-grid-post-style4 .post-title {
font-size: 30px;
}
.item-grid-post-style4 .readmore-wrap a {
font-size: 15px;
height: 45px;
line-height: 45px;
padding: 0 30px;
margin-top: 20px;
}
}
@media (max-width: 991px) {
.item-grid-post-style4 .post-title {
font-size: 28px;
}
}
@media (max-width: 575px) {
.item-grid-post-style4 .post-title {
font-size: 22px;
}
.item-grid-post-style4 .readmore-wrap a {
height: 40px;
line-height: 40px;
}
}   .item-list-post-default{
margin-bottom: 50px;
padding-bottom: 50px;
border-bottom: 1px solid var(--bzo-border-color);
}
@media(max-width: 767px){
.item-list-post-default {
margin-bottom: 30px;
padding-bottom: 30px;
}
}
.list-post-wrap>.bzotech-col-md-12:last-child .item-list-post-default{
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: none;
}
.item-list-post-default .style-item-meta__cats{
margin-bottom: 20px;
}
.item-list-post-default .readmore{
display: inline-block;
font-size: 15px;
text-transform: uppercase;
margin-top: 25px;
font-weight: 700;
}
.item-list-post-default .readmore:after {
content: '';
background: #000;
height: 2px;
width: 0px;
display: inline-block;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
vertical-align: middle;
margin-left: 10px;
margin-top: -3px;
}
.item-list-post-default .readmore:hover:after {
width: 20px;
}
.item-list-post-default .readmore:hover{
color: #000;
}
.item-list-post-default .post-title{
margin-bottom: 20px;
word-break: break-word;
overflow: inherit;
white-space: inherit;
}
.item-list-post-default .desc {
margin-bottom: 30px;
}
.item-list-post-default .post-info{
background: #fff;
position: relative;
}
.item-list-post-default .post-thumb {
margin-bottom: 30px;
}
.item-list-post-default .post-thumb img{
display: block;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.item-list-post-default .post-thumb a{
display: block;
}
.item-list-post-default .meta-post-style1{
margin-bottom: 15px;
}
.item-list-post-default .meta-post-style1.not-content{
margin-bottom: 0px;
}
.item-list-post-default .readmore-wrap{
line-height: 0;
} .item-list-post-style2 .post-thumb {
width: 45%;
position: relative;
}
.item-list-post-style2 .post-thumb>a{
line-height: 0;
display: block;
}
.item-list-post-style2 .post-thumb img{
width: 100%;
}
.item-list-post-style2 .post-info {
width: 55%;
padding-left: 30px;
}
.item-list-post-style2 .post-title{
margin-top: 16px;
margin-bottom: 16px;
}
.item-list-post-style2 .readmore-wrap a{
color: #111;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
color: var(--bzo-main-color);
transition: .25s;
position: relative;
}
.item-list-post-style2 .readmore-wrap a:after{
position: absolute;
content: "";
width: 0;
height: 1px;
background-color: var(--bzo-main-color);
transition: .25s;
bottom: 0;
left: 0;
}
.item-list-post-style2 .readmore-wrap a:hover::after{
width: 100%;
transition: .25s;
}
.item-list-post-style2 .readmore-wrap a:hover{
letter-spacing: 2px;
transition: .25s;
color: var(--bzo-main-color);
}
.item-list-post-style2{
margin-bottom: 40px;
}
.blog-list-post-item-style2 .bzotech-col-md-12:last-child .item-list-post-style2{
margin-bottom: 0px;
}
.item-list-post-style2 .post-thumb .meta-post-style1{
position: absolute;
top: 17px;
left: 20px;
right: 20px;
}
.item-list-post-style2 .post-thumb .meta-post-style1 .meta-cats a{
background: linear-gradient(0deg,rgba(0,0,0,.06),rgba(0,0,0,.06)),#FFFFFF;
padding: 5px 12px;
border-radius: 10px;
display: inline-block;
transition: all .2s ease-out 0s;
}
.item-list-post-style2 .post-thumb .meta-post-style1 .meta-cats a:hover{
background: var(--bzo-main-color);
color: #fff;
transition: all .2s ease-out 0s;
}
.item-list-post-style2:hover .post-thumb img {
}
.item-list-post-style2 .post-thumb .adv-thumb-link{
display: block;
position: relative;
overflow: hidden;
}
.item-list-post-style2 .post-thumb .adv-thumb-link::before{  
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 70%);    
content: '';
opacity: 0;
transition: opacity 0.4s,transform 0.4s;
}
.item-list-post-style2 .post-thumb .adv-thumb-link:hover::before{
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} .item-list-post-style3{
gap: 15px;
}
.item-list-post-style3 .post-thumb {
width: 100px;
position: relative;
border-radius: 0px;    
}
.item-list-post-style3 .post-thumb>a{
line-height: 0;
display: block;
}
.item-list-post-style3 .post-thumb img{
width: 100%;
}
.item-list-post-style3 .post-info {
width: calc(100% - 105px);
}
.item-list-post-style3 .post-title{
font-weight: 500;
line-height: 24px;
}
.item-list-post-style3 .readmore-wrap a{
color: #111;
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
color: var(--bzo-main-color);
transition: .25s;
position: relative;
}
.item-list-post-style3 .readmore-wrap a:after{
position: absolute;
content: "";
width: 0;
height: 1px;
background-color: var(--bzo-main-color);
transition: .25s;
bottom: 0;
left: 0;
}
.item-list-post-style3 .readmore-wrap a:hover::after{
width: 100%;
transition: .25s;
}
.item-list-post-style3 .readmore-wrap a:hover{
letter-spacing: 2px;
transition: .25s;
color: var(--bzo-main-color);
}
.item-list-post-style3{
margin-bottom: 15px;
}
.blog-list-post-item-style2 .bzotech-col-md-12:last-child .item-list-post-style3{
margin-bottom: 0px;
}
.item-list-post-style3 .post-thumb .adv-thumb-link{
display: block;
border-radius: 0px;
position: relative;
overflow: hidden;
} @media (max-width: 991px){
.meta-post-tags-share-style2>.flex-wrapper ,
.meta-post-tags-share>.flex-wrapper {
flex-direction: column;
align-items: self-start;
gap: 20px;
}
}   @media(max-width: 1200px){
.item-list-post-style2 .post-title{
margin-top: 6px;
margin-bottom: 6px;
}
}
@media(max-width: 880px){
.item-list-post-style2 .post-thumb{
width: 100%;
}
.item-list-post-style2 .post-info{
width: 100%;
padding: 0;
padding-top: 20px;
}
.item-list-post-style2{
flex-direction: column;
}
}
@media(max-width: 767px){
.sidebar-position-left{
order: 2;
margin-top: 50px;
}
.item-list-post-default .post-title{
font-size: 20px;
line-height: 24px;
}
}