/* eb-post-grid-c6pr8xf Starts */ .eb-post-grid-wrapper.eb-post-grid-c6pr8xf{ display: grid; position: relative; grid-template-columns: repeat(2, minmax(0, 1fr)); gap:25px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-post-grid-column { border-radius: 10px; border-width: 1px; border-color: rgba(238,238,238,1); border-style: solid; box-shadow: rgba(197,197,197,1) 0px 0px 0px 0px ; background-color: rgba(255,255,255,1); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-post-grid-column:hover { box-shadow: rgba(197,197,197,1) 0px 0px 0px 0px ; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-entry-thumbnail img { height:150px; border-radius: 0px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-grid-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0) } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-grid-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-grid-wrapper.eb-post-grid-c6pr8xf.style-5 .ebpg-grid-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0,0,0,0.22) } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-entry-title { text-align: left; font-family: Georgia; font-size: 22px; margin-top: 25px; margin-right: 30px; margin-left: 30px; margin-bottom: 10px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-entry-title a { color: var(--accent); font-family: Georgia; font-size: 22px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-entry-title a:hover { color: var(--hover); } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-grid-post-excerpt p { color: #333333; text-align: left; font-size: 15px; margin-top: 0px; margin-right: 30px; margin-left: 30px; margin-bottom: 10px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-readmore-btn { text-align: left; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-readmore-btn a { color: #3d8fd4; background-color: var(--base-3); font-size: 13px; margin-right: 30px; margin-left: 30px; margin-bottom: 15px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-readmore-btn a:hover { color: var(--hover); color: undefined; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-author-avatar img { border-radius: 50px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-posted-on { color: #9e9e9e; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-posted-by { color: #3d8fd4; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-posted-by a { color: #3d8fd4; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-posted-by a:hover { color: #549edc; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-categories-meta a { color: var(--contrast-2); background-color: var(--base); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-categories-meta a:hover { color: var(--hover); background-color: var(--base); } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-tags-meta a { color: #ffffff; background-color: #3f6ddc; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-tags-meta a:hover { color: #ffffff; background-color: #2d59c3; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-header-meta { justify-content: flex-start; margin-top: 0px; margin-right: 25px; margin-left: 25px; margin-bottom: 10px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-header-meta .ebpg-entry-meta-items { justify-content: flex-start; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:1px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-footer-meta { justify-content: flex-start; margin-right: 30px; margin-left: 30px; margin-bottom: 40px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: flex-start; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:1px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-pagination { text-align: center; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-pagination button { color: #333333; background-color: #e3e3e3; padding-top: 5px; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; margin-top: 10px; margin-right: 5px; margin-left: 5px; margin-bottom: 10px; font-size: 14px; border-radius: 4px; border-width: 1px; border-color: #c3c3c3; border-style: solid; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-pagination button:hover { color: #ffffff; background-color: #d18df1; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-pagination button.ebpg-pagination-item.active { color: #ffffff; background-color: #d18df1; } .wp-admin .eb-parent-eb-post-grid-c6pr8xf { display: block; opacity: 1; } .eb-parent-eb-post-grid-c6pr8xf { display: block; }  @media(max-width: 1024px){ .eb-post-grid-wrapper.eb-post-grid-c6pr8xf{ grid-template-columns: repeat( 2, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-footer-meta .ebpg-entry-meta-items > * { } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-c6pr8xf { display: block; opacity: 1; } .eb-parent-eb-post-grid-c6pr8xf { display: block; } } @media(max-width: 767px){ .eb-post-grid-wrapper.eb-post-grid-c6pr8xf{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); padding: 0px; } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c6pr8xf .ebpg-footer-meta .ebpg-entry-meta-items > * { } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-c6pr8xf { display: block; opacity: 1; } .eb-parent-eb-post-grid-c6pr8xf { display: block; } }/* =eb-post-grid-c6pr8xf= Ends */