/*
Theme Name: InstaBitches
Version: 1.0
*/

.modal#msisdn-modal #pin-form .input-box .button {
    line-height: 22px;
}
.modal#msisdn-modal #pin-form .input-box .button span {
    font-size: 11px;
    display: block;
}
.optin-button-1, .reels-slider .item .details .optin-2-button {
    font-family: 'Inter-Bold';
    font-size: 20px;
    margin-top: 8px;
    line-height: 1.4;
    height: auto;
}
.optin-button-1 .profile-desc, .reels-slider .optin-2-button .profile-desc, .reels-slider .price-info {
    font-family: 'Inter-Regular';
    text-align: left;
    display: block;
    font-size: 12px;
    padding: 0 0 10px;
}
.optin-button-1 img {
    margin-top: -5px;
}
.profile-item .desc i {
    color: #000;
    font-style: normal;
    text-decoration: underline;
}
.profiles .desc, .videos-list .desc {
    font-size: 12px;
    padding: 8px 0;
}
.reels-slider .price-info {
    background-image: url(assets/images/info-2.png);
    background-size: cover;
    margin-top: -35px;
    z-index: 100;
    position: absolute;
    text-align: right;
    text-decoration: underline;
    color: #fff;
    padding: 0;
    width: 50px;
    height: 50px;
    background-size: 16px;
    float: right;
    right: 0;
    background-repeat: no-repeat;
    background-position: center right 10px;
    bottom: 0;
}
.reels-slider .item .details .optin-2-button {
    padding-top: 3px;
}
.reels-slider .item .details .optin-2-button img {
    padding-left: 0;
}
.black-button .optin-button-1, .black-button .reels-slider .item .details .optin-2-button {
    color: #000;
}
.black-button .profile-desc, .black-button .reels-slider .item .details {
    color: #fff;
}

.page-template-default .content td {
    font-size: 12px;
    border: 1px solid;
}
.page-template-default .content .wp-block-table {
    overflow-y: scroll;
}

.disclaimer-custom {
    display: none;
}
.disclaimer-custom.active {
    display: block;
}