.smc_elementor_album_details, .album_image_overlay,
.smc_elt_gallery_single_details, .gallery_single_image_overlay {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 100%;
    text-align: center;
    opacity: 1;
}
.smc_elementor_album_details, .smc_elt_gallery_single_details {
	top: 60%;
	transform: translateY(-50%);
	opacity: 0;
}
.smc_elementor_album:hover .smc_elementor_album_details,
.smc_elementor_gallery_single:hover .smc_elt_gallery_single_details {
	opacity: 1;
	top: 50%;
}
.smc_elementor_album, .smc_elementor_gallery_single {
	position: relative;
}
.smc_elementor_album.align_center, .smc_elementor_gallery_single.align_center {
	margin: 0 auto;
}
.smc_elementor_album.align_right, .smc_elementor_gallery_single.align_right {
	float: right;
}
.smc_elt_gallery_title {
    font-size: 24px;
    line-height: 1.6em;
    font-weight: 700;
    letter-spacing: 0.15px;
    margin: 2px auto;
}
.smc_elt_gallery_subtitle {
    font-size: 12px; 
    line-height: 1.6em;
    font-weight: 400;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    margin: 0 auto;
}
.smc_ar_11 {
	width: 100%;
	padding-top: 100%;
}
.album_image_overlay {
	width: 100%;
    height: 100%;
    top: 0;
    left: 0;	
}
.gallery_single_image_overlay {
    opacity: 0;
}
.smc_elementor_gallery_single:hover .gallery_single_image_overlay {
    opacity: 0.9;
}

.smc-mc-align-center .swp_mc_subscr_container {
    margin: 0 auto;
}

.smc-mc-align-right .swp_mc_subscr_container {
    float: right;
}

img.image_on_vinyl, .elementor img.image_on_vinyl {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    max-width: 31%;
    transform: translate(-50%, -50%);
    margin-top: -7px;
    margin-left: 2px;
}
.smc_elementor_album:hover .slide_vinyl {
	left: 48%;
}
h3.album_title, h4.album_subtitle {
	letter-spacing: 1px;
	text-indent: 1px;
	margin: 0;
}
h3.album_title {
	font-size: 24px;
	line-height: 1em;
	font-weight: 700;
    line-height: 1em;
}
h4.album_subtitle {
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
    margin-top: 5px;
}
.eventlist_year {
    line-height: 23px;
    letter-spacing: 1px;
}
.ev_cd_img {
    width: 100px;
    padding-right: 20px;
}
.ec_details_inner, .ev_cd_img {
    display: inline-block;
}
.elementor-custom-embed-play.slide-video-play-icon-container i {
    opacity: 1;
    font-size: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.slide-video-play-icon-container-inner {
    cursor: pointer;
    position: relative;
    width: 70px;
    height: 70px;
    position: relative;
    border-radius: 50%;
}
.gallery_single_image_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}

.ar_square_css, .ar_16_9_css, .ar_4_3_css, .ar_2_3_css, .ar_10_16_css {
    position: relative;
    width: 100%;
}
.ar_square_css {
    padding-top: 100%;
}
.ar_16_9_css {
    padding-top: 56.25%; /*9/16*/
} 
.ar_4_3_css {
    padding-top: 75%;
}
.ar_10_16_css {
    padding-top: 160%;
}
.ar_2_3_css {
    padding-top: 150%;
}

.artist_overlay {
    position: absolute;
}

.swp-animate-play, .swp-animate-play i {
    z-index: 1;
}
.swp-animate-play::after {
  content: '';
  width: 100%; 
  height: 100%;
  border-radius: 100%;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: swp_ring_fade 1.4s infinite;
}

@keyframes swp_ring_fade {
  0% {
    width: 80%;
    height: 80%;
    opacity: 1;
  }
  100% {
    width: 140%;
    height: 140%;
    opacity: 0;
  }
}

.smc_gallery_overlay_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.smc_gallery_overlay_text {
    font-size: 14px; 
    line-height: 2em;
    font-weight: 300;
    letter-spacing: 1px;
}
.smc_gallery_overlay_icon {
    font-size: 40px;
}

.artists-on-row-2 .single_artist_item:nth-child(2n) {
    margin-right: 0 !important;
}
.artists-on-row-3 .single_artist_item:nth-child(3n) {
    margin-right: 0 !important;
}
.artists-on-row-4 .single_artist_item:nth-child(4n) {
    margin-right: 0 !important;
}
.artists-on-row-5 .single_artist_item:nth-child(5n) {
    margin-right: 0 !important;
}

.elementor-button.smc-elt-btn {
    font-size: 13px; 
    letter-spacing: 0.5px; 
    font-weight: 500;
    line-height: 1em;
    border-radius: 3px;
    padding: 21px 30px;
    text-transform: uppercase;
}
.hide-share-prefix-yes .lc_share_item_text {
    display: none;
}

@media only screen and (max-width : 768px) {
    .artists-on-row--tablet2 .single_artist_item:nth-child(2n) {
        margin-right: 0 !important;
    }
    .artists-on-row--tablet3 .single_artist_item:nth-child(3n) {
        margin-right: 0 !important;
    }
    .artists-on-row--tablet4 .single_artist_item:nth-child(4n) {
        margin-right: 0 !important;
    }
    .artists-on-row--tablet5 .single_artist_item:nth-child(5n) {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width : 480px) {
    .artists-on-row--mobile2 .single_artist_item:nth-child(2n) {
        margin-right: 0 !important;
    }
    .artists-on-row--mobile3 .single_artist_item:nth-child(3n) {
        margin-right: 0 !important;
    }
    .artists-on-row--mobile4 .single_artist_item:nth-child(4n) {
        margin-right: 0 !important;
    }
    .artists-on-row--mobile5 .single_artist_item:nth-child(5n) {
        margin-right: 0 !important;
    }
}