/** Shopify CDN: Minification failed

Line 1871:1 Expected "}" to go with "{"

**/
.template-article .wrap-breadcrum h1 {
display: none;
}
.main-content-blog {
margin: 0 0 0 0;
}
.blog-home .title_blog a {
    /* font-family: Lato; */
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: #333;
}
.laber-social-sharing.socials.clearfix {
    text-align: center;
}
.NavBreadCrumb.temp_blog {
display: block !important;
}
.breadcrumbs.temp_article {
display: none;
}
.paginate-post a {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
}

.paginate-post {
    margin: 10px auto;
}
.icon-chevron-left:before {
    color: #999999;
}
.left {
    display: flex;
    align-items: center;
}
.main-content-blog.single-blog {
max-width: 996px;
margin: auto;
}
.blogCategory ul li.active a {
background: #000;
color: #fff;
}
.NavBreadCrumb.temp_article {
display: block !important;
}

.row.auto-clear.blog-grid.ratio3_2 .post-item {
width: 33% !important;
max-width: 33% !important;
}
.blogCategory ul li a {
font-size: 15px;
font-weight: 350;
line-height: 20px;
color: #000;
border: 1px solid #000;
padding: 13px 17px;
display: inline-block;
text-transform: uppercase;
min-width: 70px;
text-align: center;
}
.blogCategory {
padding: 50px 0;
}
.blogCategory ul {
display: flex;
gap: 15px;
overflow: auto;
justify-content: center;
}

.main-content-blog .content-offset-right {
margin-left: auto;
order: 2;
}
.template-blog ul.list-unstyled li:last-child {
display: none;
}
.template-blog ul.list-unstyled li:nth-last-child(2) a {
color: #000;
cursor: auto;
}
.main-content-blog {
margin-top: 40px;
}


.breadcrumbs .outline-breadcrum .wrap-breadcrum h1 {
text-transform: uppercase;
}
.main-content-blog .blog-grid {
padding-bottom: 0;
}
@media (min-width: 1200px) {
.main-content-blog .blog-grid .full {
max-width: none !important;
}
}
@media (min-width: 1025px) and (max-width: 1230px) {
.blog-home .slick-prev, .blog-home .slick-next
  {
    top:50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1230px) {
  .main-info-post
  {
    margin-bottom:20px!important;
  }
      .inner-date {
      text-align: center;
    }
.pr_lazy_img.item__position.lazyloaded {
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 45% !important;
}

.banner-img-article {
    width: 100%;
    background-size: cover;
    position: relative;
  margin:20px auto;
}

a.h3 {
    font-size: 27px;
    font-weight: 900;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}

.cms-group-title h1 {
    text-align: center;
}
}

@media (min-width: 1231px) {
.blog-home .slick-prev, .blog-home .slick-next
  {
    top:45%;
  }

.main-content-blog .blog-grid .list.post-item .post-format {
overflow: unset;
}
.main-content-blog .blog-grid .list.post-item .post-format .meta-post {
bottom: -10px;
}
.main-content-blog .blog-grid .list.post-item .post-info {
margin-top: 36px;
}

.main-content-blog
.blog-grid
.first-post
.post-format
.meta-post
li:first-child {
background: var(--color-main);
}
.main-content-blog
.blog-grid
.first-post
.post-format
.meta-post
li:last-child
span {
color: var(--color-main);
}

.main-content-blog .blog-grid .first-post .post-item:hover .post-info .head a {
text-decoration: unset !important;
}

.main-content-blog .blog-grid .list {
max-width: none !important;
flex: 0 0 100%;
width: 100%;
}
.main-content-blog .blog-grid .list .item {
display: flex;
align-items: center;
background-color: #fff;
}

.main-content-blog .blog-grid .list .item .image-blog {
width: 50%;
margin-right: 15px;
margin-bottom: 0;
overflow: hidden;
}
.main-content-blog .blog-grid .list .item .post-info {
width: 50%;
margin-left: 15px;
margin-top: 0;
}
.main-content-blog .blog-grid .list .des {
margin: 0 0 40px 0;
}

/*BLOG ITEM*/
.post-item .post-format {
position: relative;
overflow: hidden;
}
.post-item .post-format a {
display: block;
width: 100%;
position: relative;
overflow: hidden;
}

.content-blog .post-item .item {
margin-bottom: 45px;
position: relative;
overflow: hidden;
border-radius: 0;
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
}
.post-item .item {
border-radius: 5px;
overflow: hidden;
}
.post-item .image-blog {
position: relative;
overflow: hidden;
line-height: 1;
background: #ffffff;
}
.post-item .image-blog.img-demo {
height: 210px;
}
.post-item .post-info {
overflow: hidden;
background: #ffffff;
padding: 15px 14px 15px;
/* height: 65px; */
}
.post-item .post-info .meta-post {
margin-bottom: 0;
align-items: center;
position: relative;
}
.post-item .post-info .meta-post .icon-svg {
position: absolute;
width: 42px;
height: 42px;
left: 0;
right: 0;
background: #dedede;
border-radius: 100%;
padding: 10px;
}
.post-item .post-info .meta-post .svg {
fill: var(--color-main);
}
.post-item .post-info .meta-post .item {
position: relative;
font-weight: 400;
font-size: 14px;
line-height: 20px;
}
.post-item .post-info .head {
overflow: hidden;
padding-bottom: 0;
}
.post-item .post-info .head-article {
margin-bottom: 32px;
}
.post-item .post-info .head-article .wrap-date {
}
.post-item .post-info .head-article .meta-post,
.post-item .post-info .head-article .wrap-date .inner-date,
.post-item .post-info .head-article .wrap-date .inner-date span {
display: inline;
}
.post-item .post-info .wrap-date .inner-date {
font-size: 12px;
font-weight: 500;
color: var(--color-hover);
display: inline-block;
text-transform: uppercase;
}
.post-item .post-info .wrap-date .inner-date .post_date {
color: #6b6b6b;
}
.post-item .post-info .head-article .author span {
margin-left: 5px;
font-weight: 500;
color: var(--color-main);
}
.post-item .post-info .head-article .author span a {
color: inherit;
font-family: inherit;
text-decoration: none !important;
}
.post-item .post-info .head-article .author span a:hover {
text-decoration: none !important;
}
.post-item .post-info .head-article .blog span {
color: var(--color-main);
}
.post-item .post-info .head-article .blog span a {
color: inherit;
font-family: inherit;
text-decoration: none !important;
}
.post-item .post-info .head-article .blog span a:hover {
text-decoration: none !important;
}
.single-post .post-item .post-info h3 {
margin: 0;
margin-bottom: 8px;
}
.post-item .post-info .blog {
margin-bottom: 7px;
}
.post-item .post-info .blog a {
font-weight: 700;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
color: var(--color-link-hover);
}

.single-post .post-item .post-info .post-title {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
font-weight: 900;
font-size: 15px;
line-height: 20px;
margin-top: 0 !important;
}
.post-item .post-info .meta-post .item-meta {
}
.post-item .post-info .meta-post .item-meta a {
color: var(--color-hover);
font-weight: 500;
font-size: 12px;
line-height: 17px;
text-transform: uppercase;
}

.post-item .post-info .des,
.post-item .post-info .des p {
margin-bottom: 0;
font-weight: 500;
font-size: 18px;
line-height: 20px;
}
.post-item .post-format img {
width: 100%;
}

.post-item .post-info .meta-post .time-post {
color: #999;
font-size: 13px;
}
.post-item .post-info .meta-post .time-post .day {
font-weight: 40;
font-size: 13px;
}
.post-item .post-info .meta-post .author {
color: #8d979e;
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
line-height: 15px;
margin-bottom: 18px;
}
.post-item .post-info .read_more {
display: flex;

align-items: center;
justify-content: space-between;
}
.post-item .post-info .read_more a {
background: #000000;
color: #fff;
border: 1px solid #000;
font-size: 15px !important;
font-weight: 350 !important;
line-height: 20px !important;
min-width: 117px;
text-align: center;
height: 39px;
padding: 9px;
}
.post-item .post-info .inner-date {
font-size: 12px;
font-weight: 350;
line-height: 20px;
text-transform: capitalize;
text-align: center;
display:none;
color: #888;
}
.single-blog {
margin-bottom: 55px;
}
.single-blog .content-blog {
margin-bottom: 30px;
padding-top: 30px;
position: relative;
background: #fff;
margin-right: 0;
padding-left: 0;
padding-right: 0;
font-size: 15px;
font-weight: 350;
line-height: 20px;
}
.single-blog .have-sidebar .content-blog {
margin-right: 70px;
padding-left: 100px;
}
.single-blog .head-article {
margin-top: 30px;
}
.inner-date {
display: none;
}
.single-blog .head-article .cms-group-title {
}
.single-blog .head-article .cms-group-title h3 {
margin: 0 0 8px 0;
}
.single-blog .head-article .cms-group-title h3 a {
color: var(--color-link-hover);
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
line-height: 15px;
}
.single-blog .head-article .cms-group-title h1 {
margin: 0;
line-height: 1;
text-align: center;
}
.single-blog .head-article .cms-group-title h1 a {
font-size: 27px;
font-weight: 900;
line-height: 32px;
text-align: center;
pointer-events: none;
}
.single-blog .head-article .wrap-date {
display: inline-flex;
align-items: center;
gap: 10px;
}
.single-blog .head-article .inner-date {
text-transform: uppercase;
font-weight: 500;
font-size: 12px;
line-height: 15px;
color: #8d979e;
text-align: center;
}
.single-blog .head-article .inner-date span.post_date {
}
.single-blog .head-article .inner-date {
}
.single-blog .head-article .meta-post {
display: flex;
gap: 10px;
}
.single-blog .head-article .inner-date span {
}
.single-blog .head-article .meta-post li {
display: flex;
float: left;
list-style: none;
line-height: 1;
color: #6b6b6b;
padding: 0;
position: relative;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
gap: 10px;
align-items: center;
}
.single-blog .head-article .meta-post li:before {
content: "";
background: #c2cacf;
width: 4px;
height: 4px;
display: block;
border-radius: 100%;
}
.single-blog .head-article .meta-post li span {
color: #6b6b6b;
}
.single-blog .head-article .meta-post li a {
color: #6b6b6b;
}
.single-blog .head-article .meta-post li a:hover {
color: var(--color-link-hover);
}
.single-blog .head-article .meta-post li.blog::before {
content: "/";
left: -8px;
position: absolute;
margin-left: 5px;
color: #111111;
}
.single-blog .post-item .post-info .head {
margin-bottom: 34px;
}
.single-blog .post-item .post-info .head .meta-post {
margin-bottom: 18px;
}
.title_blog a {
color: #000;
}

.single-blogtable,
.single-blog td,
.single-blog th {
padding: 0;
}
.our-blog .section-head {
margin-bottom: 10px;
}

.our-blog .owl-carousel.nav-style2 .owl-nav {
top: -46px;
}

@media (min-width: 1025px) {
.content-offset-left {
padding-right: 90px;
}
.content-offset-left:before {
content: "";
border-left: 1px solid #e6ecf0;
position: absolute;
top: 0;
right: 40px;
bottom: 0;
width: 1px;
}
.content-offset-right {
padding-left: 90px;
}
.content-offset-right:before {
content: "";
border-left: 1px solid #e5e8ec;
position: absolute;
top: 0;
left: 40px;
bottom: 0;
width: 1px;
}
}
@media (min-width: 1024px) and (max-width: 1410px) {
.content-offset-left {
padding-right: 60px;
}
.content-offset-right {
padding-left: 60px;
}
.content-offset-right:before {
left: 20px;
}
.content-offset-left:before {
right: 20px;
}
.single-blog .content-blog {
margin-right: 60px;
padding-left: 100px;
padding-right: 40px;
}
}
.blog-grid .post-item {
margin-bottom: 0;
}

.main-content-blog .sidebar {
float: left;
max-width: 20%;
}
.main-content-blog .content-offset-left,
.main-content-blog .content-offset-right {
max-width: 80%;
}
.post-limit-width {
margin-bottom: 15px;
display: block;
max-width: 772px;
text-align: center !important;
margin: 0 auto;
}

.main-content-blog .flex-layout {
display: flex;
flex-wrap: wrap;
}
.main-content-blog .pre-row {
display: none;
}
.container_cat {
margin-top: 0px;
margin-bottom: 0px;
}

.portfolio_filter {
margin-bottom: 25px;
text-align: center;
font-weight: 500;
}

.portfolio_filter a {
color: #878787;
height: 40px;
line-height: 40px;
border: 1px solid transparent;
padding: 0 20px;
text-transform: capitalize;
border-radius: 40px;
display: inline-block;
transition: 0.3s;
}

.portfolio_filter a.selected {
color: #222;
border-color: #222;
}

.portfolio-item {
margin-bottom: 30px;
}

.portfolio-item a {
position: relative;
display: block;
}

.portfolio-item .mask:before {
content: "";
position: absolute;
background: rgba(246, 246, 246, 0.9);
left: 0;
top: 50%;
width: 100%;
height: 0;
opacity: 0;
transition: all 0.3s;
z-index: 1;
}

.portfolio-item:hover .portfolio-title {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

.portfolio-item .pr_lazy_img {
-webkit-transform: scale(1);
transform: scale(1);
background-position: center center;
display: block;
width: 100%;
height: 100%;
position: relative;
background-repeat: no-repeat;
background-size: cover;
}

.portfolio-item .portfolio-title {
top: 50%;
left: 50%;
opacity: 0;
width: 100%;
padding: 0 30px;
-webkit-transform: translate(-50%, -120%);
-ms-transform: translate(-50%, -120%);
-o-transform: translate(-50%, -120%);
transform: translate(-50%, -120%);
z-index: 2;
transition: 0.3s;
position: absolute;
text-align: center;
}

.portfolio-item .portfolio-title a {
color: #222;
display: inline-block;
}

.portfolio-item .portfolio-title h4 {
text-transform: uppercase;
font-size: 14px;
margin: 0;
color: #222;
font-weight: bold;
}

/*WIDGET*/
.list-recent-posts > li {
display: list-item;
list-style: none;
margin-bottom: 20px;
overflow: hidden;
}

.list-recent-posts .product-item .thumb {
float: left;
margin-right: 10px;
max-width: 82px;
}

.list-recent-posts .product-item .thumb a {
display: inline-block;
position: relative;
overflow: hidden;
}

.list-recent-posts .product-item .thumb a::before {
width: 100%;
height: 100%;
top: -100%;
left: 0;
-webkit-transition: 0.5s ease 0s;
-moz-transition: 0.5s ease 0s;
-ms-transition: 0.5s ease 0s;
-o-transition: 0.5s ease 0s;
transition: 0.5s ease 0s;
content: "";
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
position: absolute;
z-index: 1;
}

.list-recent-posts .product-item:hover .thumb a::before {
opacity: 1;
visibility: visible;
top: 0;
}

.list-recent-posts .product-item .info {
padding: 0;
margin-bottom: 0;
}

.list-recent-posts .product-item .info::before {
display: none;
}

.list-recent-posts .product-item .product-name {
min-height: 1px;
margin-top: -3px;
}

.list-recent-posts .product-item .rating {
margin-bottom: -5px;
}

.list-recent-posts .product-item .rating .list-star {
padding: 0 5px 0 0;
}

.list-recent-posts .product-item .rating .list-star li a,
.list-recent-posts .product-item .rating .count {
font-size: 12px;
}

/*BLOG*/
.mobile-sidebar-btn {
color: #fff;
font-size: 12px;
line-height: 35px;
padding: 0 20px;
border-radius: 2px;
text-transform: uppercase;
background: var(--color-main);
height: 35px;
margin-bottom: 10px;
display: none;
}
.title_sidebar h3 {
background: #f2f2f6;
margin: -15px -15px 20px -15px;
height: 60px;
line-height: 60px;
color: var(--color-main);
padding: 0 40px;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
display: none;
}
.close-sidebar-btn {
position: absolute;
top: 13px;
right: 15px;
z-index: 99999;
width: 30px;
height: 30px;
color: var(--color-main);
background: none;
border-radius: 3px;
margin: 0;
font-size: 18px;
justify-content: center;
text-align: center;
align-items: center;
padding: 0;
opacity: 1;
cursor: pointer;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
display: none;
transition: all 0.2s ease-in-out 0s;
}
.sidebar .widget {
margin-bottom: 35px;
}
.sidebar .widget.widget-search,
.sidebar .widget.sidebar-border {
border-bottom: 1px solid #e5e8ec;
padding-bottom: 35px;
}
.sidebar .widget.widget-blog-categories {
padding-bottom: 30px;
}
.sidebar .widget:last-child {
margin: 0;
padding: 0;
border: none;
}
.sidebar .widget .post-item .post-format {
width: 75px;
height: 75px;
}
.sidebar .widget .post-item .post-format a {
width: 100%;
height: 100%;
background-size: cover;
border-radius: 100%;
}
.sidebar .widget .post-item .post-format a .lazyloaded {
webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.3s,
-webkit-transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: opacity 0.3s, transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
-webkit-transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.sidebar .widget .post-item .post-format a:hover .lazyloaded {
transform: scale(1.1);
}
.sidebar .widget .post-item.first-iteam .post-format {
max-width: initial;
width: 100%;
max-height: inherit;
margin: 0 0 20px 0;
height: auto;
}
.sidebar .widget .post-item.first-iteam .post-info {
width: 100%;
}

.sidebar .widget .post-item .post-info {
padding: 0;
}
.sidebar .widget .post-item .post-info .post-title {
font-size: 13px;
padding-bottom: 0;
}
.sidebar .widget .post-item .post-info .head {
padding: 0;
margin-bottom: 5px;
}
.sidebar .widget .post-item .post-info .head a {
padding-bottom: 0;
text-transform: capitalize;
font-weight: 600;
font-size: 14px;
line-height: 18px;
}

.sidebar .widget .post-item .post-info .meta-post {
padding: 0;
line-height: 1.2;
display: grid;
}
.sidebar .widget .post-item .post-info .meta-post li {
line-height: 1.1;
}
.sidebar .widget .post-item .post-info .meta-post li a {
color: #343e45;
}
.sidebar .widget .post-item .post-info .main-info-post {
margin-bottom: 0;
}
.sidebar .widget .post-item .post-info .meta-post .time-post a {
color: #8d979e;
text-transform: none;
font-weight: 500;
font-size: 12px;
line-height: 15px;
}
.sidebar .widget .blog-list > li {
border: none;
padding-bottom: 20px;
}
.sidebar .widget .blog-categories li {
position: relative;
display: flex;
line-height: 35px;
gap: 10px;
}
.sidebar .widget .blog-categories li:last-child {
border-bottom: none;
margin-bottom: 0px;
}
.sidebar .widget .blog-categories li .count {
color: #8d979e;
font-size: 12px;
}

.sidebar .widget .blog-categories > li > a {
font-weight: 500;
font-size: 13px;
}
.sidebar .widget .blog-categories > li > a .laberIcon {
width: 17px;
height: 17px;
border-radius: 100%;
border: 2px solid #e5e5e5;
line-height: 17px;
align-items: center;
justify-content: center;
display: inline-flex;
color: #fff;
margin-right: 5px;
}
.sidebar .widget .blog-categories > li.active > a .laberIcon {
border-color: var(--color-main);
background-color: var(--color-main);
}
.sidebar .widget .blog-categories li:not(.active):hover a,
.sidebar .widget .blog-categories > li.active > a {
color: var(--color-hover);
}
.sidebar .widget .blog-categories > li.active .count {
color: var(--color-main);
}
.sidebar .widget-blog-categories {
padding-bottom: 46px;
}
.sidebar .widget > ul > li {
list-style: none;
display: list-item;
}

.sidebar .widget-bestseller .widgettitle {
font-weight: 600;
}
.sidebar .widget-search .search-inner {
position: relative;
}
.sidebar .widget-search .search-info {
width: 100%;
position: relative;
padding: 0 50px 0 15px;
height: 50px;
line-height: 50px;
font-size: 14px;
background: #f7f7f9;
border: 1px solid #e5e8ec;
border-radius: 5px;
}
.sidebar .widget-search .search-info::placeholder {
color: var(--color-text-body);
}
.sidebar .widget-search .search-info:focus {
border-color: var(--color-hover);
}
.sidebar .widget-search .search-button {
position: absolute;
right: 0;
z-index: 1;
width: 50px;
font-size: 18px;
color: var(--color-main);
top: 0;
line-height: 50px;
height: 50px;
display: inline-block;
text-align: center;
}
.sidebar .widgettitle {
color: var(--color-main);
margin: 0 0 15px 0;
padding: 0;
border: none;
font-weight: 700;
font-size: 14px;
line-height: 18px;
letter-spacing: -0.03em;
text-transform: uppercase;
}
.sidebar .widget-blog-categories .widgettitle {
margin-bottom: 15px;
}
.sidebar .widget_sub_title {
margin: 0;
margin-bottom: 15px;
font-weight: 500;
font-size: 14px;
line-height: 18px;
}
.sidebar .content {
display: grid;
}
.sidebar .content input[type="email"] {
width: 100%;
height: 50px;
line-height: 50px;
background-color: #f1f5f6;
margin-bottom: 0;
padding: 0 20px;
outline: 0;
font-size: 13px;
color: #acafb7;
border: 1px solid #f1f5f6;
border-radius: 50px;
}
.sidebar .content input[type="email"]::-webkit-input-placeholder {
vertical-align: middle;
height: 45px;
line-height: 45px;
transform: translate3d(0, 2px, 0);
}
.sidebar .content .group_checkbox {
display: flex;
align-items: center;
margin-top: 15px;
margin-bottom: 15px;
}
.sidebar .content .group_checkbox input {
display: block;
margin: 0;
cursor: pointer;
}
.sidebar .content .group_checkbox label {
margin: 0;
line-height: 1.2;
font-size: 14px;
color: var(--color-text-body);
font-weight: 400;
margin-left: 10px;
}
.sidebar .content .btn-newsletter {
height: 50px;
font-size: 13px;
font-weight: 600;
line-height: 50px;
width: 100%;
padding: 0;
display: inline-block;
text-transform: uppercase;
cursor: pointer;
border: 0;
background: var(--color-btn);
color: var(--color-btn-text);
outline: 0;
border-radius: 50px;
-webkit-transition: all 240ms linear 0s;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0s;
-ms-transition: all 240ms linear 0s;
-o-transition: all 240ms linear 0s;
transition: all 240ms linear 0s;
}
.sidebar .content .btn-newsletter:hover {
background: var(--color-btn-hover);
border-color: var(--color-btn-hover);
color: var(--color-btn-text_hover);
}

.sidebar .widget-recent-post > ul > li {
margin-bottom: 20px;
display: flex;
align-items: center;
gap: 15px;
}

.sidebar .widget-recent-post > ul > li:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
border: none;
}

.post-item .post-info .head {
overflow: hidden;
padding-bottom: 0;
margin-bottom: 0;
}

.sidebar .widget .post-item .post-info .post-title {
font-size: 13px;
padding-bottom: 0;
}

.sidebar .widget-bestseller .widgettitle {
font-weight: 600;
}

.sidebar .widget-tags-post {
}
.sidebar .widget-tags-post ul {
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.sidebar .widget-tags-post ul li {
float: left;
display: inline;
}
.sidebar .widget-tags-post ul li a {
display: block;
padding: 0 15px;
background-color: #f1f5f6;
border-radius: 25px;
color: var(--color-text-body);
line-height: 35px;
height: 35px;
font-weight: 400;
font-size: 13px;
}
.sidebar .widget-tags-post ul li a:hover {
background-color: var(--color-link-hover);
color: #fff;
}
.main-content-blog .blog-grid {
padding-bottom: 0;
}
.main-content-blog .pagination {
margin: 0;
width: 100%;
display: flex;
justify-content: center;
}
.main-content-blog .pagination .list-page {
list-style: none;
display: inline-flex;
border: 1px solid #e5e8ec;
border-radius: 5px;
background: #fff;
}
.main-content-blog .pagination .list-page li {
border-left: 1px solid #e5e8ec;
}
.main-content-blog .pagination .list-page li:first-child {
border: none;
}
.main-content-blog .pagination .list-page li a {
display: flex;
width: 40px;
height: 40px;
text-align: center;
align-items: center;
justify-content: center;
line-height: 40px;
font-weight: 600;
font-size: 14px;
}
.main-content-blog .pagination .list-page li a:not(.current):hover,
.main-content-blog .pagination .list-page li a.current {
color: var(--color-link-hover);
}
.main-content-blog .content-blog-bottom {
display: none;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #ebebeb;
margin-bottom: 30px;

}
.main-content-blog .tags {
display: flex;
margin: 30px 0 30px 0;
}
.main-content-blog .tags .title {
padding: 0;
margin: 0;
display: flex;
align-items: center;
width: 100%;
}
.main-content-blog .tags .title .tag-area {
display: flex;
gap: 5px;
}
.main-content-blog .tags .title .tag-area span {
font-size: 15px;
color: #111111;
font-weight: 600;
margin-right: 30px;
display: none;
}
.main-content-blog .tags .title .tag-area a {
display: block;
padding: 0 15px;
background-color: #f1f5f6;
border-radius: 25px;
color: var(--color-text-body);
line-height: 35px;
height: 35px;
font-weight: 400;
font-size: 13px;
}
.main-content-blog .tags .title .tag-area a:hover {
background: var(--color-link-hover);
color: #fff;
}
.main-content-blog .tags .title .social-area {
margin-left: auto;
display: flex;
align-items: center;
}
.main-content-blog .tags .title .social-area span {
font-size: 15px;
color: #111111;
font-weight: 600;
margin-right: 30px;
}
.main-content-blog .laber-social-sharing {
list-style: none;
}
.main-content-blog .laber-social-sharing label {
font-size: 15px;
color: #111;
font-weight: 600;
display: none;
}
.main-content-blog .post-item .image-blog {
border-radius: 0;
overflow: hidden;
}
.main-content-blog .post-item .post-info {
padding: 0;
}

@media (max-width: 1200px) {
.main-content-blog .tags .title {
display: unset;
}
.main-content-blog .tags .title .tag-area {
display: unset;
}
.main-content-blog .tags .title .tag-area a {
display: inline-block;
margin-bottom: 10px;
}
.main-content-blog .tags .title .social-area {
margin-top: 25px;
}
}
.main-content-blog .tags .top-comment {
border: solid 1px #000;
padding: 15px;
overflow: hidden;
background-color: #fdfdfd;
margin: 15px 0 55px;
}
.main-content-blog .tags .top-comment .avata {
float: left;
margin-right: 15px;
}
.main-content-blog .tags .top-comment .comment-content {
overflow: hidden;
}
.main-content-blog .tags .top-comment .comment-content .name {
font-size: 16px;
font-weight: 600;
color: #111111;
margin: 12px 0;
}
.main-content-blog .tags .top-comment .comment-content .comment {
font-size: 14px;
line-height: 20px;
color: #888888;
margin: 23px 0 15px;
}
.main-content-blog .paginate-post {
display: flex;
font-size: 13px;
align-items: center;
text-transform: uppercase;
font-weight: 400;
color: #999999;
justify-content: space-between;
}
.main-content-blog .paginate-post a {
color: #999;
font-size: 12px;
text-transform: uppercase;
}
.main-content-blog .paginate-post .right,
.main-content-blog .paginate-post .left {
display: flex;
}
.main-content-blog .paginate-post .right:hover,
.main-content-blog .paginate-post .left:hover,
.main-content-blog .paginate-post a:hover {
color: var(--color-hover);
}
.main-content-blog .paginate-post .right span,
.main-content-blog .paginate-post .left span {
font-size: 18px;
}
.main-content-blog .list-comment {
margin: 0;
padding-bottom: 0;
}
.main-content-blog .list-comment .form-success {
color: var(--color-hover);
margin-bottom: 20px;
}
.main-content-blog .list-comment .main-title {
margin: 0 0 20px 0;
line-height: 1;
font-size: 18px;
font-weight: 500;
color: var(--color-main);
border-bottom: 2px solid #ebebeb;
text-transform: uppercase;
cursor: pointer;
padding-bottom: 15px;
}
.main-content-blog .list-comment .title {
color: var(--color-main);
margin: 0;
display: flex;
position: relative;
text-transform: uppercase;
margin-bottom: 30px;
font-weight: 700;
font-size: 20px;
line-height: 25px;
}
.main-content-blog .list-comment .input-info {
width: 100%;
height: 50px;
line-height: 50px;
background-color: #f1f5f6;
margin-bottom: 0;
padding: 0 20px;
outline: 0;
color: #8a94ac;
border: 1px solid #f1f5f6;
border-radius: 30px;
font-weight: 400;
font-size: 14px;
}
.main-content-blog .list-comment .input-info::placeholder {
color: #8d979e;
}
.main-content-blog .list-comment .input-info:focus {
border: 1px solid var(--color-hover);
}
.custom_html a {
display: block;
line-height: 1;
border-radius: 10px;
overflow: hidden;
}
.custom_html img {
width: 100%;
margin-bottom: 15px;
}
@media (max-width: 575px) {
.main-content-blog .list-comment .input-info {
margin-bottom: 20px;
}
}
.main-content-blog .list-comment .input-note {
line-height: inherit;
height: 130px;
padding: 15px 20px;
margin: 20px 0;
}

.main-content-blog .list-comment .group-button {
padding: 0;
}
.main-content-blog .list-comment .group-button .submit {
font-size: 13px;
font-weight: 600;
height: 50px;
display: inline-block;
text-transform: uppercase;
border: 0;
background: var(--color-btn);
width: 100%;
color: var(--color-btn-text);
padding: 0 30px;
outline: 0;
border-radius: 30px;
min-width: 230px;
width: auto;
}
.main-content-blog .list-comment .group-button .submit:hover {
background: var(--color-btn-hover);
color: var(--color-btn-text_hover);
}

.main-content-blog .list-comment .pagination {
line-height: 40px;
background-color: #ddd;
border-radius: 0;
padding: 0 20px;
}
.main-content-blog .list-comment .pagination .nav-links {
display: flex;
justify-content: space-between;
color: #111111;
text-transform: uppercase;
padding-top: 2px;
font-size: 13px;
font-weight: 600;
}
.main-content-blog .list-comment .pagination .nav-links span {
color: inherit;
font-weight: inherit;
letter-spacing: 1.2px;
}
.main-content-blog .list-comment .pagination .nav-links a {
color: inherit;
font-weight: inherit;
}
.main-content-blog .list-comment .pagination .nav-links a .label {
padding: 0 5px;
font-size: inherit;
}
.main-content-blog .list-comment .pagination .nav-links a .icon {
font-size: 17px;
}
.main-content-blog .comment-item {
border: solid 1px #ddd;
padding: 20px;
margin-bottom: 30px;
}
.main-content-blog .comment-item .head {
line-height: 20px;
display: block;
width: 100%;
height: 20px;
}
.main-content-blog .comment-item .name {
float: left;
font-size: 16px;
color: var(--color-main);
font-weight: 600;
margin-right: 5px;
}
.main-content-blog .comment-item .time {
font-size: 14px;
color: #999;
float: left;
margin-right: 35px;
}
.main-content-blog .comment-item .meta-post li {
display: inline-block;
list-style: none;
margin-right: 15px;
}
.main-content-blog .comment-item .meta-post li a {
font-size: 13px;
color: #888888;
}
.main-content-blog .comment-item .meta-post li a .icon {
margin-right: 5px;
}
.main-content-blog .comment-item .comment {
font-size: 14px;
color: #888888;
line-height: 20px;
overflow: hidden;
margin: 15px 0 10px;
display: block;
width: 100%;
}

.main-content-blog.right .sidebar {
margin-left: auto;
}

.post-item .post-info .des-title {
font-size: 14px;
color: #111111;
font-weight: 600;
margin-bottom: 10px;
}

@media (min-width: 1024px) {
.container_cat.cat_full {
max-width: 100%;
width: 100%;
padding-left: 30px;
padding-right: 30px;
}

.container_cat.cat_wide {
max-width: 1600px;
}
}
/* Article */
.banner-img-article {
width: 100%;
background-size: cover;
position: relative;

}
.banner-img-article a {
border-radius: 10px;
overflow: hidden;
display: block;
}

/*Blogpost section style 2*/
.blog-style2 section {
position: relative;
}
.blog-style2 .post-item .item {
margin: 0;
}
.blog-style2 .post-item .post-info {
}
.blog-style2 .post-item .image-blog {
overflow: hidden;
margin-bottom: 30px;
}
.blog-style2 .post-item .post-info .head {
margin-bottom: 0;
}
.blog-style2 .post-item .post-info .head-article .wrap-date .inner-date {
margin: 0 0 15px 0;
padding: 3px 15px;
background-color: #ed5e10;
}
.blog-style2 .post-item .cate-blog {
position: absolute;
top: 20px;
right: 0;
display: block;
}
.blog-style2 .post-item .cate-blog a {
color: #fff;
text-transform: uppercase;
background: var(--color-hover);
padding: 0 15px;
height: 30px;
display: block;
line-height: 30px;
position: relative;
}
.blog-style2 .post-item .cate-blog a span {
position: relative;
}
.template-search .section-header h1 {
margin-bottom: 30px;
}
.template-search .post-item .item {
margin-bottom: 40px;
}
.template-search .post-item .post-info {
background: none;
}
/*End blogpost section style 2*/
@media (max-width: 1024px) {
.main-content-blog .content-offset-left,
.main-content-blog .content-offset-right {
max-width: 100%;
}
.mobile-sidebar-btn {
display: inline-block;
}
.close-sidebar-btn,
.title_sidebar h3 {
display: block;
}
.main-content-blog .content-offset-right {
padding-left: 5px;
}
.mobile-content {
width: 100%;
max-width: 100%;
}
.top-sidebar .sidebar-top,
.js-sidebar-mobile-content {
left: 0;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translate(-100%);
overflow: auto !important;
overflow-x: hidden !important;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
z-index: 99999 !important;
top: 0;
min-width: 270px;
width: 270px;
height: 100%;
background: #fff;
position: fixed !important;
padding: 15px;
}
.open_sidebar .top-sidebar .sidebar-top,
.open_sidebar .js-sidebar-mobile-content {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translate(0);
}
.banner-img-article {
margin-bottom: 30px;
}
.single-blog .content-blog {
margin: 0;
padding: 0;
}
.main-content-blog .content-blog-bottom {
padding-bottom: 30px;
flex-direction: column;
}
}

/* ipad  */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/* mobile  */
@media only screen and (max-width: 767px) {
  .banner-img-article {
    margin: 20px auto;
}
  .main-info-post
  {
    margin-bottom:20px;
  }
  .testimonail
  {
    margin-bottom: 105px!important;
  }
  span.article__date
{
  font-size: 11px!important;
     color:#858585!important;
}
  .main-info-post .des p
  {
    font-size: 14px!important;
 
  }
  .blog-style1 article.post-item.post_laber_loop.alo-item
  {
    padding: 0 20px 20px 20px !important;
  }
.wrap_title.medium.justify-content-center {
margin-top: 0 !important;
padding-bottom: 0;
}
.blog-style1 .post-item .post-info {
padding: 15px 20px;
}
.post-item .post-info {
padding: 15px 20px 20px;
}
.post-item .post-info .meta-post li {
padding-left: 15px;
}
.post-item .post-info .meta-post li:before {
left: 5px;
}
.main-content-blog .content-offset-right {
margin-left: unset;
order: unset;
}
.main-content-blog .content-offset-right .post-info .post-title {
font-size: 16px !important;
}
}
.main-search-article .meta-post li:before {
display: none;
}

.main-info-post {
margin-bottom: 20px;
  font-weight: 500;
  font-size: 18px;
  color:#333;
  line-height: 20px;
}

@media (max-width: 991px) {
.main-content-blog .col-sm-12 {
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}

.sidebar .widget .post-item .post-info .head a {
font-size: 13px;
}

.main-content-blog .blog-grid .list .item {
flex-direction: column;
margin-bottom: 0;
}
.main-content-blog .blog-grid .list .item .image-blog,
.main-content-blog .blog-grid .list .item .post-info {
width: 100%;
margin: 0;
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.row.auto-clear.blog-grid.ratio3_2 .post-item {
width: 100% !important;
max-width: 100% !important;
}

.main-content-blog {
margin-top: 20px;
}

.content-blog .post-item .item {
margin-bottom: 30px;
}

.read_more {
justify-content: revert;
}

.main-info-post {
margin-bottom: 10px;
}
.blog-style1 .post-item .image-blog {
margin-left: 0;
}
.blog-style1 .post-item .post-info {
max-width: initial;
position: static;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
}
.single-blog .head-article .cms-group-title h1 a {
font-size: 25px;
line-height: 25px;
}
.single-blog .head-article .wrap-date {
align-items: flex-start;
flex-direction: column;
gap: 10px;
}
.single-blog .head-article .meta-post {
gap: 10px;
display: flex;
}
.single-blog .head-article .meta-post li {
padding: 0;
}
}

/* ipad pro */


  
/* .home .post-item .image-blog{
max-height: 230px;
} */
.main-info-post h2 {
margin-top: 30px;
margin-bottom: 10px;
font-size: 24px;
font-weight: 900 !important;
}

.main-info-post br {
display: none !important;
}

.main-info-post h3 {
font-size: 20px;
margin-top: 20px !important;
}


.main-info-post h2:first-child {
margin-top: 0px;
}
.main-info-post .des p {
font-weight: 500!important;
font-size: 18px;
line-height: 23px;
color: #333333;
}
span.article__date {
font-weight: 400;
font-size: 14px;
line-height: 16.8px;
color: #8A8A8A;
}
.blog-home .grid-slider.js_carousel.collection-slider.grid-init.slick-initialized {
/* margin: 0 -10px !important; */
}
.blog-home .pr_lazy_img.laber_bg_lz.item__position.lazyloaded
{
padding-top: 80.5%!important;
}


.main-info-post span {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

.main-info-post p {
        font-size: 14px;
    font-weight: 400;
    color: #333;
}

.main-info-post h2 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
}
.main-content.shop-page.main-content-blog.single-blog .pr_lazy_img {
    background-size: contain;
    background-repeat: no-repeat;
  padding-top:45%!important;
}