Current path: home/webdevt/www/wdp/wp-content/themes/quadric/assets/css/
?? Go up: /home/webdevt/www/wdp/wp-content/themes/quadric/assets
.edgtf-blog-holder article {
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: 2px solid #efefef;
position: relative;
}
.edgtf-blog-holder article:not(.format-audio) .edgtf-post-image {
margin-bottom: 37px;
}
.edgtf-blog-holder article .edgtf-post-image {
position: relative;
text-align: center;
}
.edgtf-blog-holder article .edgtf-post-image img {
vertical-align: middle;
}
.edgtf-blog-holder article .edgtf-post-top-date {
position: absolute;
top: 0;
z-index: 100;
-webkit-transition: top 0.2s ease-in-out, background-color 0.1s ease-in-out;
transition: top 0.2s ease-in-out, background-color 0.1s ease-in-out;
background-color: #18202d;
width: 71px;
padding-top: 14px;
padding-bottom: 14px;
color: #fff;
-webkit-backface-visibility: hidden;
}
.edgtf-blog-holder article .edgtf-post-top-date span {
display: block;
text-align: center;
}
.edgtf-blog-holder article .edgtf-post-top-date .edgtf-post-date-month {
font-size: 15px;
line-height: 16px;
margin-bottom: 4px;
}
.edgtf-blog-holder article .edgtf-post-top-date .edgtf-post-date-day {
font-size: 33px;
line-height: 33px;
font-weight: 700;
margin-bottom: 10px;
}
.edgtf-blog-holder article .edgtf-post-top-date .edgtf-post-date-year {
font-size: 15px;
line-height: 17px;
color: #fb3644;
-webkit-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out;
}
.edgtf-blog-holder article .edgtf-post-image:hover .edgtf-post-top-date,
.edgtf-blog-holder article.format-link .edgtf-post-text:hover .edgtf-post-top-date,
.edgtf-blog-holder article.format-quote .edgtf-post-text:hover .edgtf-post-top-date {
top: -7px;
background-color: #fb3644;
}
.edgtf-blog-holder article .edgtf-post-image:hover .edgtf-post-date-year,
.edgtf-blog-holder article.format-link .edgtf-post-text:hover .edgtf-post-date-year,
.edgtf-blog-holder article.format-quote .edgtf-post-text:hover .edgtf-post-date-year {
color: #fff;
}
.edgtf-blog-holder article .edgtf-blog-audio-holder {
margin-bottom: 15px;
}
.edgtf-blog-holder article .edgtf-post-excerpt {
margin: 0px;
}
.edgtf-blog-holder article .edgtf-post-title {
margin-bottom: 15px;
}
.edgtf-blog-holder article.sticky .edgtf-post-title a {
color: #fb3644;
}
.edgtf-blog-holder article .edgtf-post-info {
margin-bottom: 28px;
display: inline-block;
vertical-align: middle;
width: 100%;
font-size: 13px;
}
.edgtf-blog-holder article .edgtf-post-info.edgtf-post-info-bottom {
margin: 15px 0 0 0;
}
.edgtf-blog-holder article .edgtf-post-info > div {
display: inline-block;
position: relative;
padding-right: 20px;
color: #a9a9a9;
float: left;
}
.edgtf-blog-holder article .edgtf-post-info > div i {
color: #575757;
padding-right: 8px;
font-size: 17px;
top: 2px;
position: relative;
}
.edgtf-blog-holder article .edgtf-post-info .edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-title {
margin-left: 0px;
}
.edgtf-blog-holder article .edgtf-post-info > div:after {
content: "/";
position: absolute;
right: 7px;
top: 0;
}
.edgtf-blog-holder article .edgtf-post-info > div:last-child:after {
content: "";
}
.edgtf-blog-holder article .edgtf-post-info a {
color: #a9a9a9;
}
.edgtf-blog-holder article .edgtf-post-info a:hover {
color: #fb3644;
}
.edgtf-blog-holder article.format-quote .edgtf-post-info-bottom, .edgtf-blog-holder article.format-link .edgtf-post-info-bottom {
margin: 20px 0 0 0;
}
.edgtf-blog-holder article.format-quote .edgtf-post-text, .edgtf-blog-holder article.format-link .edgtf-post-text {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.edgtf-blog-holder article.format-quote .edgtf-post-text-inner, .edgtf-blog-holder article.format-link .edgtf-post-text-inner {
padding: 55px 110px;
background-color: rgba(0, 0, 0, 0.3);
}
.edgtf-blog-holder article.format-quote .edgtf-post-title,
.edgtf-blog-holder article.format-quote .edgtf-post-title a, .edgtf-blog-holder article.format-link .edgtf-post-title,
.edgtf-blog-holder article.format-link .edgtf-post-title a {
color: #fff;
}
.edgtf-blog-holder article.format-quote .edgtf-post-title, .edgtf-blog-holder article.format-link .edgtf-post-title {
font-weight: 500;
margin-bottom: 0;
}
.edgtf-blog-holder article.format-quote .edgtf-post-title {
margin-bottom: 18px;
}
.edgtf-blog-holder article.format-quote .edgtf-post-mark {
bottom: 5px;
right: 11px;
}
.edgtf-blog-holder article .edgtf-post-mark {
position: absolute;
bottom: 12px;
right: 18px;
color: #fff;
}
.edgtf-blog-holder article .edgtf-post-mark .edgtf-link-mark {
font-size: 20px;
}
.edgtf-blog-holder article .edgtf-post-mark .edgtf-quote-mark {
font-size: 30px;
}
.edgtf-blog-holder article .edgtf-quote-author {
color: #fff;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
}
.edgtf-blog-holder article .edgtf-image-hover {
position: absolute;
background-color: rgba(0, 0, 0, 0.3);
top: 0;
left: 0;
display: block;
height: 100%;
width: 100%;
opacity: 0;
z-index: 100;
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.edgtf-blog-holder article .edgtf-image-hover .edgtf-image-hover-inner {
display: block;
position: absolute;
text-align: center;
bottom: 20px;
right: 20px;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
color: #fff;
}
.edgtf-blog-holder article .edgtf-image-hover .edgtf-image-hover-inner .edgtf-hover-icon {
font-size: 25px;
color: #fb3644;
margin-left: 2px;
vertical-align: middle;
position: relative;
top: -1px;
}
.edgtf-blog-holder article .edgtf-post-image:hover .edgtf-image-hover {
opacity: 1;
}
.edgtf-blog-holder.edgtf-blog-single article {
padding-bottom: 0;
}
.edgtf-blog-holder.edgtf-blog-single article .edgtf-post-content {
padding-bottom: 25px;
}
.edgtf-blog-holder.edgtf-blog-single article .edgtf-post-info-bottom {
margin: 21px 0 0px;
}
.edgtf-blog-holder.edgtf-blog-single article.format-link .edgtf-post-text, .edgtf-blog-holder.edgtf-blog-single article.format-quote .edgtf-post-text {
margin-bottom: 20px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry {
margin-bottom: 20px;
transition: none !important;
overflow: visible !important;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article {
display: block;
width: 32%;
padding: 0 0 20px;
text-align: left;
vertical-align: top;
z-index: 100;
margin: 0 0 20px;
box-sizing: border-box;
-webkit-transition: border-color 0.15s ease-out;
transition: border-color 0.15s ease-out;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article.format-quote .edgtf-post-text-inner, .edgtf-blog-holder.edgtf-blog-type-masonry article.format-link .edgtf-post-text-inner {
padding: 50px 80px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article:not(.format-audio) .edgtf-post-image {
margin-bottom: 20px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article .edgtf-post-title {
margin-bottom: 6px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article .edgtf-post-info {
margin-bottom: 11px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article .edgtf-post-top-date {
width: 58px;
padding-top: 13px;
padding-bottom: 13px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article .edgtf-post-top-date .edgtf-date-month {
font-size: 12px;
line-height: 16px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article .edgtf-post-top-date .edgtf-post-date-day {
font-size: 28px;
line-height: 28px;
font-weight: 700;
margin-bottom: 2px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article .edgtf-post-top-date .edgtf-post-date-year {
font-size: 12px;
line-height: 16px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry .edgtf-blog-masonry-grid-sizer {
width: 32%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry .edgtf-blog-masonry-grid-gutter {
width: 2%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry #infscr-loading {
position: absolute;
bottom: -35px;
left: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.edgtf-blog-holder.edgtf-masonry-full-width {
margin-right: 2%;
margin-left: 2%;
padding-top: 50px;
}
.edgtf-blog-holder.edgtf-masonry-full-width article {
width: 18.4%;
}
.edgtf-blog-holder.edgtf-masonry-full-width .edgtf-blog-masonry-grid-sizer {
width: 18.4%;
}
.edgtf-blog-holder.edgtf-masonry-full-width .edgtf-blog-masonry-grid-gutter {
width: 2%;
}
.edgtf-blog-infinite-scroll-button {
display: none;
}
.edgtf-prev-next-pagination {
display: inline-block;
width: 100%;
vertical-align: middle;
text-align: center;
margin-bottom: 40px;
margin-top: 15px;
}
.edgtf-prev-next-pagination .edgtf-prev-posts-link {
float: left;
}
.edgtf-prev-next-pagination .edgtf-next-posts-link {
float: right;
}
.edgtf-prev-next-pagination > span > a {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
color: #333;
}
.edgtf-filter-blog-holder {
text-align: center;
margin-bottom: 30px;
}
.edgtf-filter-blog-holder li {
display: inline-block;
padding: 0 8px;
cursor: pointer;
font-size: 15px;
}
.edgtf-filter-blog-holder li.edgtf-active {
color: #fb3644;
}
.edgtf-author-description {
border-bottom: 2px solid #efefef;
}
.edgtf-author-description .edgtf-author-description-inner {
padding: 7px 0 32px;
}
.edgtf-author-description .edgtf-author-description-image {
float: left;
width: 95px;
margin-right: 25px;
}
.edgtf-author-description .edgtf-author-description-image img {
vertical-align: middle;
}
.edgtf-author-description .edgtf-author-description-text-holder {
padding-left: 120px;
position: relative;
}
.edgtf-author-description .edgtf-author-description-text-holder .edgtf-author-name i {
color: #929190;
font-size: 17px;
margin-right: 9px;
position: relative;
top: 2px;
}
.edgtf-author-description .edgtf-author-description-text-holder .edgtf-author-text {
padding-top: 14px;
}
.edgtf-single-tags-holder {
margin: 0 0 25px;
vertical-align: middle;
}
.edgtf-single-tags-holder .edgtf-single-tags-title {
display: inline-block;
margin-right: 5px;
}
.edgtf-single-tags-holder .edgtf-tags {
display: inline-block;
vertical-align: middle;
}
.edgtf-single-tags-holder .edgtf-tags a {
color: #575757;
background-color: #f8f8f8;
margin: 0 6px;
display: inline-block;
padding: 5px 10px;
text-transform: capitalize;
float: left;
box-sizing: border-box;
border: 2px solid transparent;
border-radius: 2px;
}
.edgtf-single-tags-holder .edgtf-tags a:hover {
background-color: #fff;
border-color: #efefef;
color: #fb3644;
}
.edgtf-blog-single-navigation {
position: relative;
display: inline-block;
width: 100%;
height: 46px;
}
.edgtf-blog-single-navigation .edgtf-blog-single-prev,
.edgtf-blog-single-navigation .edgtf-blog-single-next {
position: absolute;
display: inline-block;
font-size: 25px;
font-weight: 500;
}
.edgtf-blog-single-navigation .edgtf-blog-single-prev a,
.edgtf-blog-single-navigation .edgtf-blog-single-next a {
color: #333;
background-color: #f5f5f5;
border-radius: 2px;
line-height: 46px;
height: 46px;
width: 46px;
text-align: center;
display: block;
}
.edgtf-blog-single-navigation .edgtf-blog-single-prev {
left: 0;
}
.edgtf-blog-single-navigation .edgtf-blog-single-next {
right: 0;
}
.edgtf-single-links-pages {
margin-top: 20px;
}
.edgtf-single-links-pages .edgtf-single-links-pages-inner > a,
.edgtf-single-links-pages .edgtf-single-links-pages-inner > span {
display: inline-block;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
}
/* #Audio styles - start
========================================================================== */
.edgtf-blog-audio-holder .mejs-container {
height: 40px !important;
background: #f8f8f8;
border-bottom: 2px solid #efefef;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls {
height: 35px !important;
padding: 0;
background: #f8f8f8;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-button {
width: 26px;
height: 26px;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-time {
color: #333;
padding: 10px 3px 0;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-time-rail {
padding-top: 5px;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-button button {
cursor: pointer;
display: block;
font-size: 0;
line-height: 0;
text-decoration: none;
margin: 7px 5px;
padding: 0;
position: absolute;
height: 16px;
width: 16px;
border: 0;
background-image: url(img/controls.svg);
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-pause button {
background-position: 0 -16px;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-mute > button {
background-position: -16px -16px;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-unmute button {
background-position: -16px 0;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fb3644;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
background: #333;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-time-rail span,
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-time-rail a {
height: 6px;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
margin-top: 7px;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
height: 6px;
}
.edgtf-blog-audio-holder .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
top: 11px;
}
.edgtf-blog-audio-holder .mejs-container .mejs-embed,
.edgtf-blog-audio-holder .mejs-container .mejs-embed body {
background: #f8f8f8;
}
/*# sourceMappingURL=blog.css.map */