.post-area.auto_meta_overlaid_spaced[data-ams="8px"] {
margin: 0 0 0 -8px;
}
body .post-area.auto_meta_overlaid_spaced.span_12[data-ams="8px"] {
width: calc(100% + 16px);
}
.post-area.col_last.span_12 {
padding-left: 0;
float: none;
}
.post-area.auto_meta_overlaid_spaced .posts-container {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item {
width: 25%;
display: block;
}
.auto_meta_overlaid_spaced[data-ams="8px"] .masonry-blog-item {
padding: 8px;
}
.masonry-blog-item {
margin-bottom: 0;
position: relative;
color: #676767;
}
.auto_meta_overlaid_spaced .masonry-blog-item .inner-wrap {
background-color: transparent;
padding: 0;
border-radius: 5px;
overflow: hidden;
}
.posts-container article .inner-wrap.animated, .posts-container[data-load-animation="fade_in"] article .inner-wrap.animated { transition: opacity 0.5s ease-out;
-webkit-transition: opacity 0.5s ease-out;
}
.posts-container[data-load-animation="fade_in_from_bottom"] article .inner-wrap {
transform: translateY(80px);
-webkit-transform: translateY(80px);
}
.posts-container[data-load-animation="fade_in"] article.animated-in .inner-wrap.animated {
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
height: 100%;
}
body.material .masonry-blog-item .inner-wrap, body.material .masonry-blog-item .mejs-container .mejs-controls {
box-shadow: none;
}
.posts-container[data-load-animation="fade_in_from_bottom"] article .inner-wrap, .posts-container[data-load-animation="fade_in_from_bottom"] article .inner-wrap.animated {
transition: opacity 0.3s cubic-bezier(0.3,0.58,0.55,1),transform 0.3s cubic-bezier(0.3,0.58,0.55,1);
-webkit-transition: opacity 0.3s cubic-bezier(0.3,0.58,0.55,1),-webkit-transform 0.3s cubic-bezier(0.3,0.58,0.55,1);
}
.post-content {
padding-left: 95px;
}
.post .post-content {
position: relative;
min-height: 98px;
}
.post-area.masonry .post .post-content, .post-area.featured_img_left .post .post-content {
padding-left: 0!important;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-content {
height: 50vh;
}
.post .content-inner {
padding-bottom: 80px;
position: relative;
padding-bottom: 0;
margin-bottom: 18px;
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.auto_meta_overlaid_spaced .masonry-blog-item .content-inner {
background-color: rgba(0,0,0,0.3);
}
.masonry-blog-item .content-inner {
padding-bottom: 0;
border: 0;
margin-bottom: 0;
border: none;
}
.auto_meta_overlaid_spaced .content-inner > a {
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.post-area .inner-wrap a {
display: inline!important;
}
.auto_meta_overlaid_spaced .masonry-blog-item .content-inner > a {
z-index: 99999999;
display: block !i;
}
.auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img {
margin-bottom: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: all .7s cubic-bezier(.2,1,.22,1);
-webkit-transition: all .7s cubic-bezier(.2,1,.22,1);
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transition: transform .7s cubic-bezier(.2,1,.22,1), opacity 0.5s ease;
backface-visibility: visible;
background-size: cover;
background-position: center;
width: 100.5%;
height: 100.5%;
}
.auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img:after {
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
top: auto;
bottom: 0;
height: 75%;
content: '';
background: linear-gradient(to bottom,rgba(35,35,35,0),rgba(35,35,35,.65) 100%);
}
.masonry-blog-item .article-content-wrap {
padding: 16px 18px 18px;
}
.auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap {
padding: 30px!important;
}
.auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap {
left: 0;
}
.auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap {
pointer-events: none;
z-index: 33;
position: absolute;
bottom: 0;
width: 100%;
}
.meta-category, .excerpt, .grav-wrap {
display: none;
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap .meta-category {
pointer-events: all;
}
.post-header, #single-below-header {
margin-bottom: 12px;
color: #888;
}
.auto_meta_overlaid_spaced .masonry-blog-item .post-header, .auto_meta_overlaid_spaced .masonry-blog-item .post-header h3 {
margin-bottom: 0;
}
.post h3.title {
margin-bottom: 4px;
}
.auto_meta_overlaid_spaced .masonry-blog-item .post-header h3 {
margin-bottom: 0;
font-family: Lato;
font-size: 24px;
line-height: 30px;
font-weight: 700;
}
.post-area .inner-wrap a {
display: inline!important;
}
.auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap h3 a, .auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap h3 a:hover, .auto_meta_overlaid_spaced .masonry-blog-item .meta-category a {
color: #fff!important;
transition: opacity 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
text-decoration: none;
}
.posts-container article:first-child {
display: none!important;
}
.auto_meta_overlaid_spaced .masonry-blog-item:hover .post-featured-img {
transform: scale(1.07);
-webkit-transform: scale(1.07);
}
.post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7), .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) {
width: 50%;
}
div#pagination {
position: relative;
margin-bottom: 10px;
height: 32px;
width: 100%;
}
.post-area.featured_img_left #pagination, .post-area.masonry #pagination {
padding-left: 0;
}
.post-area.infinite_scroll #pagination {
visibility: hidden;
}
.post-area.masonry.span_12 #pagination, .blog-fullwidth-wrap .post-area.masonry #pagination {
height: 32px;
margin-top: 55px;
text-align: center;
width: 100%;
margin-bottom: 40px;
}
.post-area.masonry.span_12 #pagination, .blog-fullwidth-wrap .post-area.masonry #pagination, .post-area.masonry.span_9 #pagination {
position: relative;
bottom: 0;
}
body #pagination >span.page-numbers.current, body nav.woocommerce-pagination span.page-numbers.current {
-webkit-box-shadow: 0 6px 15px rgb(0 0 0 / 16%);
box-shadow: 0 6px 15px rgb(0 0 0 / 16%);
margin: 0 8px;
height: 35px;
width: 35px;
text-align: center;
line-height: 14px;
font-size: 12px!important;
}
body #pagination >span:first-child.page-numbers {
margin-left: 0!important;
}
#pagination span, #pagination a, #pagination .next.inactive, #pagination .prev.inactive, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce .container-wrap nav.woocommerce-pagination ul li span, .container-wrap nav.woocommerce-pagination ul li span {
background-repeat: no-repeat;
cursor: pointer;
display: inline-block;
padding: 11px 13px 10px 13px!important;
background-position: -21px center;
position: relative;
text-transform: capitalize;
color: #fff !important;
transition: all .45s cubic-bezier(0.25,1,0.33,1);
border-radius: 2px 2px 2px 2px;
font-family: 'Open Sans';
font-weight: 700;
}
#pagination a, #pagination span {
display: inline-block;
}
body #pagination >a {
background-color: transparent!important;
font-size: 12px!important;
}
#pagination a.page-numbers, #pagination span.page-numbers {
font-size: 12px;
line-height: 11px;
}
#pagination a {
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
box-shadow: none;
-webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}