@font-face {
    font-family: 'Pavelt';
    src: url('/Pavelt.woff2') format('woff2'),
        url('/Pavelt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --col1: #eaeaea;
}

.navbar-brand span {
    font-family: 'Pavelt', sans-serif;
    font-size: 45px;
    -webkit-text-stroke: 1px #eaeaea;
    color: transparent;
}

.icon-info {
    color: #000 !important;
    font-size: 19px;
}

#step_amount_button span {
    color: #fff;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    text-align: center;
    background: #fff !important;
}

.wc-wrapper .wc-button-link:hover,
.wc-wrapper .wc-button-link.wc-btn-active {
    background-color: #1d1d24 !important;
    color: #fff !important;
}

#slot_358927 {
    border: 2px #dd273f solid;
    position: relative;
}

.post_img {
    border: 1px solid rgb(221 39 63 / 32%);
    padding: 3px;
    border-radius: 0;
    object-fit: cover;
}

.card-text img {

    border: 1px solid rgb(221 39 63 / 32%);
    padding: 3px;
    border-radius: 0;
    object-fit: cover;

}

#slot_358927::after {
    content: " 3 ₽";
    display: block;
    background: #dd273f;
    color: #fff;
    position: absolute;
    top: -2px;
    left: 468px;
    writing-mode: vertical-rl;
    padding: 20px 0;
    height: 64px;
}

#slot_355023 a {
    color: #dd273f;
}

#slot_355023 a:hover {
    color: #eee;
}


.matr {

    max-width: 920px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0 0 20px 0;

}

.matr img {

    width: 100%;

}

.wc-wrapper.wc-main-index {
    padding: 10px 10px 30px 10px;
    border-bottom: 3px solid gray;
    width: 100% !important;
    /* margin: 15px 0 0 0; */
}


.gateways_block {
    margin-top: 10px;
    text-align: center !important;
}

.wc-wrapper.wc-main-index {
    padding: 10px 10px 30px 10px;
    border-bottom: 3px solid #80808000 !important;
}

.wc-wrapper .wc-button-link {
    color: #0463bc;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    border: 2px solid #0091d4;
    border-radius: 0 !important;
    font-size: 15px;
    padding: 5px 40px;
    text-align: center;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    white-space: nowrap;
}


.sepH_b i {
    background: #fff;
    color: #222;
    padding: 5px 20px;
    /* border-radius: 10px; */
    font-style: normal;
    font-weight: 600;
}

.log_log {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    padding: 7px 20px;
    color: #ffffff;
    background: #dd273f;
    border-radius: 0;
}

.btn-list-wrapper>ul>li {
    display: inline-block;
    font-size: 15px;
    padding: 20px 0 0 0 !important;
    margin: 0 auto !important;
    position: relative;
    vertical-align: middle;
    word-spacing: normal;
}

.input-group input::placeholder {
    color: #eaeaea !important;
}

.input-group input {
    color: #eaeaea !important;
}

.btn-light {
    color: #eaeaea;
    background-color: #dd273f;
    border-color: #10111b;
    border-radius: 0;
    font-weight: 300;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    text-align: center;
    background: #dd273f !important;
    border-radius: 0px !important;
    color: #000 !important;
    margin: 30px 0 0 0;
}



.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #ffffff !important;
    font-weight: 4000;
    text-align: center !important;
    background: #dd273f;
    max-width: 304px;
    margin: 0 auto;
    padding: 7px 15px !important;
    border-radius: 0;
    border: 0px #5f5f5f solid;
}

.sepH_b {
    margin-bottom: 18px !important;
    margin-top: 20px !important;
}

.form-group {
    margin-bottom: 15px;
    margin-top: 19px;
}

[for="target_group"] {
    margin: 0 20px 0 0;
}

[for="email_4"] {
    margin: 0 20px 0 0;
}

h2 {

    font-size: clamp(14px, 4vw, 25px);
    text-align: center;
}

[title="Произвести оплату за показ скрытого содержимого с помощью средств на балансе"] {
    background-color: #dd273f;
    padding: 5px 16px;
    border-radius: 44px;
    font-weight: 600;
    transition: all 0.3s;
}

[title="Произвести оплату за показ скрытого содержимого с помощью средств на балансе"]:hover {
    background-color: #222;
    padding: 5px 16px;
    border-radius: 44px;
    font-weight: 600;
}


.wc-wrapper .wc-button-link {
    color: #ffffff !important;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    border: 2px solid #dd273f !important;
    border-radius: 20px;
    font-size: 15px;
    padding: 5px 40px;
    text-align: center;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    white-space: nowrap;
}

[onclick="return payhidecontentCheckoutOnClick($(this))"] {
    color: #ffffff !important;
    background: #dd273f;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    border: 2px;
    border-radius: 20px;
    font-size: 15px;
    padding: 5px 16px;
    text-align: center;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    white-space: nowrap;
    font-weight: 500;
}

option {
    color: #000;
    
}


select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
    font-weight: 500 !important;
}

[onclick="return payhidecontentCheckoutOnClick($(this))"]:hover {
    color: #ffffff !important;
    background: #282833;

}

[href="https://seodaf.store/index.php?do=webcash&action=plugin&alias=payhidecontent"] {
    display: none !important;
}

[href="https://seodaf.store/index.php?do=webcash&action=plugin&alias=registeringroup"] {
    display: none !important;
}

.wc-wrapper .wc-button-link:hover,
.wc-wrapper .wc-button-link.wc-btn-active {
    background-color: #dd273f !important;
    color: #fff !important;
}

.wc-wrapper .wc-button-link:hover,
.wc-wrapper .wc-button-link.wc-btn-active {
    background-color: #0091d400 !important;
    color: #fff !important;
}




.fc {
    margin: 0 3px 0 0;
    font-size: 12px;
}

.bt_bt {
    padding: 5px 20px !important;
    background: #dd273f;
    transition: all 0.3s ease-in-out;
}

.bt_bt:hover {

    background: #000;
}

.bt_bt a {

    color: #fff !important;
}


.price {
    border: 1px #dd273f solid !important;
    background-color: #0000 !important;
    color: #fff;
}

.skid {
    color: #ff2845;
}

.backsocblock {
    position: fixed;
    top: 50%;
    width: 62px;
    right: 0px;
    border-radius: 0 6px 6px 0;
    background: #fff;
    text-align: center;
    padding-top: 5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px 2px;
    z-index: 1000;
    animation: backsocblock 1.2s ease-in-out;
}

.backsocblock a:nth-child(1) {
    color: #0bc0ed;
}

.backsocblock a {
    display: block;
    text-decoration: none;
    margin: 0px auto;
    padding: 8px 0;
    font-size: 15px;
    transition: 0.4s;
}

.backsocblock2 {
    position: fixed;
    top: 30%;
    width: 62px;
    left: -5px;
    border-radius: 0px 6px 6px 0px;
    background: rgba(255, 255, 255, 0.05);
    text-align: center;
    padding-top: 5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px 2px;
    z-index: 1000;
    animation: backsocblock2 1.2s ease-in-out;
    padding: 11px 0 14px 0;
}

.backsocblock2 a {
    display: block;
    text-decoration: none;
    margin: 0px auto;
    padding: 2px 0;
    font-size: 12px;
    transition: 0.4s;
}

.gray-theme i {
    color: black;
}

.sepH_b {
    margin-bottom: 10px !important;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wc-row.wc-header {
    color: #fff;
    background: #dd273f !important;
}

.wrap-table100 {
    width: 100%;
    border-radius: 0 !important;
    overflow: hidden;
}

[href="https://seodaf.store/index.php?do=webcash&action=plugin&alias=upbalance&subaction=payments_log"] {
    display: none !important;
}

.wc-row .cell {
    font-family: "jura" !important;
    font-size: 16px !important;
    color: #666;
    line-height: 1.2;
    font-weight: unset !important;
    padding: 20px;
    border-bottom: 0px solid #f2f2f2 !important;
}

.wc-row.wc-header .cell {
    font-family: "jura" !important;
    font-size: 16px !important;
    color: #fff;
    line-height: 1.2;
    font-weight: unset !important;
    padding-top: 19px;
    padding-bottom: 19px;
}

#dle-content h1 {
    text-align: center;
}

[name="amount"] {
    color: #000;
    text-align: center;
}

.upbalance_plugin_wrapper h2 {
    font-size: 16px;
}

.upbalance_plugin_wrapper h3 {
    display: none;
}

.webcash_ajax_form {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.addon_settings {
    display: none;
}


.gateways_choose_method ul li.gw_item:hover,
.gateways_choose_method ul li.gw_item.gwi-selected {
    border-color: #dd273f !important;
}
.gateways_choose_method ul li.gw_item p span {
    display: flex !important;
    overflow: inherit !important;
    text-overflow: clip !important;
    white-space: normal !important;
    color: #000 !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 10px 0 0 0 !important;
    background: #dd273f !important;
    padding: 9px !important;
    font-size: 16px !important;
    letter-spacing: 0px !important;
}

.gateways_choose_method ul li.gw_item {
    border: 0;
    border-radius: 0 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    display: block;
    line-height: 1;
    padding: 15px 20px !important;
    width: 136px;
    float: left;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #fff !important;
}

.gateways_choose_method ul {
    list-style-position: outside;
    display: flex !important;
    overflow: hidden;
    padding: 0;
    margin: 10px 0 20px;
    align-items: center !important;
    justify-content: center !important;
}

.btn-list-wrapper {
    margin: 0 auto;
    text-align: center;
    margin: -15px 0 0 0 !important;
}

[name="doaction"] {
    color: #000;
    background: #dd273f;
    border: 0;
}
[data-linked_container_target_group="4"] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

[data-linked_container_target_group="4"] > .alert {
    background: none !important;
    color: #eaeaea !important;
    border: 1px #dd273f solid;
    box-shadow: 0 0 0 1px #dd273f;
    display: inline-flex;

}

.registeringroup_plugin_wrapper button {
    margin: -13px 0 0 0;
}
 


[name="email"] {
    color: #000;
}

[href="https://seodaf.store/addnews.html"] {
    display: none;
}

.form-group .form-control {
    height: auto !important;
    padding: 6px 10px !important;
    font-size: 16px !important;
    line-height: 1.3333333;
    border-radius: 0 !important;
    width: auto;
    /* display: inline; */
}

.btn-list-wrapper ul li:nth-child(1) {
    display: none;
}
.btn-list-wrapper ul li:nth-child(3) {
    display: none;
}

/* ************************** pop */

.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 343px;
    background: #000000d1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 49px 22px;
    text-align: center;
    border-radius: 0;
    z-index: 1000;
    border: 1px #dd273f5e solid;
    /* filter: blur(1px); */
    /* z-index: 31; */
}

 .popup button {
     margin-top: 10px;
     padding: 5px 10px;
     border: none;
     background: #dd273f;
     color: white;
     cursor: pointer;
     border-radius: 5px;
 }

 .popup button:hover {
     background: darkred;
 }

 /* Затемненный фон */
 .overlay {
     display: none;
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.5);
     z-index: 999;
 }

 .pop {
    display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
 }

.pop a {
    padding: 10px 20px;
    background: #282833;
    max-width: 225px;
    transition: all 0.3s ease-in;
    
}
.pop a:hover {
    background: #dd273f;
    transform: translateY(3px);
    color: #fff;
    
}



/* TODO: */


@media screen and (max-width: 885.98px) {

    .text_spoiler {
            border-top: 0;
            text-align: center !important;
            padding: 21px !important;
        }

    .title_spoiler {
            border-left: 0px solid #9e02e2;
            padding: 5px 8px;
            margin-bottom: 5px;
            background: #1a1a1e;
            text-align: center !important;
        }

    .card-text b {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
    }

    .wc-wrapper .wc-button-link {

        margin: 0 0 0 0 !important;
    }

    .matr {
        display: none !important;
    }

    .navbar-brand span {
        font-family: 'Pavelt', sans-serif;
        font-size: 45px;
        -webkit-text-stroke: 1px #959db0;
        color: transparent;
    }

    .nead_meno {
        margin: 0 -15px 15px -15px;
        border-bottom: 0px solid #000;
        box-shadow: 0px 1px 20px 0px #00000061;
        padding: 12px 16px 12px 16px;
        display: flex;
        flex-direction: row-reverse;
    }

    .webcash_ajax_form b {
        margin: 0 0 10px 0;
        display: inline-block;
    }


    .badge-primary {
        margin: 7px 0 0 0;
    }

    .bt_bt {
        padding: 5px 20px !important;
        background: #dd273f;
        transition: all 0.3s ease-in-out;
        display: inline-block;
        margin: 10px 0 0 0;
    }

    .list-inline {
        /* padding-left: 0; */
        /* list-style: none; */
        text-align: center;
        padding: 0;
    }

    .list-inline {
        padding-left: revert;
        list-style: none;
        padding: 0;
    }

    /* .float-right {
        float: none !important;
    }
 */

    .whoonline>.float-left>span {
        color: #eaeaea !important;
    }

    #gus {
        margin-left: 0px;
        border-top: 1px dotted #43446700;
        margin-top: 0;
        padding-bottom: 6px;
        padding-top: 0;
        color: #6f6f84;
        border-bottom: 1px dotted #43446700;
    }

    .row.my {
        padding-right: 7.5px !important;
        padding-left: 7.5px !important;
        gap: 10px;
    }
}