.account-link-public img {
    transform: rotate(180deg);
}
.upgrade-body .form-bottom-text{
    font-size: 14px;
    color: #c4c4c4;
    text-decoration: underline;
}
.upgrade-body .range-container span{
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}
.upgrade-body-bg {
    border-radius: 10px;
}
.admin-container .modal-dialog {
    top: 5%;
}
@media (max-width: 575px) {
    .admin-container  .modal-dialog {
        margin: .5rem auto;
        padding: 0 .5rem;
        min-width: 206px;
    }
}
.upgrade-body .btn-yellow{
    font-size:16px;
}
.sidebar-list .form-switch-slider,
.sidebar-list .form-switch-slider:before{
    display:none;
}
.sidebar-list>* .account-link>* {
    opacity: 1;
}
#account-billing-popup .tab-content .form-text-input,
#profile-settings-popup .modal-content .form-text-input{
    padding: 14px 20px;
}
#account-billing-popup .tab-content .form-text-input,
#profile-settings-popup .tab-content .form-text-input,
#account-billing-popup.modal-content .form-text-input ::placeholder,
#profile-settings-popup .modal-content .form-text-input ::placeholder{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #969696;
}
#account-billing-popup .btn-container {
    width: 50%;
    padding-left: 10px;
}
#account-billing-popup  .form-label ,
#profile-settings-popup .form-label {
    margin-bottom:2px;
}
#profile-settings-popup .form-label-name {
    margin: 0 0 11px 15px;
}
#account-billing-popup .tab-content.btn-grey,
#profile-settings-popup .btn-grey{
    padding: 11px 57px;
}
#account-billing-popup .h4-heading{
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
#account-billing-popup .form-bottom-static {
    margin: 30px 0 0;
}
#account-billing-popup .settings .h4-heading{
    font-weight: 600;
}
#account-billing-popup .settings{
    margin-top: 56px;
}
#account-billing-popup .settings-block {
    padding: 20px 22px;
}
#account-billing-popup .settings-block-subheading {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0;
}
#account-billing-popup  .settings-block-line-name {
    font-weight: 400;
}
#account-billing-popup  .settings-block-line {
    margin: 22px 0 24px 0;
}
#account-billing-popup  .settings-block-line:last-child{
    margin-bottom:0;
}
.shop-choice-item {
    width: 100%!important;
    pointer-events: none;
    align-items: center;
}
.modal-dialog .settings {
    margin-top: 45px!important;
}
.modal-content .modal-body h4{
    font-weight: 600;
    font-size: 20px;
    line-height: 24px!important;
    color: #FFFFFF;
}
.settings-block-line span{
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
.settings-wide .settings-block-line {
    margin: unset;
}
.settings-block {
    padding: 16px 20px 16px 40px;
}
.form-switch-option:last-of-type {
    font-weight: 500;
}
.shop-choice-item-text-name {
    font-size: 20px;
    margin-bottom: 6px;
}
.shop-choice-item-text-desc {
    font-size: 14px;
    font-weight: 400;
    color: #c4c4c4;
    max-width: 100%;
}
.shop-choice-item-price {
    margin-left: auto;
}
.shop-choice-item-price-total {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    text-align: right;
}
.shop-choice-item-price-total .price {
    color: #ACCAFF;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Termina', serif;
    margin-bottom: 6px;
}
.shop-choice-item-price-total .price span {
    font-family: 'Termina', serif;
}
.shop-choice-item-price-total .text {
    color: #c4c4c4;
    font-size: 14px;
    font-weight: 400;
}
.shop-choice-item-price-monthly {
    color: #ACCAFF!important;
    line-height: 24px;
    position: relative;
    top: -2px;
}
.input-checkmark-wrapper {
    background-color: #2e2e2e;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    min-width: 22px;
    min-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-totals{
    margin-top:50px;
    text-align: right;
    margin-bottom: 40px;
}
.shop-totals span{
    font-family: 'Termina';
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
}
.shop-totals .shop-total{
    font-family: 'Termina';
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
}
.shop-totals div:nth-child(2){
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #C4C4C4;
}
.fake-popup .btn-warning{
    color: #000;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    height: 50px;
    width: 239px;
    text-align: center;
    background-color: #EBFF72!important;
}
.shop-checkout .btn-warning{
    margin: 27px 0 0 auto;
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    height: 50px;
    width: 285px;
    text-align: center;
    background-color: #EBFF72!important;
}
.fake-popup  .btn-warning:hover,
.shop-checkout .btn-warning:hover{
    background-color: #202020!important;
    border: 1px solid #EBFF72;
    color:#fff;
}
.fake-popup{
    width: 619px;
    height: 90px;
    background: #343434;
    border-radius: 10px;
}
.shop-choice-item.disabled .shop-choice-item-text,
.shop-choice-item.disabled {
    cursor: default;
}
#market-shop-popup .modal-dialog {
    top: unset!important;
    margin-bottom: 50px;
}
.modal-body .tab-nav-item.active{
    font-weight: 500;
}
.modal-body .tab-nav-item{
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}
.modal-body .tab-nav {
    width: 494px;
    justify-content: space-between;
    background-color: #343434;
    border-radius: 10px;
}
.form-label-name {
    line-height: 17px;
}
#account-billing-popup .form {
    gap: 25px 20px;
}
.table-market th{
    font-weight:600;
    font-size: 14px;
}
.table-market .table-text-small:last-of-type {
    margin-bottom: 0px;
}
.sidebar {
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
.sidebar-profile-name {
    border-radius: 53px;
	height:28px;
}
.sidebar-profile {
    margin-bottom: 20px;
}
#LoginPopup .upgrade-body-bg {
    background-image:unset!important;
}
.upgrade-body-bg::before {
    margin: 0 auto;
    content: "";
    display: block;
    height: 290px;
    width: 279px;
    background-image: url(../img/pattern/signin-bg-blue.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
#ClosePopup .upgrade-body-bg::before {
    display: none;
    height: 0px;
    width: 0px;
    background-image:unset;
}
html body #ClosePopup .upgrade-body-bg {
    background-image: url(../img/pattern/deep-bg-blue.svg) !important;
}
#ClosePopup .upgrade-body-bg h2{
    margin-top:0px;
}
.upgrade-body-bg h2{
	margin-top:60px;
}
.modal-open .upgrade-body .text-12{
    font-size:16px;
    line-height: 28px;
}
.sidebar-profile-image img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 10px;
}
.sidebar {
    min-width: 71px;
}
.sidebar-list>* {
    max-width: 31px;
    min-width: 31px;
}
.sidebar-list .professional-text {
    background-color: #ACCAFF !important;
    color: #202020;
    cursor: default;
}
.sidebar-profile-image {
    width: 31px;
}
.account-link {
    margin: 0;
    border-radius: 0;
    display: flex;
    gap: 10px;
    height: 45px;
    width: 31px;
    align-items: center;
}
.account-link.dashboard-link {
    background-color: #ACCAFF;
    color: #202020;
}
.account-link label {
    display: flex;
    align-items: center;
}
.account-link img {
    height:15px;
    width:15px;
    margin-left: 8px;
}
.account-list-block {
    border-top: unset;
}
.account-list-block .dashboard-item .account-link:after {
    content: '';
    line-height: 1;
    margin-left: auto;
    background-image: url(/themes/ply/img/icons/account/dashboard-accordion-arrow.svg);
    background-repeat: no-repeat;
    background-size: 6px;
    transition: transform .2s ease-in-out;
    width: 6px;
    height: 4px;
}
.account-list-block .dashboard-item .account-link:not(.collapsed):after {
    transform: rotate(-180deg);
}
.account-list-block .dashboard-item-body {
    background-color: #292929;
    font-size: 12px;
}
.account-list-block .dashboard-item-body a:hover,
.account-list-block .dashboard-item-body a.active {
    color: #ebff72;
}
.settings-link {
    background-color: transparent;
    border: unset;
    text-decoration: underline;
    font-size: 12px;
    line-height: 15px;
}
#image{
    background-color: #343434;
    border-radius: 7px;
    height: 50px;
    line-height: 40px;
    font-family: 'Termina';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    padding-left: 15px;
}
#image::before {
    content: '';
    background-image: url(/themes/ply/img/icons/account/user_icon.svg);
    height: 50px;
    width: 50px;
    display: block;
    outline: none;
    -webkit-user-select: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 7px;
    position: absolute;
    left: 449px;
    background-size: cover;
    background-position: center;
}
#image::-webkit-file-upload-button {
    visibility: hidden;
}
.user-first{
    margin-bottom:40px!important;
}
#account-update-popup .modal-dialog{
    width:195px
}
#account-update-popup .modal-dialog{
    top:20%;
}
#account-update-popup .modal-dialog .bg-yellow{
    font-size: 21px;
    line-height: 25px;
}
#account-update-popup .modal-dialog .bg-yellow .modal-body {
    padding: 29px 0!important;
}
#account-update-popup .modal-body  img{
    height: 60px;
}

#delete-payment-popup .modal-dialog,
#checkout-popup .modal-dialog,
#account-update-popup .modal-dialog,
#checkout-popup .modal-dialog,
#account-deleted-popup .modal-dialog,
#account-subscription-popup .modal-dialog,
#account-buyed-successfully-popup .modal-dialog{
    top:30%;
}
#cookies-popup .modal-dialog{
    top: 7%;
}
#account-buyed-successfully-popup .modal-dialog .bg-yellow{
    font-size: 21px;
    line-height: 25px;
}
#account-buyed-successfully-popup .modal-body  img{
    height: 60px;
}


#account-delete-popup .modal-dialog{
    width: 225px;
    height: 355px;
    top: 30%;
}
#account-delete-popup h4{
    font-family: 'Termina';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
}
#account-delete-popup .form{
    margin-top:0!important;
}
#successModal .modal-dialog,
#delete-payment-popup .modal-dialog,
#add-card-not-successfully-popup .modal-dialog ,
#account-deleted-popup .modal-dialog ,
#account-subscription-popup .modal-dialog ,
#account-subscription-cancel-popup .modal-dialog {
    width: 225px;
    height: 300px;
    top: 30%;
}

#checkout-popup .modal-dialog ,
#cookies-popup .modal-dialog ,
#account-deleted-popup .modal-dialog ,
#account-subscription-popup .modal-dialog ,
#account-buyed-successfully-popup .modal-dialog ,
#account-subscription-cancel-popup  .modal-dialog  {
    height: 300px;
}
#successModal .modal-body,
#wrong-card-credentials-popup .modal-body,
#delete-payment-popup  .modal-body,
#add-card-successfully-popup .modal-body,
#add-card-not-successfully-popup .modal-body,
#checkout-popup .modal-body,
#cookies-popup .modal-body ,
#account-deleted-popup .modal-body ,
#account-subscription-popup .modal-body ,
#account-subscription-cancel-popup  .modal-body {
    padding: 25px!important;
}
#successModal  h4 ,
#delete-payment-popup  h4 ,
#add-card-not-successfully-popup h4 ,
#account-update-popup h4 ,
#account-subscription-popup h4 ,
#account-deleted-popup h4 ,
#account-subscription-cancel-popup h4 {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
}
#successModal p{
    color: #000;
    text-align: center;
    font-size: 12px;
    font-family: Termina;
    font-weight: 500;
}
#delete-payment-popup .form{
    margin-top:30px;
}
#delete-payment-popup .btn-primary {
    width: 175px!important;
    height: 39px!important;
    line-height: 4px;
    font-size: 14px;
    font-family: Termina;
    font-weight: 500;
    width: 175px!important;
    height: 39px!important;
}
#delete-payment-popup .subscription-link {
    border-radius: 10px;
    background: #000;
    height: 39px!important;
    color: #EBFFC2;
    display: block;
    text-decoration: none;
    line-height: 38px;
    font-size: 14px;
    font-family: Termina;
    font-weight: 500;
}
#add-card-successfully-popup .modal-dialog, #add-card-not-successfully-popup .modal-dialog, #wrong-card-credentials-popup .modal-dialog{
    width: 225px;
    height: 355px;
    top: 30%;
}

#account-deleted-popup h4,
#add-card-successfully-popup h4,
#add-card-not-successfully-popup h4,
#wrong-card-credentials-popup h4 {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
}

html body #account-delete-popup .modal-body{
    padding: 25px !important;
}
.button-not-clickable {
    pointer-events: none;
}

#account-delete-popup .btn-without-background{
    font-family: 'Termina';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    padding: 0 24px;
    height: 39px;
}
#account-delete-popup .btn-with-background{
    color: #EBFFC2!important;
    font-family: 'Termina';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    padding: 0 24px;
    height: 39px;
}
#delete-payment-popup, #add-payment-popup, #add-card-successfully-popup, #add-card-not-successfully-popup, #wrong-card-credentials-popup, #account-buyed-successfully-popup {
    z-index: 10000;
}
#add-payment-popup input[type=number] {
    -moz-appearance: textfield;
}
#add-payment-popup input::-webkit-outer-spin-button, #add-payment-popup input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#add-payment-popup .breadcrumb,
#add-payment-popup .title{
    display:none;
}

#add-payment-popup .form-control:focus {
    box-shadow: none!important;
}
#market-shop-popup .card,
#add-payment-popup .card{
    padding:0;
    border:none;
}
#market-shop-popup h5,
#add-payment-popup h1 {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px!important;
    text-align: center;
    margin-bottom: 35px!important;
}
#market-shop-popup h4{
    font-family: 'Termina';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px!important;
    text-align: left;
}
#market-shop-popup label,
#add-payment-popup label{
    font-family: 'Termina';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}
#market-shop-popup input,
#add-payment-popup select{
    background-color: #343434;
    padding-left: 12px;
    padding-top: 0;
    padding-bottom: 0;
    height:50px;
}
#market-shop-popup input[type="text"],
#add-payment-popup input[type="text"],
#add-payment-popup input[type="number"]{
    background-color: #343434!important;
    padding-left: 18px;
    padding-top: 0;
    padding-bottom: 0;
    height:50px;
}
#add-payment-popup input[type="number"] {
    border-radius: 15px;
    border-color: transparent;
}
#market-shop-popup select option,
#add-payment-popup select option{
    padding-left:5px!important;
}
#market-shop-popup input[type="text"],
#add-payment-popup input[type="text"],
#add-payment-popup input[type="number"],
#market-shop-popup input[type="text"]::placeholder,
#add-payment-popup input[type="text"]::placeholder,
#add-payment-popup input[type="number"]::placeholder,
#exp_year,
#exp_year option,
#exp_month option,
#exp_month{
    color:#969696;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}
#market-shop-popup .btn-wide,
#add-payment-popup .btn-wide{
    width:100%;
    margin-bottom: 0;
}
#market-shop-popup .row>*
#add-payment-popup .row>*,
#market-shop-popup .card-body,
#add-payment-popup .card-body{
    padding:0;
}
#market-shop-popup .shop-enter-card{
    width: 400px;
    display: block;
    margin: 0 auto;
}
#add-payment-popup .modal-content{
    max-width: 480px;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.expiry{
    width: fit-content;
    position: absolute;
    margin-top: -30px;
    margin-bottom: 0!important;
}
#exp_month{
    margin-top: 35px;
}
#market-shop-popup .exp:nth-child(1) {
    margin-top: 30px;
}
#market-shop-popup .exp:nth-child(2) {
    margin-top: 7px;
}
.exp:nth-child(1){
   padding-right:10px!important;
}
.exp:nth-child(2){
    padding-left:10px!important;
}
.cvc label{
    margin-bottom: 13px;
}
#exp_year_1,
#exp_year{
    margin-top: 11px;
}
#market-shop-popup  .form-group ,
#add-payment-popup .form-group {
    margin-bottom: 25px;
}
#add-payment-popup  .modal .form {
    margin-top: 0;
}
#reportContainer iframe{
    position: relative;
    left: 22px;
    width: 98%!important;
}
#account-billing-popup .table tr:first-of-type .table-heading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}
#account-billing-popup  .table-history .table-text b{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}
#account-billing-popup  .table-history .table-text b a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #EBFF72;
}
#account-billing-popup  .table-history  .table-item:first-child p,
#account-billing-popup  .table-history  .table-item-right p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
#account-billing-popup  .table-history  .table-item:first-child p{
    width: 84px;
}
#account-billing-popup .table-market  th{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}
#account-billing-popup .table-market th:nth-child(4),
#account-billing-popup .table-market th:nth-child(3),
#account-billing-popup .table-market th:nth-child(2){
    font-weight: 400;
}
#account-billing-popup .table-market  .table-text-small{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
}
#account-billing-popup .table-market .table-item:nth-child(4) a{
    text-decoration:underline;
}
#CookieItems1{
    display:none;
}
.cookies-buttons .btn-purple {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding: 10px;
}
#cookies-popup .modal-dialog{
    width: 440px;
}
.cookies-logo img{
    display:block;
    margin:0 auto;
    height:271px;
}
.cookies-buttons .mb-4{
    margin-bottom: 35px!important;
}
#cookies-popup .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -6%);
}
#cookies-popup  h3 {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 24px;
}
.cookies-content {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #C4C4C4;
    margin-bottom: 30px!important;
}
.cookies-buttons .btn-grey {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #C4C4C4;
    background-color: transparent;
    border-color: var(--bs-btn-hover-border-color);
    padding: 10px 24px;
}
.cookies-buttons .btn-grey:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
}
.cookies-buttons .mb-4 {
    margin-bottom: 35px!important;
}
.functional-form-check {
    margin-bottom: 35px;
}
.marketing-form-check, .functional-form-check {
    position: relative;
    padding-left: 0;
}
/* buttons sliders*/
.marketing-form-check input, .functional-form-check input {
    display: none;
}
.marketing-form-check .form-check-label, .functional-form-check .form-check-label {
    margin-left: 45px;
    color: #C4C4C4;
    font-size: 16px;
}
input:checked + .form-check-label:before {
    transform: translateX(20px);
}
.marketing-form-check .form-check-label:before, .functional-form-check .form-check-label:before {
    border-radius: 50%;
}
.marketing-form-check .form-check-label:before, .functional-form-check .form-check-label:before {
    background-color: #fff;
    content: "";
    height: 13px;
    width: 13px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 5px;
    transition: .4s;
    z-index: 2;
}
.marketing-form-check .form-check-label, .functional-form-check .form-check-label {
    margin-left: 45px;
    color: #C4C4C4;
    font-size: 16px;
}
input:checked + .form-check-label:after {
    background-color: #BBA3FF;
}
.form-check-label:after {
    content: "";
    height: 15px;
    width: 34px;
    background-color: #696969;
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    border-radius: 34px;
}
.form-check-label:after {
    z-index: 1;
}
.form-check-label:after {
    z-index: 1;
}
.default-card .card-setting button:before {
    transform: translateX(20px);
}
.billing-line .card-setting button:before {
    background-color: #fff;
    content: "";
    height: 13px;
    width: 13px;
    bottom: 0;
    cursor: pointer;
    left: -5px;
    position: relative;
    right: 0;
    transition: .4s;
    z-index: 2;
    display: block;
    border-radius: 100%;
}
.billing-line .card-setting button{
    border-radius: 34px;
    border: none;
    font-size: 0;
    height: 15px;
    width: 34px;
    background-color: #202020;
    position:relative;
    z-index: 1;
}
/*buttons sliders end*/
.billing-line .card-setting{
    margin-top: 0;
    position: absolute;
    right: 40px;
}
.default-card i{
    position: absolute;
    right: 40px;
    top: 40px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    color: #FFFFFF;
    margin-top: 4px;
}
.functional-form-check p, .marketing-form-check p {
    color: #C4C4C4;
    font-size: 14px;
}
.cookies-buttons .btn-purple {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding: 10px;
}
.cookies-buttons .mb-4 {
    margin-bottom: 35px!important;
}
#checkout-popup h4 {
    font-family: 'Termina';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px !important;
    text-align: left;
    margin-bottom: 40px !important;
}
.billing-plans p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #c4c4c4;
}
.billing-plans a {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    top: -8px;
}
.billing-plans p.price {
    margin-bottom: 0;
    font-family: 'Termina';
    font-weight: 600;
    font-size: 16px;
    line-height: 15px;
    color: #FFF;
}
#checkout-popup .text-end p{
    font-family: 'Termina';
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    margin-bottom: 30px;
}
#checkout-popup .text-end .total-text{
    font-weight: 400!important;
    font-family: 'Termina';
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
}
.subscription-time p,
.plan-name p,
.expiration-date p{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #FFFFFF;
}
#checkout-popup .price p{
    font-family: 'Termina';
}
.row-total{
    margin-top:60px;
}
#account-buyed-successfully-popup .market-success .bg-yellow {
    width: 600px;
    height: 420px;
    background-color: #202020!important;
    border-radius: 10px;
    margin: 0 auto;
}
#account-buyed-successfully-popup .market-success p{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #C4C4C4;
    margin-bottom: 36px;
    margin-top: 60px;
}
#account-buyed-successfully-popup .market-success h4{
    font-family: 'Termina';
    font-weight: 600!important;
    font-size: 34px;
    line-height: 41px!important;
    text-align: center!important;
    color: #FFFFFF!important;
}
@media (max-width: 991px) {
    #account-buyed-successfully-popup .market-success .bg-yellow {
        width: auto !important;
        height: auto !important;
    }
}
.fake-popup {
    display: flex;
    position: fixed;
    bottom: 3px;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
.fake-popup .shop-totals {
    margin-top: 0px;
}
.fake-popup  .shop-totals .shop-total {
    font-family: 'Termina';
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    margin-left: 39px;
}
.fake-popup .shop-totals div:nth-child(2) {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #C4C4C4;
}
.text-danger {
    color: #F35500!important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    margin-top: 5px;
}
.border-red {
    border: 1px solid #F35500!important;
}
.product-description{
    font-family: 'Termina';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    padding-left: 20px;
    margin-top:3px;
    margin-bottom: 0;
}
.shop-choice-line {
    margin-top: 20px;
}
#profile .text-danger {
    padding-left: 20px;
}
.form-switch-pricing .form-switch-slider {
    background-color: #ACCAFF;
}
input:checked+.form-switch-slider{
    background-color: #C4C4C4;
}
.issue-grid .card {
    background-color: #343434;
    flex-direction: unset;
    gap: 0;
    justify-content: unset;
    align-items: unset;
    padding: 10px 25px;
}
.issue-grid .card-small-image{
    float: right;
}
.issue-grid .card,
.issue-grid .card:hover {
    border: solid 1px #343434;
}
.issue-grid .active .card:hover,
.issue-grid .active .card {
    border: 1px solid #EBFFC2;
}
input:-webkit-autofill, input:-webkit-autofill:focus {
    box-shadow: 0 0 0 1000px #343434 inset;
    -webkit-text-fill-color: #fff;
}
@media only screen and (max-width: 767px) {
    #account-billing-popup .modal-body .tab-nav-item {
        padding: 10px;
    }

    .btn-wide {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .card-price-top-cost input {
        width: 76px;
    }
    .card-price-top-cost-monthly {
        left: 110px;
    }
}
@media only screen and (max-width: 991px) {
    #account-billing-popup .form-label,
    #account-billing-popup .btn-container {
        width: 100%;
        padding: 0;
    }

    #account-billing-popup .modal-body .tab-nav {
        width: 100%;
        margin-top: 2.5rem;
    }

    #account-billing-popup .modal-body .tab {
        padding-top: 1rem;
    }

    #account-billing-popup .form-bottom-static {
        margin: 0 0 20px;
    }

    #account-billing-popup .btn-container .btn {
        padding: 12px;
    }
}
