: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
/* Styles for the profile bio */
section.profile-details div:last-child {
text-decoration: none !important;
text-decoration: none !important;
/* Hover effect for the edit profile button */
a.profile-link, a.profile-link h2 {
text-decoration: none !important;
/* Instagram feed layout design */
.embedpress-insta-container {
max-height: 100% !important;
.insta-grid .embedpress-insta-container .insta-gallery {
grid-template-columns: repeat(3, minmax(0, 1fr));
/* Ensure items flow in rows */
.insta-carousel .embedpress-insta-container .insta-gallery {
grid-auto-columns: calc(25% + 0px);
.insta-masonry .embedpress-insta-container .insta-gallery {
.insta-grid .embedpress-insta-container .insta-gallery-item {
.embedpress-insta-container .insta-gallery-item:hover {
.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item {
.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item video.insta-gallery-image {
.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info,
.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info {
background-color: rgba(0, 0, 0, 0.7);
.insta-masonry .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info {
height: calc(100% + 4px);
.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info,
.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info {
.embedpress-insta-container .insta-gallery-item-info ul {
.embedpress-insta-container .insta-gallery-item-info li {
.embedpress-insta-container .insta-gallery-item-likes {
.embedpress-insta-container .insta-gallery-item-type {
text-shadow: 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, .1);
.embedpress-insta-container .insta-gallery-image {
.insta-masonry .embedpress-insta-container .insta-gallery-image {
.insta-gallery-item-info svg {
.insta-item-reaction-count {
.insta-item-reaction-count .insta-gallery-item-likes, .insta-item-reaction-count .insta-gallery-item-comments {
.insta-gallery-item-info .insta-item-reaction-count svg {
.insta-gallery-item-type svg {
.insta-gallery-item-type svg.insta-video-icon {
.cg-carousel__btns.hidden {
transform: translateY(-50%);
.ep-embed-content-wraper.insta-carousel .cg-carousel__btns {
.ep-embed-content-wraper.insta-carousel .insta-gallery-item-permalink {
.cg-carousel__btns button {
button#js-carousel__prev-1 {
transform: translateY(-50%); */
button#js-carousel__next-1 {
transform: translateY(-50%); */
.embedpress-popup-block.embedpress-popup-img {
.popup-carousel, .cg-carousel__track {
.popup-container .popup-carousel .cg-carousel__track {
.popup-container .popup-carousel {
button.js-carousel__prev-1 {
transform: translateY(-50%);
button.js-carousel__next-1 {
transform: translateY(-50%);
.load-more-button-container, .load-more-button-container button {
.load-more-button-container button {
background-color: #037bff;
/* Popup design for instafeed */
background-color: rgba(0, 0, 0, 0.85);
transform: translate(-50%, -50%);
height: calc(100% - 100px);
.popup-container .popup-md-9.white {
.embedpress-popup-img img {
video.popup-media-image {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
.embedpress-popup-header, .embedpress-hashtag-header {
justify-content: space-between;
border-bottom: 1px solid #f4e9e9;
border-bottom: 1px solid #f4e9e9;
.embedpress-hashtag-header {
.embedpress-hashtag-username {
.embedpress-popup-header-img img, .embedpress-hashtag-header-img img {
border-radius: 50% !important;
border: 2px solid #037bff !important;
.embedpress-popup-header-img a, .embedpress-hashtag-header-img a {
text-decoration: none !important;
.embedpress-popup-username {
text-decoration: none !important;
img.embedpress-hashtag-round {
border-radius: 50px !important;
text-decoration: none !important;
.embedpress-popup-block.embedpress-popup-info {
justify-content: space-between;
/* max-height: calc(100% - 67px);
border-bottom: 1px solid #f4e9e9;