.stok_today{
    display: block;
    position: absolute;
    bottom: -50px;
    left: 2px;
    background-color: rgb(30, 79, 118);
    padding: 5px 15px 10px 5px;
    box-sizing: border-box;
    color:white;
    width: 300px;
    font-size: 12px;

}
.stok_today i{
    display: block;
    position: absolute;
    width: 10px;
    top: -4px;
    left: 4px;
    height: 9px;
    transform: rotate(225deg);
    background-color: rgb(30, 79, 118);
}

.squaredFour:hover{

}
#alfa-payment__message{
    margin-top: -69px;
}
.LastPrice{
    text-decoration: line-through;
}
.politics_row{
    color: #adadad;font-size: 14px;
    margin-top: 9px;
    font-family: "Roboto - Medium";
}
.contact-form .politics_row{
    margin-top: 38px;
    margin-bottom: -17px;
}
.form_button-wrap{
    padding-bottom: 34px;
    /* height: 176px; */
    height: 285px;
}
.politics_row-top{
	white-space: pre-line;
	padding-left: 20px;
	padding-right: 20px;
}
.politics_row a{
    text-decoration: underline;
    cursor: pointer;
}
.politics_row a:hover{
    color: rgb(130,130,130);
}
.btm_politics1{
    cursor: pointer;
    font-family: "Roboto - Medium";
}
.btm_politics2{
    cursor: pointer;
    font-family: "Roboto - Medium";
}
.coockie_apply_block{
    padding: 26px 6% 31px 6%;
    opacity: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #dba773;
    z-index: 1020;
}
.coockie_apply_block-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.coockie_apply_block-text{
    width: 75%;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
}
.applyCoockie{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004c7a;
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    cursor: pointer;
    width: 201px;
    height: 48px;
    border: 1px solid #004c7a;
    background-color: #f8f8f8;
    transition: 0.35s all;
}
.applyCoockie:hover{
    background-color: #004c7a;
    color: white;
}
/* .squaredFour */
.squaredFour {
    width: 20px;
    position: relative;
    margin: 20px auto;
}

.squaredFour label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fcfff4;
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}

.squaredFour label:after {
    content: '';
    width: 9px;
    height: 5px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
}
.alfa-payment__button_size_xl{
    top:auto !important;
}
.payment-message{
    top: 6px;
}
.partner{
    transition: 0.1s all;
}
.partner:hover{
    filter:brightness(80%);
}
/*.squaredFour label:hover::after {
    opacity: 0.5;
}*/
.squaredFour input[type=checkbox] {
    visibility: hidden;
}

.squaredFour input[type=checkbox]:checked + label:after {
    opacity: 1;
}

/* .squaredFour2 */
.squaredFour2 {
    width: 20px;
    position: relative;
    margin: 20px auto;
}

.squaredFour2 label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fcfff4;
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}

.squaredFour2 label:after {
    content: '';
    width: 9px;
    height: 5px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
}


/*.squaredFour label:hover::after {
    opacity: 0.5;
}*/
.squaredFour2 input[type=checkbox] {
    visibility: hidden;
}

.squaredFour2 input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.blpfw-cnt{
    display: flex;
    gap: 15px;
    justify-content: center;
}
.block_popup-form_close {

    top: 5%;
    right: 4%;
}
.scrolllock{
    position: fixed;
}
.form-promocode::placeholder{
    text-transform: none !important;
}
.block_popup-form_wrap.active {
    z-index: 1016;
    height: 100%;
}
.alfa-payment {
    width: 95% !important;
    left: 2% !important;
    /*width: 485px !important;*/
    height: 750px !important;

    top: 6% !important;
}
@media (max-width: 1590px) {
    .ty-for-pool{
        margin-top: 80px;
    }
}
@media (max-width: 1390px) {
    .alfa-payment {


        top: 1.6% !important;
    }

}
@media (max-width: 1024px) {
    .payment-message{
        top: 115px !important;
    }
}
@media (max-height: 800px) {

}
@media (max-width: 900px) {
    .block_howto-wrap{
        margin-top: 0;
    }
    .bsim-left{
        margin-left: 0;
    }
    .bl-space2{
        margin-top: 60px;
    }
    .ba-i_2 {
        padding-left: 0;
    }
    .block_subtitle {
        margin-bottom: 41px;
    }
    .block_science-img {
        padding-top: 15px;
    }
}
@media (max-width: 600px) {
    .cost-delivery {
        margin-top: 69px;
        margin-bottom: 30px;
    }
    .form_input-row.for_radio {
        height: 117px;
    }
    .form_input-row.for_radio .form_input-wrap {
        margin-bottom: 11px;
    }
    .block_popup-form_succhess {
        width: 100%;
        padding-left: 40px;
    }
    .block_popup-form {
        padding-top: 9% !important;
    }

    .block_popup-form_wrap {
        padding-top: 0 !important;
    }
    .block_contact-map {
        width:100% !important;
        display: block ;
        position: static !important;
        max-width: 100% !important;
    }
    .block_contact-info_wrap {

        top: 669px !important;
        right: -4px !important;

    }
    .foot-mob{
        margin-top: 5px !important;
        padding-right: 8px !important;
    }


    .footer-info-link {

        margin-top: 20px;
    }

    .form_input-row .form_input-wrap {
        width: 78%;
    }
    .form_input-row .form_input-wrap:last-child {
        margin-left: 0;
    }
    .form_input-row {

        flex-wrap: wrap;
    }
    .form_bottom-text {
        color: #999a9e;
        font-size: 14px;
        margin-top: 25px;
        padding-bottom: 23px;
    }

    .pp-cov-rs .block_subtitle {
        margin-bottom: 13px !important;
        margin-top: 18px !important;
        font-size: 18px !important;
    }
    .pp-cov-rs .block_about-text {
        font-size: 14px !important;
    }
    .pp-cov-rs  .by-online {

        height: 47px;
    }
    .coockie_apply_block .coockie_apply_block-wrapper{
        flex-direction: column;
    }
    .coockie_apply_block-text {
        width: 100%;
        color: #ffffff;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .coockie_apply_block{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .applyCoockie {
        font-size: 15px;

        width: 132px;
        height: 36px;
    }

    .tag_covid {

        margin-bottom: 14px !important;
    }
    .Covid-wrapper {
        height: auto !important;
        padding-top: 14px;
        padding-bottom: 40px !important;
        display: inline-table !important;
    }
}

@media (max-height: 887px) {

    .blpfw-cnt{
        display: flex;
        /* margin-top: 166px; */
        /* height: 100%; */
    }
    .ty-for-ordercontainer{
        padding-top: 115px;
    }
    .block_popup-form-img {
        width: 30%;
        height: 100%;
        overflow: hidden;
        align-items: center;
        display: flex;
    }
    .block_popup-form {
        padding-top: 2%;
    }
    .block_popup-form_close {
        top: 2%;
        right: 2%;
    }
}

@media (max-width: 1024px) {
    .form_button-wrap{
        height: auto !important;
    }
    .form_button-wrap .politics_row{
        text-align: center;
    }
    .blpfw-cnt{
        display: flex;
        overflow: scroll;
        height: 100%;

    }
    .block_popup-form-img {
        width: 30%;
        height: 100%;
        overflow: hidden;
        align-items: center;
        display: flex;
    }
    .block_popup-form {
        padding-top: 6%;
    }
    .block_popup-form_close {
        top: 2%;
        right: 2%;
    }
}
.disactive {
    display: none !important;
}
@media (max-width: 490px) {
    .block_popup-form-img{
        display: none;
    }
    .block_popup-form {
        padding-top: 50px !important;
    }
    .block_contact-form_title {
        padding-top: 15px;
    }
}
@media (max-width: 400px) {
    .block_popup-form_close {
        top: 2%;
        right: 4%;
    }

    .form_input-wrap textarea {

        min-height: 40px;
    }

    #hide_block_check  .form_input-wrap {

        margin-bottom: -5px;
    }
    .footer-info-link a {

        margin-top: 30px;
    }

    .order-clouse-button{width: 265px;}


}
.btn.submite-form.submit-payment-nal.active{
    margin-bottom: 3px;
    padding-top: 17px;
}
.buy-hot-label{
    padding-left: 62px;
}
.pp-block_title{
    color: #dbb17d;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
}
.Covid-popup{
    display: none;
    position: fixed;
    z-index: 1005;
    justify-content: center;
    height: 100%;
    width: 100%;
    top:0;
    left:0;
}
.pp-cov-ls img{
    width: 329px;
}
.c-pp-overlay{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    z-index: 1006;
}
.Covid-wrapper{
    z-index: 1007;
    width: 76%;
    height: 60%;
    padding-top: 80px;
    margin-top: 5%;
    padding-right: 20px;
    padding-left: 20px;
    background-image: url(/static/img/general/pattern.jpg);
    background-size: 225px 225px;
    background-repeat: repeat;
    position: relative;
    box-sizing: border-box;
}
.close-covid-pp{
    position: absolute;
    right: 20px;
    top:35px;
    cursor: pointer;
}
.pp-cov-container{
    display: flex;
    justify-content: space-around;
}

.tag_covid{
    color: #004c7a;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 35px;
    display: block;
}
.pp-cov-rs{
    width: 58%;
}
@media (max-height: 900px) {
    .pp-cov-ls img {
        width: 239px;
    }
    .pp-cov-rs {
        width: 65%;
    }
    .pp-cov-rs .block_subtitle{
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .Covid-wrapper {
        z-index: 1007;
        width: 79%;
        height: 63%;
        padding-top: 68px;
        margin-top: 2%;
    }
}
@media (max-width: 900px) {
    .close-covid-pp {

        top: 13px;
    }
    .Covid-wrapper {
        z-index: 1007;
        width: 86%;
        height: 65%;
        padding-top: 51px;
    }
    .pp-cov-rs .block_subtitle {
        margin-bottom: 15px;
        margin-top: 20px;
        font-size: 26px;
        line-height: 31px;
    }
    .pp-cov-rs .pp-block_title{
        line-height: 22px;
    }
    .pp-cov-ls img {
        width: 169px;
        opacity: 0.8;
    }
}
@media (max-width: 550px) {
    .pp-cov-rs {
        width: 100%;
    }
    .pp-cov-ls img{
        width: 152px;
    }
    .Covid-wrapper {

        height: 71%;
    }
    .pp-cov-container{
        flex-direction: column;
        justify-content: flex-start;
    }
    .Covid-wrapper {
        height: 81%;
        padding-top: 14px;
    }
}
.Covid-popup.opened_pp{
    display: flex;
}