.popupdith {
    max-width: 500px;
    background: #262627;
    color: #FFF;
}

.titlepopupdith {
    display: block;
    font-size: 20px;
    font-weight: bold;
}

.popupdith img {
    max-width: 100px;
}

.popupdith_flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btnpopupdith, .btnpopupdith1 {
    border-width: 2px;
    border-color: transparent;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    transition-timing-function: cubic-bezier(0.4,0,0.2,1);
    transition-duration: 300ms;
    transition-duration: 200ms;
    background: linear-gradient(#d6b274,#fee5a5,#d6b274);
    color: #46433f;
    padding: 0;
    height: 30px;
    display: flex;
    align-items: center;
    border-radius: 24px;
    width: 195px;
    justify-content: center;
    border: 1px solid #fde4a5;
    border-radius: 1.60714em;
    margin-top: 5px;
}

.popupdith_flex_col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.popupdith {
    max-width: 500px;
    background: #262627;
    color: #FFF;
    padding: 10px;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.closepopupdith {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 5px;
    right: 5px;
}

.popupdith {
    position: relative;
}

.closepopupdith:before {
    content: " ";
    width: 20px;
    height: 2px;
    background: #d7b476;
    position: absolute;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.closepopupdith:after {
    content: " ";
    width: 20px;
    height: 2px;
    background: #d7b476;
    position: absolute;
    transform: rotate(-45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.closepopupdith {
    background: #19181a;
    border-radius: 50%;
}

.closepopupdith {
    cursor: pointer;
}

.popupdith_wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 90%);
}

.popupdith {
    width: 100%;
    border-radius: 20px;
}

.btnpopupdith, .btnpopupdith1 {
    text-decoration: none;
}

.btnpopupdith:hover, .btnpopupdith1:hover {
    color: #000;
}

.btnpopupdith:before, .btnpopupdith1:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.closepopupdith {
    z-index: 9999999999;
}

.closepopupdith:hover {
    background: #121212;
}

.btnpopupdith,.btnpopupdith1 {
    margin-top: 10px;
}

.titlepopupdith {
    font-size: 21px;
}

.btnpopupdith,.btnpopupdith1 {
    display: inline-flex;
    width: unset;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
}

@media screen and (max-width: 500px) {
    .popupdith {
        margin: 10px;
    }

    .popupdith img {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    .popupdith img {
        max-width: 50px;
        margin-left: 10px;
    }

    .titlepopupdith {
        font-size: 22px;
    }
}

.btnpopupdith svg,.btnpopupdith1 svg {
    width: 23px;
    margin-left: 5px;
}

.prdescription {
    font-size: 10px;
    color: #d7d7d7;
    margin-top: 10px;
}

span.prdescription > strong {
    display: block;
    font-size: 13px;
    font-weight: normal;
}

a.btnpopupdith, a.btnpopupdith1 {
    margin-top: 0;
    margin-bottom: 5px;
}

span.title_promo_popupdith {
    margin-top: 10px;
    font-size: 14px;
}


/*new*/
.popupdith img {
    position: unset;
    height: 100%;
    display: block;
    width: auto;
    margin: 0 !important;
    max-width: unset;
    display: block !important;
}

.popupdith_flex {
    height: 100%;
}

.popupdith {
    max-width: 700px;
    padding: 0;
    overflow: hidden;
}

.popupdith_flex_col {
    height: 100%;
}

.popupdith_flex_col {
    position: relative;
}

.popupdith_flex_col:before {
    content: " ";
    width: 50px;
    height: 100%;
    background: linear-gradient(to right, #262627, transparent);
    position: absolute;
    right: -50px;
}

.btnpopupdith,.btnpopupdith1 {
    margin-top: 0;
}

.btnpopupdith:before,.btnpopupdith1:before {
    display: none;
}

.btnpopupdith1 {
    margin-top: 10px !important;
}

.btnpopupdith {
    background: #FFF;
    border-color: #929292;
}

span.title_promo_popupdith {}

.popupdith_wrap {}

.btnpopupdith {
    font-size: 14px;
}

.btnpopupdith, .btnpopupdith1 {
    width: 200px;
    height: 40px;
}

.btnpopupdith {
    cursor: pointer;
}

.btnpopupdith1:before {
    content: " ";
    width: 200%;
    height: 100%;
    position: absolute;
    display: block !important;
    left: 0;
}

.popupdith_flex {
    overflow: hidden;
}

.btnpopupdith {
    position: relative;
    z-index: 99;
}
/*new*/
@media screen and (max-width:500px) {
    .popupdith {
        /* height: 300px; */
    }
}

@media screen and (max-width:700px) {
    .popupdith_flex_col {
        padding-left: 5px;
        padding-right: 5px;
    }

    .popupdith_flex {
        display: flex;
        flex-direction: column;
    }

    .popupdith {
        width: 300px;
        height: 500px;
    }

    .popupdith img {
        width: 100% !important;
        height: auto !important;
    }

    .titlepopupdith {
        font-size: 16px;
    }

    .popupdith_flex_col:before {
        bottom: 0;
        left: 0;
        right: 0;
        top: unset;
        width: 100%;
        height: 50px;
        bottom: -49px;
        background: linear-gradient(to bottom, #262627, transparent);
    }

    .btnpopupdith1:before {
        width: 100%;
        height: 1000%;
    }
}

.title_promo_popupdith .abs_mini_span_button_v {
    position: relative !important;
    top: unset;
    bottom: unset;
}

.title_promo_popupdith {
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    #banner {
        display: none;
    }
}

.popupdith_flex_col {
    background: #171218;
    background: linear-gradient(to left, #900b12, #380204);
}

.popupdith_flex_col:before {
    /**    background: linear-gradient(to right, #171218, transparent);**/
    background: linear-gradient(to right, #900b12, rgb(255 255 255 / 0%));
}

.popupdith_wrap {
    background: rgb(117 117 117 / 90%);
}

.popupdith_flex_col {
    flex: 100%;
    width: 100%;
}

.popupdith_flex {
    width: 100%;
}
@media screen and (max-width: 700px) {
    .popupdith_flex_col:before {
        /**background: linear-gradient(to bottom, #171218, transparent);**/
        background: linear-gradient(to bottom, #900b12, rgb(255 255 255 / 0%)) !important;
    }
    .popupdith_flex_col {
        background: linear-gradient(to top, #900b12, #380204) !important;
    }

}

.titlepopupdith {
    font-size: 20px;
}

@media screen and (max-width: 700px) {
    .titlepopupdith {
        font-size: 16px;
    }
}

@media screen and (max-width: 700px) {
    .popupdith {
        width: 300px;
        height: auto;
    }

    .popupdith_flex_col {
        padding-top: 70px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 430px) {
    .button_m.button_v img {
        max-width: 50px;
        margin-right: 10px;
    }
}

.button_m.button_v img {max-height: 40px;}

.button_m.button_v {
    padding: 10px;
}

#popup_go {
    box-sizing: content-box;
}