/* Start: Alter Core */
.content::-webkit-scrollbar {
    width: 7px !important;
    /* background: #F0F0F0; */
    background: rgb(240,240,240) !important;
    background: linear-gradient(180deg, rgba(240,240,240,1) 75%, rgba(255,255,255,1) 100%) !important;
}
.content::-webkit-scrollbar-thumb {
    /* background: rgba(0, 0, 0, 0.1); */
    border-right: 3px solid #e12060 !important;
}
/* End: Alter Core */

/* Filter into view: creators*/
.bg-trans-danger {
    background: #CA1E25;
}

.card-filter {
    border-color: #dee2e6;
}

/* view: home */
.bg-black {
    background-color: #000!important;
}

.text-fucsia {
    /*color: #f5365c!important;*/
    color: #FF0C5B!important;
}

.fs-text-home {
    font-size: large;
}
.text-black {
    color: #000;
}

.bg-light-deg {
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
}

.bg-dark-app {
    background-color: #303030!important;
}

.framework-img {
			box-shadow: 0 0 0 10px #303030, /*Border-front*/
						0 0 0 11px #f5365c; /*Border-back*/
} /*0 20px 20px -12px #007BFF;*/ /*Sombra*/


/*.wrapper-img-home {*/
/*    border-right: 4px solid transparent;*/
/*    border-image: linear-gradient(to bottom, #f5365c 0%, #000000 100%) 1;*/
/*    box-shadow: -3px 4px 10px 0px rgba(255, 255, 255, 0.1) !important;*/
/*}*/

/* includes/listing-creators */
.ul-listing-creators li a {
    color: #5f5f5f;
}
.ul-listing-creators li a:hover {
    color: #e12061;
}

.card-custom
/* table.table  */
{
    box-shadow:0px 2px 10px 2px rgba(0, 0, 0, 0.1)!important;
    border: 1px solid rgba(0,0,0,.125)!important;
}

@media (min-width: 576px)   {}
@media (min-width: 768px)   {}


/* JDev:2022/09/19 */
.-h-inherit {
    height: inherit;
}
.-font-weight-600 {
    font-weight: 600;
}

.jumbotron__duo-card {
    background-color: #fff;
}
.jumbotron__duo-card .content-data {
    border-left: 1px solid #e12060;
    border-top: 1px solid #e12060;
    border-right: 1px solid #e12060;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    padding-bottom: 5px;
}
.jumbotron__duo-card .content-link {
    border-left: 1px solid #e12060;
    border-right: 1px solid #e12060;
    border-bottom: 1px solid #e12060;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
}
.jumbotron__duo-card .content-data ._home-subtitle {
    line-height: 2.5rem;
}
.jumbotron__duo-card .content-data p {
    margin: 10px 0;
}
@media(min-width: 568px) {
    .jumbotron__duo-card .content-data p {
        margin: 30px 0;
    }
}
.jumbotron__duo-card .content-link .btn {
    width: 80%;
}
@media(min-width: 992px) {
    .jumbotron__duo-card .content-link .btn {
        width: 60%;
    }
}

._modal-invoice ._table-sm th, ._modal-invoice ._table-sm td {
    padding: 0.3rem;
}

._modal-invoice button.close {
    color: #FF0C5B;
}

._modal-invoice .invoice-col {
    font-size: 15px;
}

._modal-invoice table thead th {
    color: #5f5f5f
}

._modal-invoice .page-header img {
    height: auto;
    max-height: 40px;
    max-width: 50%;
}


._home-title {
    font-size: 2.2rem;
}

@media(min-width: 568px) {
    ._home-title {
        font-size: 3.5rem;
    }
}

@media(min-width: 568px) {
    ._home-subtitle {
        font-size: 2.5rem;
    }
}
@media(max-width: 567px) {
    ._home-subtitle {
        font-size: 1.75rem;
    }
}

.-wrp-ico-xs {
    display: inline-block;
    width: 20px;
}
._mobile-head .nav-item .nav-link {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
._navbar-nav--mobile .-wrp-ico-xs {
    margin-right: 5px;
}

._mobile-head .navbar-nav .nav-link img {
    width: 20px;
    height: 20px;
}

._section-meet {
    
}



._subscribed-label {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.85px;
    padding: 0 10px;
    letter-spacing: 0.5;
}

._subscribed-label.--post {
    top: initial;
    right: initial;
    left: 0;
    bottom: -30px;
}
/* @media(min-width: 568px) {
    ._subscribed-label.--post {
        bottom: -25px;
    }
} */

._wrp-profile-ico {    
    display: inline-block;
    width: 25px;
}

/* message actions - 21/09/2023 */
.btn-compact-msg {
    width: 40px;
    height: 40px;
    display: grid;
    place-content: center;
    padding: 0;
}

/**
==================================================================
 : WhatsApp Link
==================================================================
***/
.fixed-chat {
    position: fixed;
    right: 16px;
    bottom: 10px;
    z-index: 10;
    display: block; 
  }
.fixed-chat a {
    border-radius: 50%;
    background-color: #128c7e;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    width: 48px;
    height: 48px;
    color: #ece5dd;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px, rgba(0, 0, 0, 0.2) 0px 2px 12px;
    transform: transform 100ms ease-in-out 0s;
}
.fixed-chat a:hover {
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px, rgba(0, 0, 0, 0.2) 0px 4px 16px;
    transform: scale(1.075);
    background-color: #25d366;
    color: white;
}
.fixed-chat a:focus {
    color: white;
}
.fixed-chat a i {
    font-size: 1.875rem;
}
.fixed-chat > p {
    position: absolute;
    left: -2.4px;
    top: -2.4px;
    z-index: 30;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    line-height: 16px;
    font-size: 0.75rem;
    font-weight: 600;
    border-radius: 50%;
    background-color: #E12060;
    text-align: center;
    color: #fff;
    margin: 0;
}
@media(min-width: 561px) {
    .fixed-chat {
        right: 25px;
        bottom: 25px;
    }
}
/* // WhatsApp Link */