/* eb-post-grid-c2pr4a9 Starts */ .eb-post-grid-wrapper.eb-post-grid-c2pr4a9{ display: grid; position: relative; grid-template-columns: repeat(3, minmax(0, 1fr)); gap:10px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-post-grid-column { padding: 0px; border-radius: 0px; box-shadow: rgba(197,197,197,1) 0px 0px 0px 0px ; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-post-grid-column:hover { box-shadow: rgba(197,197,197,1) 0px 0px 0px 0px ; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-entry-media { order: 1 } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-entry-thumbnail img { height:200px; border-radius: 5px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-grid-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0); border-radius: 5px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-grid-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-grid-wrapper.eb-post-grid-c2pr4a9.style-5 .ebpg-grid-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0.5); border-radius: 5px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-entry-header { order: 2 } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-entry-title { text-align: left; font-family: "Montserrat", sans-serif; font-size: 35px; font-weight: 600; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-entry-title a { color: rgba(255,255,255,1); font-family: "Montserrat", sans-serif; font-size: 35px; font-weight: 600; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-entry-title a:hover { color: var(--eb-global-link-color); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-entry-content, .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-grid-post-excerpt { false } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-grid-post-excerpt p { color: #333333; text-align: left; font-size: 15px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-readmore-btn { text-align: left; order: 10; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-readmore-btn a { color: var(--eb-global-button-text-color); background-color: #ec1c24; font-family: "Montserrat", sans-serif; font-size: 20px; font-weight: 600; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding-top: 10px; padding-right: 40px; padding-left: 40px; padding-bottom: 10px; border-radius: 50px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-readmore-btn a:hover { color: var(--eb-global-button-text-color); background-color: var(--eb-global-button-background-color); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-readmore-btn .eb-button-icon { font-size:24px; margin-left:8px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-author-avatar img { border-radius: 50px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-posted-on { color: #9e9e9e; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-posted-by { color: #3d8fd4; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-posted-by a { color: #3d8fd4; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-posted-by a:hover { color: var(--eb-global-primary-color); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-meta a { color: var(--eb-global-text-color); background-color: var(--eb-global-secondary-color); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-meta a:hover { color: var(--eb-global-text-color); background-color: var(--eb-global-primary-color); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-categories-meta a { color: var(--eb-global-button-text-color); background-color: var(--eb-global-secondary-color); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-categories-meta a:hover { color: var(--eb-global-button-text-color); background-color: var(--eb-global-primary-color); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-tags-meta a { color: var(--eb-global-button-text-color); background-color: var(--eb-global-tertiary-color); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-tags-meta a:hover { color: var(--eb-global-button-text-color); background-color: var(--eb-global-secondary-color); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-read-time { color: #333333; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-meta.ebpg-dynamic-values { color: var(--eb-global-secondary-color); background-color: undefined; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; order: 3 } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; order: 4 } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-pagination { text-align: center; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-pagination button { color: var(--eb-global-button-text-color); background-color: var(--eb-global-button-background-color); 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-width: 1px; border-color: #c3c3c3; border-style: solid; border-radius: 4px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-pagination button:hover { color: var(--eb-global-button-text-color); background-color: var(--eb-global-tertiary-color); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-pagination button.ebpg-pagination-item.active { color: var(--eb-global-button-text-color); background-color: var(--eb-global-tertiary-color); } .wp-admin .eb-parent-eb-post-grid-c2pr4a9 { display: block; opacity: 1; } .eb-parent-eb-post-grid-c2pr4a9 { display: block; }  @media(max-width: 1024px){ .eb-post-grid-wrapper.eb-post-grid-c2pr4a9{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-footer-meta .ebpg-entry-meta-items > * { } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-c2pr4a9 { display: block; opacity: 1; } .eb-parent-eb-post-grid-c2pr4a9 { display: block; } } @media(max-width: 767px){ .eb-post-grid-wrapper.eb-post-grid-c2pr4a9{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-c2pr4a9 .ebpg-footer-meta .ebpg-entry-meta-items > * { } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-c2pr4a9 { display: block; opacity: 1; } .eb-parent-eb-post-grid-c2pr4a9 { display: block; } }/* =eb-post-grid-c2pr4a9= Ends *//* eb-post-grid-q7pmxsw Starts */ .eb-post-grid-wrapper.eb-post-grid-q7pmxsw{ display: grid; position: relative; grid-template-columns: repeat(3, minmax(0, 1fr)); gap:10px; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-post-grid-column { padding: 0px; border-radius: 0px; box-shadow: rgba(0,0,0,0.1) 0px 3px 10px 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-q7pmxsw .ebpg-post-grid-column:hover { box-shadow: rgba(0,0,0,0.1) 0px 3px 10px 0px ; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-entry-media { order: 1 } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-entry-thumbnail { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-entry-thumbnail img { height:240px; border-radius: 0px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-grid-post-holder .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0); border-radius: 0px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-grid-post-holder .ebpg-entry-thumbnail:hover:after, .eb-post-grid-wrapper.eb-post-grid-q7pmxsw.style-5 .ebpg-grid-post-holder:hover .ebpg-entry-thumbnail:after { background-color: rgba(0 0 0 / 0.5); border-radius: 0px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-entry-header { order: 2 } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-entry-title { text-align: left; font-family: "Montserrat", sans-serif; font-size: 20px; line-height: 1.3em; font-weight: 500; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-entry-title a { color: #333333; font-family: "Montserrat", sans-serif; font-size: 20px; line-height: 1.3em; font-weight: 500; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-entry-title a:hover { color: #ec1c24; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-entry-content, .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-grid-post-excerpt { order: 4 } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-grid-post-excerpt p { color: #333333; text-align: left; font-size: 15px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-readmore-btn { text-align: left; order: 10; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-readmore-btn a { color: #3d8fd4; background-color: var(--eb-global-button-text-color); font-size: 13px; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; padding: 10px; border-radius: 30px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-readmore-btn a:hover { color: var(--eb-global-button-text-color); background-color: #ec1c24; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-author-avatar img { border-radius: 50px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-posted-on { color: #9e9e9e; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-posted-by { color: rgba(158,158,158,1); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-posted-by a { color: rgba(158,158,158,1); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-posted-by a:hover { color: var(--eb-global-primary-color); } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-meta a { color: var(--eb-global-text-color); background-color: var(--eb-global-secondary-color); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-meta a:hover { color: var(--eb-global-text-color); background-color: var(--eb-global-primary-color); } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-categories-meta a { color: var(--eb-global-button-text-color); background-color: var(--eb-global-secondary-color); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-categories-meta a:hover { color: var(--eb-global-button-text-color); background-color: var(--eb-global-primary-color); } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-tags-meta a { color: var(--eb-global-button-text-color); background-color: var(--eb-global-tertiary-color); font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-tags-meta a:hover { color: var(--eb-global-button-text-color); background-color: var(--eb-global-secondary-color); } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-read-time { color: #333333; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-meta.ebpg-dynamic-values { color: var(--eb-global-secondary-color); background-color: undefined; font-size: 13px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-header-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; order: 3 } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-header-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-header-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-footer-meta { justify-content: left; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 10px; order: 5 } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-footer-meta .ebpg-entry-meta-items { justify-content: left; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-footer-meta .ebpg-entry-meta-items > * { margin-right:10px; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-pagination { text-align: center; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-pagination button { color: var(--eb-global-button-text-color); background-color: var(--eb-global-button-background-color); 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-width: 1px; border-color: #c3c3c3; border-style: solid; border-radius: 4px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-pagination button:hover { color: var(--eb-global-button-text-color); background-color: var(--eb-global-tertiary-color); } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-pagination button.ebpg-pagination-item.active { color: var(--eb-global-button-text-color); background-color: var(--eb-global-tertiary-color); } .wp-admin .eb-parent-eb-post-grid-q7pmxsw { display: block; opacity: 1; } .eb-parent-eb-post-grid-q7pmxsw { display: block; }  @media(max-width: 1024px){ .eb-post-grid-wrapper.eb-post-grid-q7pmxsw{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-footer-meta .ebpg-entry-meta-items > * { } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-q7pmxsw { display: block; opacity: 1; } .eb-parent-eb-post-grid-q7pmxsw { display: block; } } @media(max-width: 767px){ .eb-post-grid-wrapper.eb-post-grid-q7pmxsw{ grid-template-columns: repeat( 1, minmax(0, 1fr) ); } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-header-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-header-meta .ebpg-entry-meta-items > * { } .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-footer-meta .ebpg-author-avatar, .eb-post-grid-wrapper.eb-post-grid-q7pmxsw .ebpg-footer-meta .ebpg-entry-meta-items > * { } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-post-grid-q7pmxsw { display: block; opacity: 1; } .eb-parent-eb-post-grid-q7pmxsw { display: block; } }/* =eb-post-grid-q7pmxsw= Ends */