.link-html {
    min-height: 100%;
}

.link-body {
    /* background-size: cover !important; */
    /* background-position: center center !important; */
    background-repeat: no-repeat !important;
    min-height: 100%;
}

.link-video-background {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
}

.link-content {
    padding-top: 2rem;
}

.link-image {
    width: 125px;
    height: 125px;
    object-fit: contain;
}

.link-verified {
    border: 2px solid #3897F0;
    border-radius: 50rem;
    padding: .25rem .4rem;
    background: white;
    color: #3897F0;
    font-weight: bold;
}

.link-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    white-space: normal;
    word-wrap: break-word;
    padding: 1rem;
    font-size: 1.1rem;
    box-shadow: 0 0 20px #00000010;
    transition: opacity 0.3s, background 0.3s;
    border-radius: 0;
}

.link-pos {
    display: flex;
    justify-content: center;
    align-items: center;
}

.link-pos-center {
    flex-direction: row;
    justify-content: center;
}

.link-pos-right {
    flex-direction: row-reverse;
    justify-content: space-between;
}

.link-pos-left {
    flex-direction: row;
    justify-content: space-between;
}

.link-pos-left .link-name,
.link-pos-right .link-name,
.link-pos-left .social-name,
.link-pos-right .social-name {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.link-btn:hover {
    animation: none;
}

.link-btn-straight {
    border-radius: 0;
}

.link-btn-round {
    border-radius: 50px;
}

.link-btn-rounded {
    border-radius: .3rem;
}

.link-avatar-straight {
    border-radius: 0;
}

.link-avatar-round {
    border-radius: 50rem;
}

.link-avatar-rounded {
    border-radius: .3rem;
}

.link-hover-animation {
    transition: transform 0.3s;
}

.link-hover-animation:hover {
    transform: scale(1.025);
}

.link-btn-image-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: 45px;
    max-height: 45px;
}

.link-grid-image-wrapper {
    position: relative;
    height: 10rem;
    width: 100%;
    background: var(--primary-100);
    border-radius: .25rem;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

@media (min-width: 992px) {
    .link-grid-image-wrapper {
        height: 20rem;
    }
}


.link-grid-image-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .25);
    padding: .25rem 1rem;
}

.link-grid-image-overlay-name {
    color: white;
    font-size: 1.1rem;
}

.link-grid-image-overlay-text {
    color: white;
    font-size: 1.1rem;
}

.link-btn-image {
    width: 100%;
    height: auto;
}

.link-external-item-image {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.link-iframe-round {
    border-radius: .3rem;
    overflow:hidden;
    position:relative;
}

.link-round {
    border-radius: .3rem;
}

.link-qr-code img {
    width: 100%;
}

.link-footer {
    margin: 3rem 0;
}

.link-footer-branding {
    font-size: .9rem;
}

/* Modals */
.modal-header {
    padding: 1rem;
    border-bottom: 0;
}

.modal-subheader {
    padding: 0 1rem;
    border-bottom: 0;
    margin: 0;
}

.modal-content {
    padding: 1rem;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}


.slide-image-wrapper {
    position: relative;
    height: 20rem;
    width: 100%;
    background: var(--primary-100);
    border-radius: 0.25rem;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

.slide-image-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .25);
    padding: 0.25rem 1rem;
}

.slide-image-overlay-text {
    color: white;
    font-size: 1.1rem;
}

.socials-type-button {

}

.socials-type-link {

}

.socials-soc {

}

.socials-soc:hover {
    text-decoration: none;
}

/** тема соцек **/


.socials-theme-round i,
.socials-theme-squares i {
    vertical-align: middle;
    color: #fff!important;
    line-height: 30px;
}

.socials-theme-normal a {
    display: inherit;
}


.socials-theme-round .socials-soc-email .social-icon,
.socials-theme-squares .socials-soc-email .social-icon{
    background: #35c7ed!important;
}

.socials-theme-round .socials-soc-tel .social-icon,
.socials-theme-squares .socials-soc-tel .social-icon {
    background: #22a79b!important;
}

.socials-theme-round .socials-soc-telegram .social-icon,
.socials-theme-squares .socials-soc-telegram .social-icon {
    background: #45aee4!important;
}

.socials-theme-round .socials-soc-whatsapp .social-icon,
.socials-theme-squares .socials-soc-whatsapp .social-icon {
    background: #2bb858!important;
}

.socials-theme-round .socials-soc-facebook .social-icon,
.socials-theme-squares .socials-soc-facebook .social-icon {
    background: #3d5a96!important;
}

.socials-theme-round .socials-soc-facebook-messenger .social-icon,
.socials-theme-squares .socials-soc-facebook-messenger .social-icon {
    background: #3d5a96!important;
}

.socials-theme-round .socials-soc-vk .social-icon,
.socials-theme-squares .socials-soc-vk .social-icon {
    background: #4c77a6!important;
}

.socials-theme-round .socials-soc-instagram .social-icon,
.socials-theme-squares .socials-soc-instagram .social-icon {
    background: #F56040!important;
}

.socials-theme-round .socials-soc-twitter .social-icon,
.socials-theme-squares .socials-soc-twitter .social-icon {
    background: #2aa3ef!important;
}

.socials-theme-round .socials-soc-tiktok .social-icon,
.socials-theme-squares .socials-soc-tiktok .social-icon {
    background: #FD3E3E!important;
}

.socials-theme-round .socials-soc-youtube .social-icon,
.socials-theme-squares .socials-soc-youtube .social-icon {
    background: #f52929!important;
}

.socials-theme-round .socials-soc-soundcloud .social-icon,
.socials-theme-squares .socials-soc-soundcloud .social-icon {
    background: #ff8800!important;
}

.socials-theme-round .socials-soc-linkedin .social-icon,
.socials-theme-squares .socials-soc-linkedin .social-icon {
    background: #007ab7!important;
}

.socials-theme-round .socials-soc-spotify .social-icon,
.socials-theme-squares .socials-soc-spotify .social-icon {
    background: #1db954!important;
}

.socials-theme-round .socials-soc-pinterest .social-icon,
.socials-theme-squares .socials-soc-pinterest .social-icon {
    background: #df0022!important;
}

.socials-theme-round .socials-soc-snapchat .social-icon,
.socials-theme-squares .socials-soc-snapchat .social-icon {
    background: #dfdc00!important;
}

.socials-theme-round .socials-soc-twitch .social-icon,
.socials-theme-squares .socials-soc-twitch .social-icon {
    background: #6441a5!important;
}

.socials-theme-round .socials-soc-discord .social-icon,
.socials-theme-squares .socials-soc-discord .social-icon {
    background: #7289D9!important;
}


.socials-theme-round .social-icon {
    padding: 0.5rem 0.7rem;
    border-radius: 50% !important;
    display: inline-block;
}

.socials-theme-squares .social-icon {
    padding: 0.5rem 0.7rem;
    display: inline-block;
}




/** тип соцек - кнопки **/

.socials-type-button a {
    padding: 0.5rem;
}

.socials-type-button.socials-theme-normal .socials-soc-email i {
    color: #35c7ed!important;
}

.socials-type-button.socials-theme-normal .socials-soc-tel i {
    color: #22a79b!important;
}

.socials-type-button.socials-theme-normal .socials-soc-telegram i {
    color: #45aee4!important;
}

.socials-type-button.socials-theme-normal .socials-soc-whatsapp i {
    color: #2bb858!important;
}

.socials-type-button.socials-theme-normal .socials-soc-facebook i {
    color: #3d5a96!important;
}

.socials-type-button.socials-theme-normal .socials-soc-facebook-messenger i {
    color: #3d5a96!important;
}

.socials-type-button.socials-theme-normal .socials-soc-vk i {
    color: #4c77a6!important;
}

.socials-type-button.socials-theme-normal .socials-soc-instagram i {
    color: #F56040!important;
}

.socials-type-button.socials-theme-normal .socials-soc-twitter i {
    color: #2aa3ef!important;
}

.socials-type-button.socials-theme-normal .socials-soc-tiktok i {
    color: #FD3E3E!important;
}

.socials-type-button.socials-theme-normal .socials-soc-youtube i {
    color: #f52929!important;
}

.socials-type-button.socials-theme-normal .socials-soc-soundcloud i {
    color: #ff8800!important;
}

.socials-type-button.socials-theme-normal .socials-soc-linkedin i {
    color: #007ab7!important;
}

.socials-type-button.socials-theme-normal .socials-soc-spotify i {
    color: #1db954!important;
}

.socials-type-button.socials-theme-normal .socials-soc-pinterest i {
    color: #df0022!important;
}

.socials-type-button.socials-theme-normal .socials-soc-snapchat i {
    color: #dfdc00!important;
}

.socials-type-button.socials-theme-normal .socials-soc-twitch i {
    color: #6441a5!important;
}

.socials-type-button.socials-theme-normal .socials-soc-discord i {
    color: #7289D9!important;
}


