*,
a {
    color: var(--black);
}
.mmtr,
.mytr th {
    text-align: left;
}
#toggleAnswers:hover,
.choose_this,
.close_deliv_info,
.close_popup,
.col_prod,
.del_addr,
.delete_chosen,
.edit_address,
.prod_img_block .prod_img,
.row_prod,
.search_btn,
.social_link,
.star_span,
.user_svg,
.view_this_addr {
    cursor: pointer;
}
.categor_prod:hover .categor_name,
.dropdown_ {
    box-shadow: 0 4.82129px 48.2129px rgb(0 0 0 / 12%);
}
*,
.name_slider b {
    font-display: swap;
}
.head_deliv_sp,
.name_slider,
.sale_big {
    text-transform: uppercase;
}
*,
.checkbox_form,
.chosenFilter,
.formControlContainer input {
    box-sizing: border-box;
}
@font-face {
    src: url("../fonts/Mardoto-Bold.ttf");
    font-family: Mardoto_Bold;
    font-display: swap;
}
@font-face {
    src: url("../fonts/Mardoto-Medium.ttf");
    font-family: Mardoto_Medium;
    font-display: swap;
}
@font-face {
    src: url("../fonts/Mardoto-Regular.ttf");
    font-family: Mardoto_Regular;
    font-display: swap;
}
.stok_no div {
    border: 3px dashed red !important;
    filter: brightness(1) !important;
}
* {
    margin: 0;
    padding: 0;
    transition: 0.3s ease-out;
    font-family: Mardoto_Regular;
}
:focus {
    outline: 0;
}
:hover {
    transition: 0.3s ease-in;
}
.justify-content-center {
    justify-content: center !important;
}
a {
    text-decoration: none;
}
img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.forg_pass_svg,
.justify_content_center,
.prods_table .price_sale_inf {
    justify-content: center;
}
td {
    padding: 22px 10px 20px 0 !important;
    text-align: left !important;
}
.max-width-100 {
    max-width: 100% !important;
    width: 100% !important;
}
.crta_bbottom,
.dropdown_,
.filterListContainer,
.filterListContainerMerchantPage,
.filter_prods_rows .news_prod,
.sto_,
.table,
.width-100,
.wrapper {
    width: 100%;
}
.mytr th {
    padding: 22px 10px 0 0;
}
.width-100 {
    max-width: 1000px;
}
.swiper-wrapper,
.swiper-wrapper img {
    height: auto !important;
}
:root {
    --redBold: #a80000;
    --black: #000000;
    --white: #ffffff;
}
.wrapper {
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 40px;
}
.full_wrapper {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}
.d_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 50;
    background-color: var(--white);
}
.head_delivery_info {
    background: #f5f5f5;
    padding: 12px 0;
}
.head_deliv_sp {
    font-size: 14px;
    color: #282828;
    text-align: center;
    margin: 0 auto;
}
.deliv_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 12px;
}
.close_deliv_info:hover svg path,
.close_popup:hover svg path {
    stroke: var(--redBold);
}
.nav_block {
    column-gap: 20px;
    padding: 44px 0;
}
.loc_soc_head {
    column-gap: 48px;
}
#copy_link,
.favorite_cart,
.footeer_rel,
.language_dropdwn,
.location_dropdwn,
.modal_scroll,
.sale_prod,
.search_other_addr_inp,
.slidersControl,
.sort_drp {
    position: relative;
}
.chosen_lang,
.chosen_loc {
    column-gap: 10px;
    cursor: pointer;
}
.drp_sp {
    font-size: 18px;
    margin-right: 10px;
}
.dropdown_ {
    display: none;
    position: absolute;
    top: 30px;
    z-index: 10;
    background-color: var(--white);
    border-radius: 10px;
}
.search_btn,
.search_inp,
.under_link {
    background-color: transparent;
}
.dropdown_active,
.reg_dropdown_active,
.sort_dropdown_active {
    display: flex!important;
    flex-direction: column;
}
.choose_this {
    padding: 10px 12px;
    font-size: 16px;
    border-bottom: 1px solid;
}
.bl_gray,
.choose_this:hover,
.deliv_to_haypost_deactive:hover,
.delivery_:hover,
.filt_drp_sp:hover,
.next_btn:hover,
.order_:hover,
.order_active,
.pickup_market:hover,
.previous_btn:hover,
.return_:hover,
.slidersControl input {
    opacity: 1;
}
.contact_block,
.social_head {
    column-gap: 30px;
}
.f_soc_link:hover,
.favorite_cart:hover,
.login_logo:hover,
.search_btn:hover,
.social_link:hover,
.user_svg:hover {
    transform: scale(1.2);
}
.phone_lang_block {
    column-gap: 40px;
}
.call_num {
    column-gap: 10px;
    font-size: 18px;
    justify-content: start;
}
.add_new_address:hover,
.available_store:hover,
.back_to_search_block:hover,
.backto_order:hover,
.backto_return:hover,
.call_num:hover,
.categor_names .gray_mini_title:hover,
.categor_names .type_name:hover,
.close_open_sp:hover,
.edit_addr:hover,
.edit_pers_inf:hover,
.edit_recip:hover,
.forget_pass:hover,
.from_this:hover,
.goto_confirm:hover,
.goto_forg_pass:hover,
.has_promocode:hover,
.more_inf_prod:hover,
.namcate_n:hover,
.orders_page:hover,
.view_this_addr:hover .addr_sp {
    text-decoration: underline;
}
.last_head_block {
    column-gap: 20px;
    padding-bottom: 30px;
}
.addr_del_block,
.search_block,
.succsses_ord_,
.table_price_blck {
    column-gap: 12px;
}
.search_inp {
    max-width: 212px;
    padding: 8px 14px;
    border: none;
    font-size: 20px;
    border-bottom: 2px solid #282828;
}
.catgdrp_img,
.home_news_section .news_prod {
    max-width: 400px;
}
.search_inp::placeholder {
    color: rgba(0, 0, 0, 0.4);
}
.search_btn {
    border: none;
}
.category_head_bar {
    column-gap: 24px;
}
.categor_a {
    font-size: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 2px;
    cursor: pointer;
}
.add_new_address,
.close_open_sp,
.edit_addr,
.edit_pers_inf,
.edit_recip,
.namcate_n {
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.under_link {
    width: 60%;
    border: 1px solid transparent;
}
.categor_a:hover .under_link {
    border-color: var(--black);
    background-color: #000;
}
@media only screen and (min-width: 768px) {
    .categor_a:hover .dropdown_ {
        display: flex !important;
    }
}
.user_cart_fav {
    column-gap: 34px;
}
.fav_num {
    position: absolute;
    top: 12px;
    left: 12px;
    padding: 2px 5px;
    border-radius: 90px;
    background-color: var(--white);
}
.best_sale_slide_block,
.more_info_btn,
.shop_now {
    border: 1px solid transparent;
}
.categor_drpdwn {
    column-gap: 20px;
    padding: 30px 110px;
    align-items: flex-start;
    max-height: 450px;
    overflow: auto;
}
.categor_drp_bar,
.categor_name_open,
.categor_name_opened_names,
.recipent_inputs_block {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
#cssload-preloader,
.cancel_confirm_mob,
.categor_name_opened_names,
.closeDrpDown,
.color_mob,
.hidden,
.pickup_addrs_block,
.prods_table_,
.see_btn_news,
.sort_mob,
input[id="et_pb_contact_brand_file_request_0"] {
    display: none;
}
.add_choose_other_addr_block_active,
.categor_name_opened_names_active,
.chosen_addr_market_active,
.confirm_email_block_active,
.creat_new_pass_active,
.filter_drpd_active,
.for_user_active,
.forg_pass_block_active,
.if_addr_block_active,
.modal_block.active,
.pass_succsess_block_active,
.popup_section_active,
.promocode_block_active,
.reapet_order_active,
.search_other_addrs_block_active,
.see_details_prod_active {
    display: flex!important;
}
.close_open_sp {
    opacity: 0.7;
}
.category_head_bar .dropdown_ {
    top: 37px;
    width: 100%;
    right: 0;
}
.catgdrp_img {
    width: 100%;
    height: 166px;
}
.catgdrp_img img {
    max-height: 100%;
}
main {
    padding-top: 244px;
}
.categor_inf_slide,
.fabrika_general_slide {
    padding: 0 66px;
    margin-bottom: 80px;
}
.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "" !important;
}
.swiper-button-next {
    right: 94px !important;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    opacity: 0.4;
}
.swiper-button-prev {
    left: 94px !important;
}
.swiper-pagination-bullet-active,
.swiper-scrollbar-drag {
    background-color: var(--black) !important;
}
.categor_name,
.shop_now {
    color: var(--white);
    padding: 10px 58px;
    background-color: var(--black);
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 40px !important;
    text-align: start !important;
    display: flex;
    justify-content: center;
}
.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px !important;
}
.home_category_section {
    display: flex;
    flex-wrap: wrap;
    row-gap: 44px;
    column-gap: 40px;
    margin-top: 44px;
    margin-bottom: 98px;
}
.section_name {
    font-size: 36px;
    font-weight: 600;
}
.categor_prod {
    max-width: 506px;
    width: 31%;
    height: 408px;
    position: relative;
}
.categor_long {
    height: fit-content;
}
.categor_name {
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-size: 20px;
}
.categor_prod:hover .categor_name {
    color: var(--black);
    background-color: var(--white);
}
.categor_slide {
    height: 426px !important;
}
.categor_slide img {
    width: 100%;
    object-fit: cover;
}
.slide_info {
    position: absolute;
    bottom: 58px;
    left: 165px;
    display: flex;
    flex-direction: column;
    row-gap: 22px;
    max-width: 472px;
}
.name_slider {
    font-size: 106px;
    line-height: 100px;
}
.name_slider b {
    font-family: Mardoto_Bold;
}
.shop_now {
    font-size: 20px;
    width: max-content;
    cursor: pointer;
}
.see_more_catal:hover,
.shop_now:hover {
    color: var(--black);
    border-color: var(--black);
    background-color: var(--white);
}
.sale_slide {
    position: absolute;
    top: 60px;
    right: 188px;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}
.sale_big {
    font-size: 114px;
    font-weight: 700;
}
.sale_w_border {
    font-size: 154px;
    line-height: 82px;
    font-weight: 700;
    color: transparent;
    font-family: Mardoto_Bold;
    font-display: swap;
    -webkit-text-stroke: 2px black;
}
.cart_ticket_name_bold,
.inf_of_title,
.old_price {
    font-size: 18px;
    font-weight: 600;
}
.prod_inf,
.title_inf_ .gray_mini_title {
    line-height: 29px;
}
.prods_size,
.soab_tit,
.this_page {
    font-family: Mardoto_Medium;
    font-display: swap;
}
.best_sales_slide .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 30px !important;
}
.best_sale_slide_block {
    background: #fff;
    padding: 50px 95px;
    display: flex !important;
    column-gap: 50px;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.05);
}
.inf_svg:hover,
.messege_cloud,
.reg_dropdown_,
.sort_dropdown_ {
    box-shadow: 0 4.82129px 48.2129px rgb(0 0 0 / 12%);
}
.best_sale_slide_block:hover,
.chosen_prod_img:hover,
.news_prod:hover .news_prod_img,
.prod_fav:hover {
    border-color: #000;
}
.best_sale_slide_img {
    max-width: 480px;
    width: 100%;
    height: 740px;
    align-items: center;
    display: flex;
}
.best_saler_info {
    max-width: 404px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.price_sale_inf,
.title_inf {
    display: flex;
    align-items: center;
}
.title_inf {
    column-gap: 8px;
}
.gray_mini_title {
    font-size: 18px;
    opacity: 0.7;
}
.star_review {
    column-gap: 20px;
    display: flex;
    margin: 14px 0 24px;
}
.price_inf_sl {
    display: flex;
    row-gap: 6px;
    margin-bottom: 22px;
    flex-direction: column;
}
.price_sale_inf {
    column-gap: 16px;
}
.price_sale_inf span {
    min-width: max-content;
}
.old_price {
    text-decoration: line-through;
}
.add_addr,
.f_bar_links:hover,
.register_cart,
.return_red,
.send_green {
    text-decoration: underline;
}
.new_price {
    font-size: 30px;
    font-weight: 600;
    color: var(--redBold);
}
.f_bar_links,
.f_bar_title,
.more_info_btn,
.new_prod,
.send_mail {
    color: var(--white);
}
.inf_svg {
    cursor: pointer;
    position: relative;
}
.messege_cloud {
    display: none;
    padding: 8px 16px;
    text-align: center;
    font-size: 12px;
    bottom: 34px;
    right: -26px;
    position: absolute;
    width: max-content;
    background-color: var(--white);
}
.addr_map_block_active,
.eye_active,
.hidden_text_faq_active,
.inf_svg:hover .messege_cloud,
.messege_cloud_active,
.slide:first-child {
    display: block;
}
.messege_cloud:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    border-bottom: 10px solid transparent;
    right: 13%;
    bottom: -18px;
}
.decrip_of_prod {
    font-size: 18px;
    opacity: 0.5;
    display: none;
}
.boldo_ {
    font-weight: 700;
}
.best_sales_slide {
    padding: 12px !important;
    margin-top: 44px;
}
.more_info_section {
    margin: 56px 0 38px;
    column-gap: 20px;
}
.more_inf_ {
    background-color: #f0f6f9;
    padding: 52px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 30px;
    width: 50%;
    min-height: 300px;
}
.more_inf_title {
    font-size: 36px;
    max-width: 426px;
    font-weight: 600;
    text-align: center;
}
.more_info_btn {
    padding: 26px 114px;
    font-size: 20px;
    background-color: var(--black);
}
.more_info_btn:hover {
    background-color: var(--white);
    color: var(--black);
    border-color: var(--black);
}
.home_news_section,
.home_news_sectionn {
    display: flex;
    margin: 32px 0 60px;
    padding-bottom: 36px;
}
.col_prods {
    column-gap: 20px;
    padding-bottom: 36px;
}
.home_news_section::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
.home_news_section::-webkit-scrollbar-thumb {
    background-color: var(--black);
    opacity: 0.3;
    border-radius: 10px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
.news_prod {
    width: 23%;
    display: flex;
    row-gap: 7px;
    flex-direction: column;
}
.home_news_section .news_prod_img {
    height: 562px;
}
.news_prod_img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 400px;
    position: relative;
    border: 1px solid transparent;
}
.add_fav,
.new_prod,
.sale_num {
    position: absolute;
}
.home_news_section .news_prod_img img,
.news_prod_img a img {
    height: 100% !important;
}
.add_fav {
    cursor: pointer;
    top: 34px;
    right: 20px;
    z-index: 10;
}
.add_fav:hover svg path,
.prod_add_fav:hover svg path,
.prod_fav:hover svg path {
    fill: #e9105e;
}
.prod_add_fav {
    cursor: pointer;
    margin: 0 auto;
}
.news_prod_img .sale_prod {
    position: absolute;
    top: 30px;
    left: 20px;
    z-index: 10;
}
.sale_num {
    top: 7px;
    left: 20px;
    font-weight: 600;
    font-size: 10px;
}
.new_prod {
    top: 30px;
    left: 20px;
    padding: 5px 8px;
    font-size: 14px;
    background-color: var(--black);
}
.sale_with_new {
    left: 77px !important;
}
.price_of_prod {
    display: flex;
    align-items: center;
    column-gap: 14px;
}
.img_and_nameinf .gray_mini_title,
.price_of_prod .old_price,
.range_name {
    font-size: 12px;
}
.cart_ticket_name,
.countof_prod,
.no_item,
.price_of_prod .new_price,
.review_date,
.status_name,
.table_price_blck .new_price,
.tpeof_prod {
    font-size: 18px;
}
.inpwlab_ label,
.loc_so,
.name_pr,
.ret_second_title,
.vch_tpe {
    font-size: 18px;
    font-weight: 600;
}
.tpeof_prod {
    opacity: 0.6;
}
.subscribe_block {
    margin: 60px 0 236px;
    background: #f5f5f5;
    padding: 48px 60px;
    gap: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.subscribe_block .section_name {
    max-width: 334px;
}
.inp_block {
    position: relative;
    max-width: 648px;
    width: 100%;
}
.shnik_ {
    position: absolute;
    top: 30px;
    left: 22px;
}
.subs_inp {
    padding: 25px 70px;
    font-size: 22px;
    border: none;
    width: 100%;
    background-color: transparent;
    border-bottom: 2px solid #000;
}
.send_mail,
footer {
    background-color: var(--black);
}
.subs_inp::placeholder {
    color: rgba(0, 0, 0, 0.2);
}
.send_mail {
    align-self: flex-start;
    padding: 26px 120px;
    font-size: 20px;
    cursor: pointer;
    border: 1px solid transparent;
}
.send_mail:hover {
    border-color: var(--black);
    color: var(--black);
    background-color: var(--white);
}
footer {
    padding: 142px 0 26px;
    margin-top: 210px;
}
.f_bar {
    justify-content: space-around;
    column-gap: 30px;
    align-items: flex-start;
    margin-bottom: 26px;
}
.f_categor_block,
.inpwlab_,
.range_title_ {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.f_bar_title {
    font-size: 16px;
    font-weight: 500;
}
.f_social {
    column-gap: 18px;
    justify-content: start;
}
.f_bar_links {
    font-size: 16px;
    opacity: 0.6;
}
.f_bar_links:hover {
    opacity: 0.8;
}
.c_fab,
.categor_prod_name:hover,
.opac_,
.ws_:hover {
    opacity: 0.6;
}
.you_may {
    font-size: 16px;
    max-width: 294px;
    color: rgba(255, 255, 255, 0.6);
}
.c_fab,
.login_btn {
    color: var(--white);
}
.last_line_bord {
    max-width: 1732px;
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.last_fline {
    gap: 20px;
    flex-wrap: wrap;
    padding: 0 80px;
}
.c_fab {
    font-size: 18px;
}
.sitedev_ws {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.footer_top_abs {
    position: absolute;
    width: 91%;
    left: 80px;
    z-index: 20;
    bottom: 475px;
    background: #f5f5f5;
    padding: 60px 20px;
    column-gap: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.login_btn:hover,
.login_form {
    background-color: var(--white);
}
.f_mini_infs {
    display: flex;
    align-items: flex-start;
    column-gap: 10px;
}
.mini_inff_cols {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    max-width: 266px;
}
.title_f_inf {
    font-size: 22px;
    font-weight: 500;
}
.is_useful,
.mini_inf_p,
.send_again {
    font-size: 16px;
    opacity: 0.6;
}
.f_mini_line {
    height: 48px;
    align-self: center;
    border-right: 2px solid rgba(0, 0, 0, 0.2);
}
.login_section {
    max-width: 1570px;
    width: 100%;
    padding: 110px 40px;
    margin: 0 auto;
}
.login_block {
    height: 870px;
    display: flex;
}
.login_form {
    max-width: 692px;
    width: 100%;
    padding: 70px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 14px;
}
.forget_pass,
.max_pop,
.pass_area {
    max-width: 390px;
    width: 100%;
}
.fb_gm,
.login_btn {
    justify-content: center;
    cursor: pointer;
}
.log_back {
    min-height: 100vh;
    background: #f5f5f5;
}
.login_logo {
    margin-bottom: 70px;
}
.welcome_back {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
}
.please_login {
    font-size: 16px;
    opacity: 0.7;
    text-align: center;
}
.all_inps {
    border: none;
    width: 100%;
    padding: 16px 44px 16px 20px;
    font-size: 16px;
    background-color: transparent;
    border-bottom: 1px solid #000;
}
.all_inps::placeholder {
    color: rgba(0, 0, 0, 0.2);
}
.pass_area {
    position: relative;
}
.eye,
.eye_line {
    position: absolute;
    top: 14px;
    right: 23px;
    display: none;
    cursor: pointer;
}
.forget_pass {
    font-size: 16px;
    text-align: end;
    margin: 6px 0;
}
.login_btn {
    width: 100%;
    padding: 20px;
    font-size: 20px;
    background-color: var(--black);
    border: 1px solid transparent;
}
.login_btn:hover {
    border-color: var(--black);
    color: var(--black);
}
.pop_underline {
    width: 100%;
    margin: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.about_prod_under .section_name,
.logw_soc,
.review_block .section_name {
    margin-bottom: 16px;
}
.logw_soc {
    font-size: 16px;
    text-align: center;
}
.fb_or_gm {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 25px;
}
.fb_gm {
    width: 50px;
    height: 50px;
    border: 3px solid var(--black);
}
.cat_name_count:hover,
.cat_name_count_active,
.chosen_svg_active,
.fb_gm:hover {
    background-color: var(--black);
}
.fb_gm:hover svg path,
.user_btns:hover svg path,
.user_btns_active svg path {
    fill: var(--white);
}
.go_register {
    width: 100%;
    padding: 20px;
    font-size: 20px;
    justify-content: center;
    border: 2px solid var(--black);
}
.buy_now:hover,
.follow_ord,
.go_register:hover,
.minus_plus:hover,
.ord_tpes:hover,
.ord_tpes_active,
.pagination_sp:hover,
.pagination_sp_active,
.prev_next_page:hover,
.prods_size:hover,
.prods_size_active,
.return_ord_btn,
.see_item:hover {
    background-color: var(--black);
    color: var(--white);
}
.right_girl {
    max-width: 876px;
    width: 100%;
    height: 100%;
}
.forg_pass_block,
.pass_succsess_block {
    display: none;
    flex-direction: column;
    row-gap: 30px;
    align-items: center;
}
.confirm_email_block {
    display: none;
    align-items: center;
    flex-direction: column;
    row-gap: 16px;
}
.goto_confirm,
.goto_forg_pass {
    justify-content: center;
    column-gap: 10px;
    cursor: pointer;
    font-size: 16px;
}
.confirm_email_block .please_login {
    max-width: 216px;
}
.code_inp_area,
.ticket_titles {
    column-gap: 10px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    appearance: none;
    margin: 0;
}
.send_again_active {
    opacity: 1;
    cursor: pointer;
}
input::placeholder {
    color: #000 !important;
}
.count_again {
    display: flex;
    align-self: flex-start;
    column-gap: 6px;
}
.creat_new_pass {
    display: none;
    flex-direction: column;
    align-items: center;
    row-gap: 16px;
}
.addr_pop {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0;
}
.chosen_prod_infs .new_price,
.drwpaddr_sp,
.error_text,
.img_and_nameinf .new_price,
.order_success_block .dont_have_addrs,
.wrong_popup .dont_have_addrs {
    font-size: 16px;
}
.registr_section .login_block {
    height: 1570px;
}
.addr_drpdwns {
    position: relative;
    width: 100%;
    column-gap: 10px;
    cursor: pointer;
}
.reg_dropdown_,
.sold_count,
.sort_dropdown_ {
    position: absolute;
    z-index: 10;
}
.addr_drpdwns .all_inps,
.letter_inps {
    padding: 16px 20px;
}
.reg_dropdown_ {
    display: none;
    top: 50px;
    width: 100%;
    background-color: var(--white);
    max-height: 150px;
    overflow-y: auto;
}
.error_text {
    color: var(--redBold);
    font-weight: 700;
}
.error_border,
.error_border .all_inps {
    border-color: var(--redBold);
}
.cat_name_count,
.categ_drpd,
.categor_prod_name {
    border: 1px solid var(--black);
}
.error_border .all_inps::placeholder {
    color: var(--redBold);
    opacity: 0.2;
}
.error_border::placeholder {
    color: var(--redBold);
    opacity: 0.2;
}
.del_addr:hover svg path,
.error_border svg path,
.star_span_active svg path,
.star_span_actives svg path {
    fill: var(--redBold);
}
.categor_name_slide {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    width: max-content !important;
}
.categor_prod_name {
    min-width: 480px;
    padding: 21px;
    display: flex;
    column-gap: 32px;
    align-items: center;
}
.categ_drpd,
.filter_block {
    display: flex;
    flex-direction: column;
}
.categor_img {
    width: 178px;
    height: 198px;
}
.cat_name {
    font-size: 23px;
    color: #282828;
}
.cat_name_count:hover span,
.cat_name_count_active span,
.see_more_catal,
.sold_count {
    color: var(--white);
}
.filter_section {
    column-gap: 20px;
    margin-bottom: 226px;
    display: flex;
}
.filter_block {
    min-width: 300px;
    width: 300px;
    height: max-content;
    padding: 32px 20px;
    background: #f0f4f6;
    row-gap: 20px;
}
.filter_title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 12px;
}
.cat_name_count {
    padding: 16px;
    column-gap: 6px;
    font-size: 16px;
    cursor: pointer;
}
.cat_name_count:hover svg path,
.cat_name_count_active svg path,
.prev_next_page:hover svg path {
    stroke: var(--white);
}
.count_cats,
.edit_pers_inf {
    margin-left: auto;
}
.filter_drpd {
    display: none;
    flex-direction: column;
    row-gap: 10px;
    padding: 16px 20px;
}
.categ_drpd .cat_name_count {
    border: none;
}
.filt_drp_sp {
    font-size: 14px;
    opacity: 0.7;
}
.filter_prods {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
}
.sold_count {
    bottom: 18px;
    left: 18px;
    padding: 9px 28px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.6);
}
.code_inp_area .letter_inps,
.modal_description {
    text-align: center;
}
.see_more_catal {
    padding: 26px 106px;
    font-size: 20px;
    width: max-content;
    border: 1px solid transparent;
    height: max-content;
    align-self: center;
    background-color: var(--black);
}
.prods_btns {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 50px;
}
.from_to_page {
    justify-content: start;
    column-gap: 16px;
    margin-bottom: 40px;
}
.from_this {
    font-size: 20px;
    font-weight: lighter;
}
.pagination_sp,
.this_page {
    font-size: 20px;
    font-weight: 700;
}
.sort_by_section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.pagination_block,
.sort_by_section .cat_name_count {
    column-gap: 18px;
}
.sort_dropdown_ {
    display: none;
    top: 53px;
    width: max-content;
    min-width: 100%;
    background-color: var(--white);
    border-radius: 10px;
}
.pagination_sp,
.prev_next_page {
    border: 2px solid var(--black);
    cursor: pointer;
}
.checkbox_form,
.popup_block {
    box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
}
.attr_drpdn {
    height: 200px;
    overflow-y: auto;
}
.pagination,
.range_end {
    justify-content: end;
}
.prev_next_page {
    width: 60px;
    height: 62px;
    justify-content: center;
}
.pagination_sp {
    padding: 17px 22px;
}
.popup_title_close,
.product_section {
    column-gap: 20px;
    align-items: flex-start;
}
.about_prod_under,
.product_block {
    flex-direction: column;
    display: flex;
}
.product_block {
    gap: 36px;
}
.prod_img_block {
    max-width: 1128px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.product_block .prod_img {
    height: auto;
}
.prod_img {
    max-width: 558px;
    width: 49%;
    height: 500px;
}
.prod_img .video,
.prod_img video {
    width: 100%;
    height: 100%;
    min-height: 300px;
    object-fit: cover;
}
.about_prod_under {
    max-width: 480px;
    row-gap: 22px;
}
.prod_inf {
    font-size: 18px;
    opacity: 0.5;
}
.infs_prod_block {
    height: 190px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.title_inf_ {
    display: flex;
    column-gap: 12px;
}
.more_inf_prod,
.return_subj {
    column-gap: 16px;
    display: flex;
}
.more_inf_prod {
    align-items: center;
    cursor: pointer;
    font-size: 18px;
}
.about_prod_info_right {
    height: max-content;
    max-width: 446px;
    width: 100%;
    background: #f0f4f6;
    padding: 30px 16px 40px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.categor_names {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    margin-bottom: 20px;
}
.basic_t,
.type_name {
    font-size: 20px;
    font-weight: 600;
}
.padd_for_info {
    padding: 0 20px;
}
.underlne_ {
    width: 100%;
    border-bottom: 1px solid #0000001a;
}
.about_prod_info_right .price_inf_sl,
.about_prod_info_right .star_review {
    margin: 0;
}
.color_prod_block {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
.marg_bot {
    margin-bottom: 32px;
}
.color_imgs_block {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.img_for_color {
    max-width: 86px;
    width: 23%;
    height: 150px;
    cursor: pointer;
}
.prods_size {
    padding: 7px 9px;
    min-width: 44px;
    font-size: 20px;
    justify-content: center;
    font-weight: 700;
    cursor: pointer;
    border: 2px solid var(--black);
}
.minus_plus,
.prod_quantity {
    width: 45px;
    height: 45px;
    font-size: 18px;
}
.buy_now,
.minus_plus {
    cursor: pointer;
    justify-content: center;
}
.prod_quantity {
    pointer-events: none;
    border: none;
    opacity: 0.7;
    background-color: transparent;
    text-align: center;
}
.minus_plus {
    border: 1px solid var(--black);
}
.return_subj {
    font-size: 16px;
    align-items: center;
}
.add_to_cart,
.buy_now {
    max-width: 298px;
    font-size: 18px;
    margin: 0 20px;
}
.buy_now {
    padding: 24px 0;
    border: 2px solid var(--black);
}
.add_to_cart,
.leave_review {
    border: 2px solid transparent;
    background-color: var(--black);
    cursor: pointer;
    color: var(--white);
}
.add_to_cart {
    width: 100%;
    display: flex;
    padding: 24px;
    column-gap: 18px;
    justify-content: center;
}
.add_promo:hover,
.add_to_cart:hover,
.order_btn:hover {
    background-color: transparent;
    color: var(--black);
    border-color: var(--black);
}
.add_to_cart:hover svg path,
.follow_ord:hover svg path {
    fill: var(--black);
}
.available_store {
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-size: 16px;
    cursor: pointer;
}
.color_imgs_block .fb_gm {
    width: 30px;
    height: 30px;
    border: 2px solid var(--black);
}
.fb_gm .messege_cloud {
    bottom: 39px;
    right: -14px;
}
.review_block {
    max-width: 1128px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 20px;
    margin-top: 24px;
    margin-bottom: 84px;
}
.reviw_num {
    font-size: 30px;
}
.leave_review {
    padding: 24px 58px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 50px;
    width: max-content;
}
.addr_sp,
.lab,
.yes_or_no {
    font-weight: 600;
}
.range_div,
.range_rows {
    width: 100%;
    display: flex;
}
.leave_review:hover {
    color: var(--black);
    border-color: #000;
    background-color: var(--white);
}
.people_reviews_block {
    display: flex;
    align-items: flex-start;
    justify-content: start;
    column-gap: 70px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.chekcked_inps,
.user_review_inf {
    display: flex;
    flex-direction: column;
    row-gap: 18px;
}
.name_reviewer,
.total_price {
    font-size: 30px;
    font-weight: 600;
}
.addr_sp,
.rev_sttr,
.yes_or_no {
    font-size: 18px;
}
.comment_of_user,
.time_open {
    font-size: 18px;
    opacity: 0.5;
}
.review_range_user {
    display: flex;
    column-gap: 70px;
    margin-top: 15px;
}
.range_rows {
    flex-direction: column;
    row-gap: 8px;
    max-width: 240px;
}
.range_div {
    background: #f0f0f0;
    justify-content: center;
}
.range_start {
    justify-content: start;
}
.recommend_friend,
.yes_or_no {
    align-items: center;
    display: flex;
}
.red_square {
    width: 6px;
    height: 6px;
    background-color: var(--redBold);
}
.addr_map_block iframe,
.contact_map iframe,
.map_available_markets iframe,
.popup_section {
    width: 100%;
    height: 100%;
}
.recommend_friend {
    column-gap: 10px;
}
.yes_or_no {
    column-gap: 8px;
}
.like_it {
    cursor: pointer;
    display: flex;
    column-gap: 12px;
}
.like_it:hover svg path {
    fill: dodgerblue;
}
.popup_section {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    z-index: 91;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}
.popup_block {
    max-width: 820px;
    width: 100%;
    background-color: var(--white);
}
.map_available_markets {
    max-width: 762px;
    width: 50%;
    height: 725px;
}
.available_block {
    max-width: 1516px;
}
.pop_addreses_avail {
    padding: 42px 46px 56px 56px;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    max-width: 754px;
    width: 50%;
}
.available_popup_block {
    align-items: flex-start;
}
.popup_title_close .section_name {
    max-width: 300px;
}
.available_addrs_block {
    max-height: 512px;
    overflow: auto;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    padding-right: 40px;
}
.available_addrs_block::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
.available_addrs_block::-webkit-scrollbar-thumb {
    background-color: var(--black);
    opacity: 0.3;
    border-radius: 10px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
.addr_inf_reviews {
    column-gap: 12px;
    align-items: flex-start;
}
.addr_open_tipe {
    display: flex;
    flex-direction: column;
    row-gap: 6px;
    max-width: 344px;
}
.addr_sp {
    line-height: 26px;
}
.rev_sttr {
    display: flex;
    column-gap: 6px;
    align-items: center;
}
.delivery_popup_block_parent {
    max-width: 820px;
    align-items: flex-start;
}
.delivery_popup_block_parent_big {
    max-width: 1680px;
}
.delivery_popup_block {
    padding: 50px;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.deliv_to_haypost,
.pickup_market,
.save_chosen_adr {
    font-size: 20px;
    justify-content: center;
    height: 60px;
    width: 100%;
    cursor: pointer;
}
.delivery_popup_block .section_name,
.follow_ord_popup_block .section_name,
.personal_inf_popup_block .section_name,
.pickup_addrs_block .addr_open_tipe {
    max-width: none;
}
.choose_delivery_type,
.save_or_choose,
.two_inps {
    column-gap: 20px;
}
.deliv_to_haypost,
.save_chosen_adr {
    color: var(--white);
    border: 2px solid var(--black);
    background-color: var(--black);
}
.deliv_to_haypost:hover,
.save_chosen_adr:hover {
    background-color: var(--white);
    color: var(--black);
}
.deliv_to_haypost_deactive {
    opacity: 0.15;
    color: var(--black);
    background-color: transparent;
}
.add_addr_btn,
.pickup_market_active {
    background-color: var(--black);
    border: 2px solid var(--black);
}
.pickup_market {
    border: 2px solid var(--black);
    padding: 25px;
    color: var(--black);
    opacity: 0.15;
}
.pickup_market_active {
    opacity: 1;
    color: var(--white);
}
.dont_have_addrs {
    align-self: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 20px;
    max-width: 422px;
    margin: 30px 0;
    font-size: 24px;
    color: rgb(0 0 0 / 60%);
    text-align: center;
}
.add_addr_btn {
    cursor: pointer;
    font-size: 20px;
    height: 60px;
    align-items: center;
    width: 100%;
    display: flex;
    color: var(--white);
    justify-content: center;
}
.add_addr_btn:hover,
.follow_ord:hover,
.return_ord_btn:hover {
    color: var(--black);
    background-color: var(--white);
}
.if_have_addr,
.if_no_addr,
.pickup_addrs_block_active {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.adress_block_ {
    margin-bottom: 20px 0;
    overflow: auto;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    padding-right: 40px;
    height: 250px;
}
.adress_block_::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
.adress_block_::-webkit-scrollbar-thumb {
    background-color: var(--black);
    opacity: 0.3;
    border-radius: 10px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
.choose_adr_block {
    column-gap: 24px;
    justify-content: start;
    cursor: pointer;
}
.check_branch {
    position: relative;
    width: 20px;
    height: 20px;
}
.check_branch input,
.checkbox_form,
.search_addr_btn {
    position: absolute;
    cursor: pointer;
}
.check_branch input {
    opacity: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
}
.checkbox_form {
    width: 20px;
    height: 20px;
    border: 2px solid #282828;
    background-color: var(--white);
    left: 0;
    top: 0;
    display: flex;
    z-index: 0;
    padding: 2px;
}
.about_prod_details,
.chosen_product {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
.mini_check {
    background-color: transparent;
}
.check_branch input:checked ~ .checkbox_form .mini_check {
    width: 100%;
    height: 100%;
    background-color: var(--black);
}
.lab {
    font-size: 17px;
    max-width: 495px;
}
.choose_other_addr,
.choose_other_addr_pick,
.goback_car {
    width: 100%;
    padding: 25px;
    border: 2px solid transparent;
    font-size: 20px;
    cursor: pointer;
    justify-content: center;
}
.choose_other_addr:hover,
.choose_other_addr_pick:hover,
.goback_car:hover {
    border-color: var(--black);
}
.add_choose_other_addr_block,
.for_favs_block,
.for_order_block,
.if_addr_block,
.search_other_addrs_block {
    display: none;
    flex-direction: column;
    row-gap: 20px;
}
.star_open {
    column-gap: 20px;
    justify-content: start;
}
.add_basic_addr {
    display: flex;
    column-gap: 40px;
    align-items: center;
    margin-bottom: 90px;
}
.order_success_block,
.wrong_popup {
    flex-direction: column;
    padding: 50px;
}
.yes_or_no_ {
    display: flex;
    align-self: center;
    column-gap: 20px;
}
.order_success_block {
    max-width: 870px;
    display: flex;
    row-gap: 22px;
}
.order_success_block .section_name {
    max-width: 572px;
}
.orders_page {
    font-weight: 700;
    display: inline;
}
.succsses_numnam {
    font-size: 18px;
    font-weight: 600;
    color: rgba(40, 40, 40, 0.7);
}
.tohome_ {
    max-width: 336px;
}
.wrong_popup {
    display: flex;
    max-width: 870px;
    row-gap: 50px;
}
.buy_now_popup_block,
.leave_review_popup_block {
    max-width: 680px;
    padding: 48px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    max-height: 90vh;
    overflow: auto;
}
.buy_now_popup_block::-webkit-scrollbar,
.leave_review_popup_block::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
.buy_now_popup_block::-webkit-scrollbar-thumb,
.leave_review_popup_block::-webkit-scrollbar-thumb {
    background-color: var(--black);
    opacity: 0.3;
    border-radius: 10px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
textarea {
    resize: none;
}
.buy_now_popup_block .payment_option_block {
    max-width: 278px;
    height: 134px;
}
.buy_now_popup_block .payment_fl_online {
    gap: 16px;
}
.buy_now_popup_block .payment_block {
    gap: 20px;
}
.buy_now_popup_block .yes_or_no_,
.return_prod_section .yes_or_no_ {
    align-self: flex-start;
}
.start_block {
    justify-content: start;
    column-gap: 12px;
}
.leave_review_popup_block .yes_or_no_ {
    align-self: flex-start;
    margin-top: 15px;
}
.leave_review_popup_block .choose_adr_block {
    align-self: flex-start;
    column-gap: 10px;
}
.addr_map_block {
    display: none;
    max-width: 1000px;
    width: 100%;
    height: 954px;
}
.soab_tit {
    max-width: 314px;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
}
.search_addr_btn {
    top: 16px;
    right: 20px;
}
.search_addr_btn:hover svg path {
    stroke: black;
}
.search_other_addr_inp .all_inps {
    padding: 16px 42px 16px 20px;
}
.search_other_addrs_block .adress_block_ {
    height: 500px;
}
.chosen_addr_market {
    display: none;
    flex-direction: column;
    row-gap: 22px;
}
.back_to_search_block {
    display: flex;
    align-items: center;
    column-gap: 16px;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
.chosen_addr_market .lab {
    font-size: 24px;
    max-width: none;
}
.chosen_addr_market .addr_open_tipe {
    max-width: none;
    row-gap: 14px;
}
.markets_img {
    width: 100%;
    height: 330px;
    margin-bottom: 50px;
}
.round_black,
.round_gray {
    width: 14px;
    z-index: 2;
    border-radius: 90px;
}
.personal_inf_popup_block {
    max-height: 90vh;
    overflow-y: auto;
    padding: 50px;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.follow_ord_popup_block {
    max-width: 644px;
    padding: 50px;
    display: flex;
    flex-direction: column;
    row-gap: 50px;
}
.history_deliver_prods {
    display: flex;
    flex-direction: column;
    row-gap: 52px;
    height: 168px;
    overflow: auto;
    padding-right: 10px;
}
.history_deliver_prods::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
.history_deliver_prods::-webkit-scrollbar-thumb {
    background-color: var(--black);
    opacity: 0.3;
    border-radius: 10px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
.order_steps {
    column-gap: 12px;
    position: relative;
}
.round_status {
    column-gap: 28px;
}
.round_black {
    height: 14px;
    background-color: var(--black);
}
.black_line,
.gray_line {
    position: absolute;
    left: 6px;
    height: 74px;
}
.black_line {
    top: 7px;
    border-right: 3px solid var(--black);
}
.gray_line {
    top: 18px;
    border-right: 2px dashed #f3f4f6;
}
.round_gray {
    height: 14px;
    background: #f3f4f6;
}
.cart_section {
    column-gap: 10px;
    margin-bottom: 46px;
    align-items: flex-start;
}
.cart_block,
.chosen_prod_infs {
    flex-direction: column;
    display: flex;
}
.cart_block {
    row-gap: 28px;
    max-width: 1072px;
    width: 100%;
}
.chosen_product {
    width: 100%;
    padding: 14px 12px;
    display: flex;
    column-gap: 24px;
}
.chosen_prod_img {
    max-width: 175px;
    width: 100%;
    height: 270px;
    border: 2px solID;
}
.chosen_prod_infs {
    row-gap: 10px;
    align-content: flex-start;
    justify-content: space-around;
}
.chosen_prod_infs .gray_mini_title,
.chosen_prod_infs .inf_of_title,
.chosen_prod_infs .old_price,
.img_and_nameinf .inf_of_title,
.img_and_nameinf .old_price,
.reapet_order .inf_of_title,
.reapet_order .old_price {
    font-size: 12px;
    line-height: inherit;
}
.chosen_prod_infs .sale_num,
.img_and_nameinf .sale_num {
    font-size: 8px;
    top: 4px;
    left: 12px;
}
.chosen_prod_infs .type_name,
.img_and_nameinf .type_name,
.total_sp {
    font-size: 24px;
}
.chosen_inf {
    display: flex;
    column-gap: 30px;
}
.chosen_pr_img {
    max-width: 50px;
    width: 100%;
    height: 88px;
}
.fav_pls_mns_del .minus_plus,
.fav_pls_mns_del .prod_quantity,
.prod_fav {
    width: 38px;
    height: 38px;
}
.cod_size_price {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.fav_pls_mns_del {
    display: flex;
    align-items: center;
    column-gap: 22px;
}
.order_btn,
.prod_fav {
    justify-content: center;
    cursor: pointer;
}
.prod_fav {
    min-width: 38px;
    min-height: 38px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.delete_chosen:hover svg path,
.filter_mobile:hover svg path {
    fill: black;
}
.promocode_block {
    display: none;
    column-gap: 24px;
    margin-bottom: 24px;
}
.promo_ino {
    max-width: 382px;
}
.add_promo {
    padding: 15px 50px;
    color: var(--white);
    font-size: 18px;
    cursor: pointer;
    width: max-content;
    border: 1px solid transparent;
    background-color: var(--black);
}
.recipient_inps {
    column-gap: 20px;
    padding-right: 80px;
}
.add_addres_for_delivery {
    width: 100%;
    padding: 60px 78px;
    background: #f4f9fb;
    display: flex;
    column-gap: 46px;
}
.add_addres_for_delivery .color_prod_block {
    max-width: 345px;
}
.add_addr {
    font-size: 18px;
    width: max-content;
    cursor: pointer;
}
.add_addr:hover {
    font-size: 20px;
}
.payment_block {
    display: flex;
    gap: 34px;
    flex-wrap: wrap;
}
.payment_option_block {
    max-width: 330px;
    width: 100%;
    background: #f4f9fb;
    position: relative;
    height: 158px;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    cursor: pointer;
}
.payment_option_block:hover {
    border-color: #addcef;
}
.chosen_area {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 1.5px;
    background: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--black);
}
.chosen_svg {
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.payment_fl_online {
    max-height: 60px;
    gap: 20px;
}
.cart_ticket_block {
    max-width: 510px;
    width: 100%;
    background: #f0f4f6;
    padding: 30px;
    display: flex;
    flex-direction: column;
    row-gap: 22px;
}
.order_btn,
.order_btn_disabled {
    padding: 24px 0;
    margin-top: 12px;
    font-size: 18px;
}
.haypost_ {
    column-gap: 10px;
    width: max-content;
    justify-content: start;
}
.haypost_img,
.recipients_name img {
    max-width: 30px;
    max-height: 20px;
}
.sale_num_ticket {
    color: var(--redBold);
}
.order_btn {
    width: 100%;
    color: var(--white);
    background-color: var(--black);
    border: 2px solid transparent;
}
.order_btn_disabled {
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
    width: 100%;
    justify-content: center;
}
.chosen_delivery_inf,
.recipient_info {
    background: #f4f9fb;
    padding: 30px;
    gap: 12px;
    flex-wrap: wrap;
    align-items: flex-start;
}
.for_user_loc .imgs_count,
.recipient_info {
    align-items: center;
}
.recipients_name {
    column-gap: 20px;
    font-size: 18px;
    font-weight: 600;
}
.recipeints_inf {
    font-size: 17px;
    max-width: 476px;
}
.addr_inf_,
.addr_inf_sp {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
}
.account_section {
    display: flex;
    flex-direction: column;
    row-gap: 35px;
    margin: 34px 0 70px;
}
.user_account_bar {
    gap: 15px;
    flex-wrap: wrap;
    justify-content: start;
}
.user_btns {
    max-width: 308px;
    min-width: 272px;
    width: 18%;
    cursor: pointer;
    padding: 22px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
    font-size: 18px;
    background-color: var(--white);
    border: 1px solid var(--black);
}
.user_btns:hover,
.user_btns_active {
    color: var(--white);
    background-color: var(--black);
}
.for_user_general {
    gap: 36px;
    display: none;
    flex-wrap: wrap;
    justify-content: start;
}
.general_blcksv {
    max-width: 508px;
    width: 31%;
    padding: 34px;
    background: #f0f4f6;
    min-height: 238px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 26px;
    cursor: pointer;
    border: 1px solid transparent;
}
.general_blcksv:hover {
    border-color: #73acc9;
}
.for_personal,
.for_user_personal {
    align-items: center;
    flex-direction: row;
}
.users_gen_img {
    min-width: 115px;
    min-height: 115px;
    width: 115px;
    height: 115px;
    border-radius: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d4dee3;
    border: 2.04px solid;
}
.round_mini_img,
.users_gen_img img {
    border-radius: 90px;
}
.blocks_names_title {
    display: flex;
    flex-direction: column;
    row-gap: 14px;
}
.profile_userEdit_actions {
    margin-left: auto;
    row-gap: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.click_forblck {
    font-size: 38px;
    font-weight: 600;
}
.blocks_names_title .call_num,
.users_num {
    font-weight: 500;
}
.users_num {
    display: flex;
    column-gap: 10px;
    font-size: 18px;
    justify-content: start;
    align-items: center;
}
.imgs_count {
    column-gap: 12px;
    align-items: flex-end;
}
.round_mini_img {
    width: 98px;
    height: 98px;
    border: 1px solid var(--black);
}
.img2,
.img3,
.img4 {
    margin-left: -40px;
}
.img1 {
    z-index: 10;
}
.img2 {
    z-index: 9;
}
.img3 {
    z-index: 8;
}
.img4 {
    z-index: 7;
    filter: brightness(50%);
}
.prod_imgs_plus {
    position: relative;
    justify-content: center;
}
.plus_num {
    position: absolute;
    right: 24px;
    font-size: 35px;
    z-index: 7;
    font-weight: 700;
    color: var(--white);
}
.user_second_title {
    font-size: 34px;
    font-weight: 600;
}
.user_fav_items {
    gap: 25px;
    flex-wrap: wrap;
    justify-content: start;
    margin-top: 20px;
}
.user_fav_items .news_prod {
    max-width: 380px;
}
.for_personal_block {
    display: none;
    flex-direction: column;
    row-gap: 36px;
    max-width: 1034px;
}
.pers_inf {
    column-gap: 30px;
    display: flex;
}
.for_personal_block .for_personal {
    max-width: none;
    width: 100%;
    border: none;
    cursor: inherit;
    min-height: 1px;
}
.for_personal_block .eye,
.for_personal_block .eye_line {
    top: 22px;
}
.for_personal_block .all_inps {
    padding: 22px 20px;
}
.for_personal_block .chosen_delivery_inf {
    flex-wrap: nowrap;
}
.pass_changed {
    width: max-content;
    background: #ebf9e3;
    padding: 14px 30px 14px 14px;
    border: 1px solid #388432;
    font-size: 16px;
    font-weight: 700;
    color: #388432;
    column-gap: 10px;
}
.ord_tpes,
.prods_table {
    border: 1px solid var(--black);
}
.ord_deliv_return {
    display: flex;
    align-items: center;
    column-gap: 32px;
}
.delivery_,
.order_,
.return_ {
    opacity: 0.4;
    cursor: pointer;
}
.filter_delivorders {
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.ord_tpes {
    padding: 10px 20px;
    font-size: 18px;
    cursor: pointer;
}
.filter_sorts_ords {
    column-gap: 12px;
    display: none;
}
.filter_sorts_ords .search_inp {
    max-width: 300px;
    width: 100%;
}
.prods_table {
    border-collapse: collapse;
}
.about_us_section,
.prods_table_active {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}
.dont_have_ord {
    padding: 30px 48px;
    background: #f4f9fb;
    column-gap: 40px;
    width: max-content;
}
.donthave_ {
    max-width: 245px;
    font-size: 18px;
    opacity: 0.6;
    line-height: 22px;
}
.tr_prod_items {
    border-bottom: 1px solid var(--black);
}
.tr_prod_items .round_mini_img {
    width: 60px;
    height: 60px;
}
td,
th {
    padding: 22px 0;
    text-align: center;
}
.send_item {
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.only_sp,
.table_price_blck .old_price {
    font-size: 14px;
}
.table_price_blck .sale_num {
    font-size: 8px;
    top: 4px;
    left: 14px;
}
.follow_ord,
.return_ord_btn,
.see_item {
    margin: 0 auto;
    width: max-content;
    column-gap: 20px;
    display: flex;
    align-items: center;
    padding: 15px 32px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    border: 2px solid var(--black);
}
.send_green {
    color: #3ecf0b;
    font-size: 18px;
}
.prods_table .img2,
.prods_table .img3,
.prods_table .img4 {
    margin-left: -30px;
}
.reapet_order,
.see_details_prod {
    display: none;
    flex-direction: column;
    row-gap: 60px;
}
.backto_order,
.backto_return {
    display: flex;
    align-items: center;
    column-gap: 28px;
    font-size: 32px;
    font-weight: 600;
    cursor: pointer;
}
.chosen_item_prod {
    column-gap: 16px;
    align-items: flex-start;
}
.name_inf_addr {
    font-size: 18px;
    width: 80%;
}
.just_start {
    justify-content: start;
    column-gap: 32px;
}
.telcell_img {
    max-width: 74px;
}
.details_of_product_blck {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.about_prod_details {
    padding: 25px 30px;
    display: flex;
    align-items: center;
    column-gap: 80px;
}
.img_and_nameinf {
    display: flex;
    align-items: center;
    column-gap: 30px;
}
.acc_block,
.faq_section {
    display: flex;
    flex-direction: column;
}
.mini_img_det {
    width: 94px;
    height: 94px;
}
.img_and_nameinf .categor_names {
    row-gap: 5px;
    margin: 0;
}
.reapet_order .categor_names {
    row-gap: 9px;
    margin: 0;
}
.img_and_nameinf .withoud_under:hover,
.reapet_order .withoud_under {
    text-decoration: none;
}
.return_red {
    color: var(--redBold);
}
.reapet_order .chosen_prod_img {
    max-width: 118px;
    height: 183px;
}
.faq_title {
    text-align: center;
    margin-bottom: 24px;
}
.faq_section {
    row-gap: 22px;
    align-items: center;
}
.acc_block {
    row-gap: 20px;
    max-width: 1280px;
    padding-bottom: 20px;
    border-bottom: 2px solid var(--black);
}
.acc_general_line {
    column-gap: 12px;
    cursor: pointer;
}
.hidden_text_faq {
    display: none;
    width: 95%;
    opacity: 0.5;
    font-size: 18px;
    line-height: 26px;
}
.acc_title {
    font-size: 24px;
    font-weight: 700;
}
.acc_general_line:hover .acc_title {
    opacity: 0.7;
}
.down_up_opened {
    transform: rotate(180deg);
}
.shipping_deliv_setion {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    margin: 30px 0 68px;
}
.ship_del_blck {
    column-gap: 20px;
    background: #f4f9fb;
}
.first_del_ship {
    padding: 36px 50px 0 80px;
    justify-content: start;
}
.contact_section,
.ship_del_descrip {
    flex-direction: column;
    display: flex;
}
.ship_del_descrip {
    row-gap: 16px;
    max-width: 655px;
}
.ship_title {
    font-size: 24px;
    font-weight: 600;
}
.ship_inf {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.5);
}
.ship_img {
    max-width: 496px;
}
.ship_handl {
    padding: 42px 82px;
    max-width: none !important;
}
.return_terms {
    padding: 70px 80px;
}
.return_terms .ship_del_descrip {
    max-width: 750px;
}
.aboutus_block {
    padding: 0 70px;
    gap: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #b1d7ea;
}
.abouti_img {
    max-width: 700px;
    width: 48%;
}
.aboutus_inf {
    font-size: 18px;
    line-height: 29px;
    max-width: 560px;
}
.contact_section {
    row-gap: 36px;
    margin-bottom: 100px;
}
.contact_map {
    max-width: 982px;
    width: 100%;
    height: 596px;
}
.contact_block .adress_block_ {
    height: 596px;
    max-width: 610px;
    width: 100%;
}
.return_prod_section {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    max-width: 720px;
    width: 100%;
}
.ret_titles {
    font-size: 24px;
    margin-top: 18px;
    font-weight: 600;
}
.has_promocode,
.register_cart {
    font-weight: 700;
    cursor: pointer;
}
.date_inp {
    position: relative;
    opacity: 0.5;
}
.data_svg {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: -1;
}
.date_inp .all_inps {
    padding: 16px 17px 16px 20px;
}
#date::-webkit-calendar-picker-indicator {
    opacity: 0;
    width: 20px;
}
.radios_ {
    display: flex;
    column-gap: 38px;
}
.return_prod_section .login_btn {
    max-width: none;
    width: max-content;
    padding: 28px 112px;
    margin-top: 20px;
}
.news_for_mobile {
    display: none;
    flex-wrap: wrap;
    justify-content: start;
    gap: 16px;
    margin-top: 20px;
}
.filter_mobile,
.mobile_bot_menu {
    align-items: center;
    display: none;
}
.news_for_mobile .news_prod {
    width: calc(100% / 2 - 16px);
}
.news_for_mobile .news_prod_img {
    height: 256px;
}
.mobile_bot_menu {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 35;
    column-gap: 10px;
    box-shadow: 0 -6px 20px rgba(0, 0, 0, 0.25);
    justify-content: space-around;
    padding: 20px 10px 30px;
    background-color: var(--white);
}
.formControl,
.formControlContainer,
.slide_group,
.slide_viewer,
.unit {
    position: relative;
}
.filter_mobile {
    font-size: 14px;
    border: 1px solid transparent;
    background-color: var(--black);
    padding: 12px 14px;
    cursor: pointer;
    gap: 16px;
}
.mobf_sp {
    font-size: 14px;
    margin: 0 auto;
    color: var(--white);
}
.filter_mobile:hover {
    background: 0 0;
    border-color: #000;
}
.filter_mobile:hover .mobf_sp {
    color: #000;
}
.back_btn {
    cursor: pointer;
    display: none;
}
.back_title {
    display: flex;
    align-items: center;
    gap: 20px;
}
.filter_prods_rows {
    display: none;
    flex-direction: column;
    gap: 16px;
}
.rows_or_cols {
    display: none;
    align-items: center;
    gap: 14px;
}
.col_prod:hover svg path,
.col_prod_active svg path,
.row_prod:hover svg path,
.row_prod_active svg path {
    fill-opacity: 1;
}
.filter_prods_rows .news_prod_img {
    height: 480px;
}
.habju_column {
    gap: 40px;
}
.has_promocode {
    font-size: 18px;
}
.input_info {
    display: flex;
    gap: 15px;
}
.input_info .messege_cloud {
    max-width: 212px;
    text-align: start;
    right: -100px;
}
.input_info .messege_cloud:before {
    right: 46%;
}
.only_logined {
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: #f4f9fb;
    padding: 18px 24px;
    max-width: 345px;
}
.register_cart {
    font-size: 14px;
}
.delivery_popup_block_parent {
    max-height: 95vh;
    overflow: auto;
}
.delivery_popup_block_parent::-webkit-scrollbar {
    height: 2px;
    width: 2px;
}
.delivery_popup_block_parent::-webkit-scrollbar-thumb {
    background-color: var(--black);
    opacity: 0.3;
    border-radius: 10px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
#crta_bticon,
.crta_bb_btn:hover {
    background-color: rgba(16, 111, 229, 0.7);
}
.any_class {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.swipe {
    display: flex !important;
    justify-content: center;
}
.formControlContainer input {
    padding: 8px 30px 8px 10px;
    background: 0 0;
    border-radius: 4px;
    font-size: 12px;
    border: none;
    opacity: 1;
    width: fit-content;
    height: fit-content;
}
.formControlContainer span {
    position: absolute;
    right: 14px;
    top: 12px;
    opacity: 0.2;
    font-size: 12px;
}
.rangeContainer {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.formControl {
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    color: #635a5a;
    padding-bottom: 15px;
}
.feedback_menu_path,
.feedback_menu_path_general {
    color: #000;
    font-family: Mardoto;
    font-display: swap;
}
.formControlContainer {
    background-color: rgba(196, 196, 196, 0.2);
    max-width: 116px;
    width: 100%;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    pointer-events: all;
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #c6c6c6;
    cursor: pointer;
}
.sort_drp .sort_dropdown_ {
    padding: 10px 15px;
    z-index: 20;
}
input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    pointer-events: all;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #c6c6c6;
    cursor: pointer;
}
input[type="range"]::-webkit-slider-thumb:hover {
    background: #f7f7f7;
}
input[type="range"]::-webkit-slider-thumb:active {
    box-shadow: inset 0 0 3px #000, 0 0 9px #000;
    -webkit-box-shadow: inset 0 0 3px #000, 0 0 9px #000;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    opacity: 1;
    -webkit-appearance: none;
    margin: 0;
}
input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    height: 4px;
    width: 100%;
    position: absolute;
    background-color: #c6c6c6;
    pointer-events: none;
}
#fromSlider {
    height: 4px;
}
.edit_choose_other_addr_block {
    row-gap: 20px;
    flex-direction: column;
}
.popup_product_slider .delivery_popup_block_parent {
    max-height: 90vh;
}
.popup_product_slider .popup_product_slider_swiper {
    height: 100%;
    width: 100%;
    position: relative;
}
.category_head_bar .category_head_bar {
    position: static;
}
.popup_product_slider_swiper img {
    width: fit-content;
    height: 100%;
}
.popup_product_slider_swiper .prod_img {
    max-width: 100%;
    display: flex !important;
    justify-content: center;
}
.popup_sub_error .if_addr_block img,
.popup_sub_success .if_addr_block img {
    max-width: 280px;
    margin: auto;
}
.popup_sub_error .if_addr_block p,
.popup_sub_success .if_addr_block p {
    font-family: Mardoto;
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    font-size: 46px;
    line-height: 54px;
    text-align: center;
    color: #000;
}
.popup_sub_error .if_addr_block button,
.popup_sub_success .if_addr_block button {
    font-family: Mardoto;
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    min-width: 510px;
    height: 80px;
    background: #000;
    margin: auto;
}
.feedback_menu_path_general {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-decoration: none;
}
.feedback_menu_path {
    font-weight: 700;
    font-size: 18px;
}
.feedback_title h2,
.job_details h3 {
    font-family: Mardoto;
    font-display: swap;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #000;
}
.about_site_feeds h5,
.feedback_question,
.rating_lines span {
    font-family: Mardoto;
    font-display: swap;
    line-height: 21px;
    font-size: 18px;
    color: #000;
}
.feedback_question {
    font-weight: 400;
}
.crta_bb_head1,
.crta_bt_head1 {
    font-family: Poppins, sans-serif;
    font-weight: 400;
}
.about_site_feeds h5,
.rating_lines span {
    font-weight: 700;
}
@media (min-width: 600px) {
    .crt_add_body {
        width: 590px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        border-radius: 5px;
    }
}
.crt_add_body {
    background-color: #fff;
    margin-top: 50px;
}
.crta_btop {
    width: 100%;
    height: 50px;
    background-color: transparent;
}
#crta_bticon {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    margin: 10px;
    float: left;
}
.crta_bt_head1 {
    font-size: 18px;
    float: left;
}
.crta_close i {
    float: right;
    font-size: 25px;
    padding-top: 12px;
    margin-right: 10px;
    cursor: pointer;
    color: #000;
}
.crta_bb_head1 {
    font-size: 16px;
    padding: 0 10px 10px;
    overflow-wrap: break-word;
}
.crta_bb_head2,
.crta_bb_textarea {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.crta_bb_head2 {
    color: #6e6e6e;
    padding-left: 2.5%;
    padding-top: 10px;
}
.crta_bb_textarea {
    width: 95%;
    margin-top: -10px;
    margin-bottom: 4px;
    margin-left: 2.5%;
    marrgin-right: 2.5%;
    background-color: #f4f4f4;
    border-radius: 5px;
    padding: 5px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid transparent;
    height: 100px;
}
.crta_bb_textarea:focus {
    outline: 0;
    border-bottom: 2px solid #106fff;
    transition: 0.5s;
}
.crta_bb_btn {
    width: 80px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    height: 40px;
    border-radius: 20px;
    font-family: Poppins, sans-seirf;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    background-color: #106fe5;
    border: none;
    cursor: pointer;
}
.option span,
.options_good {
    color: #000;
    font-family: Mardoto;
    font-display: swap;
}
.crta_bb_btn:hover {
    transition: 0.5s;
}
.rating {
    display: flex;
    justify-content: center;
    align-items: center;
}
.unit {
    cursor: pointer;
    transition: 333ms;
    width: 42px;
    height: 42px;
    background: #d9d9d9;
    margin: 0;
}
.directional_nav,
.slider {
    margin: 0 auto;
    max-width: 1786px;
}
.unit::after {
    content: "";
    position: absolute;
    background: #000;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    border-radius: inherit;
    transition: 333ms;
    transform: translate(-50%, -50%);
}
.unit.active::after {
    width: 105%;
    height: 105%;
}
#unit_line {
    width: 131px;
    height: 2px;
    margin: 0;
}
.feedback_comment_section textarea {
    width: 100%;
    height: 236px;
    border: none;
    border-bottom: 2px solid #000;
}
.option {
    width: 110px;
    height: 110px;
    border: 1px solid;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.option span {
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
}
.options_good {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
}
.feedback_submit_button {
    width: 100%;
    height: 80px;
    background-color: #000;
    color: #fff;
}
.slide_viewer {
    height: 427px;
    overflow: hidden;
}
.slide,
.slide_group {
    height: 100%;
    width: 100%;
}
.slide {
    display: none;
    position: absolute;
}
.slide:first-of-type {
    background: #d7a151;
}
.slide:nth-of-type(2) {
    background: #f4e4cd;
}
.slide:nth-of-type(3) {
    background: #c75534;
}
.slide:nth-of-type(4) {
    background: #d1d1d4;
}
.slide_buttons {
    top: 70%;
    left: 8%;
    position: absolute;
    right: 0;
    text-align: left;
}
a.slide_btn {
    color: #474544;
    font-size: 42px;
    margin: 0 0.175em;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.slide_btn.active,
.slide_btn:hover {
    color: #428cc6;
    cursor: pointer;
}
.directional_nav {
    height: 340px;
    position: relative;
    top: -387px;
}
.next_btn,
.previous_btn {
    bottom: 0;
    margin: auto;
    top: 0;
    position: absolute;
}
.previous_btn {
    left: 100px;
}
.next_btn {
    right: 100px;
}
.next_btn,
.previous_btn {
    cursor: pointer;
    height: 65px;
    opacity: 0.5;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 65px;
}
@media only screen and (max-width: 767px) {
    .previous_btn {
        left: 50px;
    }
    .next_btn {
        right: 50px;
    }
}
.career_cities {
    background-color: #f0f4f6;
    padding: 6px 29px 47px;
}
.career_cities h3 {
    font-family: Mardoto;
    font-display: swap;
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #000;
}
.career_city {
    padding: 16px 20px;
    border: 2px solid #000;
    background-color: transparent;
    transition: background-color 0.3s;
}
.apply_btn_div,
.apply_btn_div button {
    background-color: #0a0b21;
}
.career_city span {
    font-family: Mardoto;
    font-display: swap;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}
.career_page_num span,
.career_table_names span,
.hastiq h3 {
    font-weight: 700;
    font-family: Mardoto;
    font-display: swap;
}
.career_city.active,
.career_city:hover,
.career_page_num:hover {
    background-color: #000;
    cursor: pointer;
}
.career_city.active,
.career_city.active span,
.career_city:hover,
.career_city:hover span,
.career_page_num:hover span,
.chosenFilter:hover #removeFilterButton,
.chosenFilter:hover p {
    color: #fff;
}
.career_section .row {
    background-color: #f0f4f6;
    padding: 17px 0;
    margin-bottom: 10px;
}
.career_section {
    margin-top: 10px;
}
.career_table_names span {
    font-size: 18px;
    line-height: 21px;
}
.career_page_num {
    border: 2px solid #000;
    padding: 20px 24px;
}
.career_page_num span {
    font-size: 20px;
    line-height: 23px;
}
.hastiq h3 {
    font-size: 36px;
    line-height: 42px;
    color: grey;
}
.apply_btn_div button {
    color: #fff;
    padding: 20px 134px;
}
.job_details p {
    font-family: Mardoto;
    font-display: swap;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #000 50%;
}
.about_worker_section h3 {
    font-family: Mardoto;
    font-display: swap;
    font-weight: 700;
    font-size: 30px;
    line-height: 29px;
    color: #000;
}
.about_worker_section span {
    font-family: Mardoto;
    font-display: swap;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #000;
}
.modal_success_description p,
.modal_title p {
    line-height: normal;
    font-family: Mardoto;
    font-style: normal;
}
.et_pb_contact_form_label {
    display: block;
    color: #000;
    font-weight: 700;
    letter-spacing: 1.2px;
    font-size: 18px;
    padding-bottom: 5px;
}
label[for="et_pb_contact_brand_file_request_0"] {
    background: top 18px center/7% no-repeat #f0f4f6;
    height: 208px;
    color: transparent;
    margin: 0;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    border: 1px solid #a2a1a7;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.4s;
}
label[for="et_pb_contact_brand_file_request_0"]:before {
    content: "Վերբեռնեք ֆայլ կամ քաշեք և թողեք այստեղ";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    line-height: 29px;
    color: grey;
    font-weight: 700;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
label[for="et_pb_contact_brand_file_request_0"]:after {
    display: block;
    content: "PDF, DOC, DOCX, JPEG և PNG";
    width: 231px;
    height: 27px;
    line-height: 27px;
    position: absolute;
    bottom: 19px;
    font-size: 14px;
    color: grey;
    font-weight: 500;
    left: 0;
    right: 0;
    top: 130px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
label[for="et_pb_contact_brand_request_0"]:after {
    content: " (Provide link or Upload files if you already have guidelines)";
    font-size: 12px;
    letter-spacing: -0.31px;
    color: #7a7a7a;
    font-weight: 400;
}
label[for="et_pb_contact_design_request_0"]:after {
    content: " (Provide link or Upload design files)";
    font-size: 12px;
    letter-spacing: -0.31px;
    color: #7a7a7a;
    font-weight: 400;
}
label[for="et_pb_contact_brand_file_request_0"].changed,
label[for="et_pb_contact_brand_file_request_0"]:hover {
    background-color: #e3f2fd;
}
.file_names {
    display: block;
    position: absolute;
    color: #000;
    left: 0;
    bottom: -30px;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
}
.personal_info {
    height: 50px;
    padding: 16px 20px;
    border: none;
    border-bottom: 2px solid #000;
}
.space_letter {
    height: 236px;
    border: none;
    border-bottom: 2px solid #000;
}
.apply_btn_add {
    font-family: Mardoto;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #000 !important;
    background-color: #fff !important;
    padding: 4px 134px;
    border: none;
    border-bottom: 3px solid #000;
}
.border_btm {
    border-bottom: 3px solid #000 !important;
}
.arrow_img {
    width: 25px;
    height: 50px;
}
.slider_btns {
    position: absolute;
    z-index: 40;
    top: calc(50% - 25px);
}
.feedback_question_section {
    background-color: #f0f4f6;
}
.feedback_question {
    padding: 20px;
}
.feedback_question_drop {
    width: 14px;
    height: 7px;
    border: 3px;
    margin-top: 6px;
}
.feedback_answers {
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rotate180 {
    rotate: 180deg;
}
.for_pagenum_width {
    width: 320px;
}
.personal_info,
.space_letter,
label[for="et_pb_contact_brand_file_request_0"] {
    width: 70%;
}
@media (max-width: 1500px) {
    .carerr_cities_flex .career_city {
        width: 224px;
    }
    .career_cities {
        padding: 6px 15px;
    }
}
@media (max-width: 1400px) {
    .carerr_cities_flex .career_city {
        width: 200px;
        padding: 12px 16px;
    }
}
@media (max-width: 1200px) {
    .carerr_cities_flex .career_city {
        width: 180px;
        padding: 12px 16px;
    }
    .career_cities {
        padding: 6px 8px;
    }
}
@media (max-width: 1100px) {
    .carerr_cities_flex .career_city {
        width: 160px;
        padding: 12px 16px;
    }
    label[for="et_pb_contact_brand_file_request_0"]:after {
        font-size: 11px;
    }
    label[for="et_pb_contact_brand_file_request_0"]:before {
        font-size: 20px;
    }
}
@media (max-width: 1000px) {
    .unit {
        height: 26px;
    }
    .option {
        width: 100px;
        height: 100px;
    }
    .options_section {
        width: 100% !important;
    }
    .carerr_cities_flex {
        display: flex;
        justify-content: space-between;
    }
    .carerr_cities_flex .career_city {
        width: 235px;
    }
    .mobile_marg3 {
        margin-top: 3rem !important;
    }
    .career_page_num {
        padding: 14px 17px;
    }
    .for_pagenum_width {
        width: 260px;
    }
    .personal_details_send_btn {
        padding: 14px 100px;
    }
    .space_letter {
        height: 150px;
    }
}
@media (max-width: 900px) {
    .carerr_cities_flex .career_city {
        width: 225px;
    }
    .career_table_staff {
        font-size: 13px;
    }
    .career_page_num {
        padding: 5px 8px;
    }
    .career_page_num span {
        font-size: 15px;
    }
    .for_pagenum_width {
        width: 170px;
    }
    #apply_btn,
    .job_details h3 {
        font-size: 20px;
    }
}
@media (max-width: 800px) {
    .career_table_staff {
        font-size: 10px;
    }
    .carerr_cities_flex .career_city {
        width: 200px;
    }
    .option {
        width: 80px;
        height: 80px;
    }
    .feedback_menu_path span,
    .feedback_menu_path_general,
    .feedback_question,
    .rating_lines span {
        font-size: 16px;
    }
    .feedback_title h2 {
        font-size: 30px;
    }
    .mobile_marg {
        margin-top: 1rem !important;
    }
    .feedback_comment_section textarea {
        height: 176px;
    }
    .mobile_marg2 {
        margin-top: 2rem !important;
    }
    .feedback_about_site {
        padding: 0;
    }
    .apply_btn {
        padding: 20px 120px;
    }
    .job_details h3 {
        font-size: 25px;
    }
}
@media (max-width: 700px) {
    .carerr_cities_flex .career_city {
        width: 160px;
        padding: 11px 13px;
    }
    .career_page_num span,
    .job_details h3 {
        font-size: 15px;
    }
    .apply_btn {
        padding: 20px 100px;
    }
    #apply_btn {
        font-size: 20px;
    }
}
@media (max-width: 600px) {
    .crt_add_body {
        width: 100%;
    }
    .carerr_cities_flex .career_city {
        width: 130px;
        padding: 11px 13px;
    }
    .option {
        width: 65px;
        height: 65px;
    }
    .question_icon {
        display: none;
    }
    #unit_line {
        width: 35px;
    }
    #apply_btn,
    .apply_btn_div button {
        padding: 10px 80px;
    }
    .job_description p {
        font-size: 10px;
    }
    .job_details h3 {
        font-size: 15px;
    }
    .apply_btn_div {
        background-color: #fff;
    }
}
@media (max-width: 500px) {
    .carerr_cities_flex .career_city {
        width: 100px;
        padding: 10px 11px;
    }
    .option {
        width: 50px;
        height: 50px;
    }
    .feedback_answer_option span,
    .options_section p {
        font-size: 10px;
    }
    .unit {
        height: 29px;
    }
    .option span {
        font-size: 20px;
    }
    .feedback_comment_section textarea {
        height: 100px;
    }
    .feedback_answer_option {
        align-items: flex-start !important;
    }
    .feedback_submit_button {
        height: 50px;
    }
    .feedback_title h2 {
        font-size: 27px;
    }
    .feedback_title p {
        font-size: 13px;
    }
    #apply_btn {
        padding: 10px 37px !important;
        font-size: 12px !important;
    }
}
.modal_bg,
.modal_block {
    height: 100%;
    top: 0;
    left: 0;
}
@media (max-width: 400px) {
    .career_page_num {
        padding: 0 8px;
    }
    .carerr_cities_flex .career_city {
        width: 88px;
        padding: 8px;
    }
    .career_city {
        width: 80px !important;
    }
    .career_table_staff {
        font-size: 7px;
    }
    .career_city span {
        font-size: 10px;
    }
    .career_table_names span {
        font-size: 13px;
    }
    label[for="et_pb_contact_brand_file_request_0"]:after,
    option p {
        font-size: 8px;
    }
    #unit_line {
        width: 9px;
    }
    .mobile_marg2 {
        margin-top: 2rem !important;
    }
    .feedback_comment_section h2,
    .feedback_title h2 {
        font-size: 20px;
    }
    label[for="et_pb_contact_brand_file_request_0"]:before {
        font-size: 11px;
    }
    .apply_btn_div {
        margin: 0 0 0 1rem !important;
    }
    .best_sale_slide_img img {
        height: 100% !important;
    }
}
.modal_block {
    position: fixed;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: none;
    z-index: 1000;
}
.amaz_pagination,
.chosenFilter,
.filterList,
.modal_btn,
.modal_error_btn,
.modal_image,
.modal_info_item,
.modal_success_description,
.modal_title,
.product_not_found_section {
    display: flex;
    display: flex;
}
.modal_bg {
    background: rgba(11, 11, 11, 0.45);
    backdrop-filter: blur(5px);
    width: 100%;
    position: absolute;
}
.modal_content {
    margin: 20px;
    min-width: 600px;
    min-height: max-content;
    border-radius: 16px;
    background: #fff;
    overflow: auto;
    padding: 40px;
    position: relative;
}
.modal_title {
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}
.modal_title img {
    cursor: pointer;
    width: 30px;
    height: 30px;
}
.modal_title p {
    color: #000;
    font-size: 30px;
    font-weight: 500;
}
.modal_image {
    margin-top: 60px;
    align-items: center;
    justify-content: center;
}
.modal_image img {
    width: 209px;
    height: 213px;
}
.modal_success_description {
    align-items: center;
    justify-content: center;
}
.modal_success_description p {
    color: rgba(40, 40, 40, 0.7);
    margin-top: 17px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    max-width: 537px;
}
.modal_info_list {
    margin-top: 35px;
}
.modal_info_line {
    height: 1px;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
}
.modal_info_item {
    padding: 22px 0;
    justify-content: space-between;
    align-items: center;
}
.modal_info_text,
.modal_info_title {
    color: rgba(40, 40, 40, 0.7);
    font-family: Mardoto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.modal_btn a,
.modal_error_btn_black,
.modal_error_btn_white {
    font-family: Mardoto;
    font-size: 20px;
    font-style: normal;
    padding: 29px 110px;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
}
.modal_btn {
    align-items: center;
    justify-content: center;
    margin-top: 47px;
}
.modal_btn a,
.modal_error_btn_black {
    background: #000;
    color: #fff;
}
.modal_error_btn {
    align-items: center;
    margin-top: 64px;
    align-items: center;
    justify-content: center;
}
.modal_error_btn_white {
    background: #fff;
    border: none;
}
@media (max-width: 878px) {
    .modal_error_btn button {
        font-size: 16px;
        padding: 20px 50px;
    }
}
@media (max-width: 523px) {
    .modal_error_btn button {
        font-size: 13px;
        padding: 15px 20px;
    }
}
@media (max-width: 723px) {
    .modal_content {
        min-width: initial;
        padding: 30px;
    }
    .modal_error_btn {
        margin-top: 44px;
    }
    .modal_title p {
        font-size: 20px;
    }
    .modal_image img {
        width: 150px;
        height: 150px;
    }
    .modal_description p {
        font-size: 14px;
    }
    .modal_info_text,
    .modal_info_title {
        font-size: 15px;
    }
    .modal_btn a {
        font-size: 16px;
        padding: 20px 80px;
    }
    .modal_info_item {
        padding: 15px 0;
    }
    .modal_image {
        margin-top: 40px;
    }
}
@media (max-width: 471px) {
    .modal_content {
        padding: 20px;
    }
    .modal_title p {
        font-size: 14px;
    }
    .modal_image img {
        width: 100px;
        height: 100px;
    }
    .modal_error_btn {
        margin-top: 34px;
    }
    .modal_title img {
        cursor: pointer;
        width: 20px;
        height: 20px;
    }
    .modal_btn button {
        padding: 15px 50px;
        font-size: 13px;
    }
    .modal_error_btn button {
        font-size: 10px;
        padding: 15px 20px;
    }
    .modal_description p {
        font-size: 12px;
    }
    .modal_info_item {
        padding: 10px 0;
    }
    .modal_info_text,
    .modal_info_title {
        font-size: 13px;
    }
    .modal_image {
        margin-top: 30px;
    }
}
.amaz_pagination {
    align-items: center;
    justify-content: center;
    column-gap: 28px;
    margin-top: 50px;
}
.amaz_pagination .arrow_btns {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    grid-gap: 5px;
    margin: 0 10px;
}
.amaz_pagination .arrow_btns i {
    font-size: 7px;
}
.amaz_pagination a {
    color: #000;
    border: 2px solid #000;
}
.amaz_pagination a:hover {
    color: var(--base_color);
}
.amaz_pagination .page_counter_dot {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}
.amaz_pagination .page_counter,
.amaz_pagination .page_link {
    padding: 8px 20px;
    cursor: pointer;
    font-size: 22px;
}
.amaz_pagination .page_counter.active,
.amaz_pagination .page_counter:hover {
    background-color: #000;
    color: #fff;
    outline: 0;
}
.amaz_pagination .page_counter:first-child {
    margin-right: 15px;
}
.amaz_pagination .page_counter:last-child {
    margin-left: 15px;
}
@media (max-width: 425px) {
    .amaz_pagination {
        column-gap: 14px;
    }
    .amaz_pagination .arrow_btns {
        font-size: 12px;
    }
    .amaz_pagination .page_counter {
        padding: 6px 10px;
        font-size: 12px;
    }
}
.filterList {
    flex-direction: row;
    flex-wrap: wrap;
}
.chosenFilter {
    cursor: pointer;
    padding: 3px 8px;
    border: 1px solid #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: fit-content;
    border-radius: 20px;
    margin: 5px;
}
.chosenFilter p {
    width: max-content;
    font-size: 15px;
    color: #282828;
}
.chosenFilter button {
    cursor: pointer;
    background-color: #fff;
    margin: 5px;
    border: none;
}
.chosenFilter:hover,
.chosenFilter:hover button {
    background-color: #000;
    color: #fff;
}
@media (max-width: 430px) {
    .chosenFilter {
        padding: 0 4px;
    }
    .chosenFilter p {
        font-size: 12px;
    }
    .chosenFilter button {
        margin: 2px;
    }
}
.cssload-preloader {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000000000;
}
.cssload-preloader > .cssload-preloader-box {
    position: absolute;
    height: 29px;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -146px;
    perspective: 195px;
    -o-perspective: 195px;
    -ms-perspective: 195px;
    -webkit-perspective: 195px;
    -moz-perspective: 195px;
}
.cssload-preloader .cssload-preloader-box > div {
    position: relative;
    width: 29px;
    height: 29px;
    background: #ccc;
    float: left;
    text-align: center;
    line-height: 29px;
    font-family: Verdana;
    font-size: 19px;
    color: #fff;
}
.cssload-preloader .cssload-preloader-box > div:first-child {
    background: #36f;
    margin-right: 15px;
    animation: 690ms infinite alternate cssload-movement;
    -o-animation: 690ms infinite alternate cssload-movement;
    -ms-animation: cssload-movement 690ms ease 0ms infinite alternate;
    -webkit-animation: 690ms infinite alternate cssload-movement;
    -moz-animation: 690ms infinite alternate cssload-movement;
}
.cssload-preloader .cssload-preloader-box > div:nth-child(2) {
    background: #36f;
    margin-right: 15px;
    animation: 690ms 0.086s infinite alternate cssload-movement;
    -o-animation: 690ms 0.086s infinite alternate cssload-movement;
    -ms-animation: cssload-movement 690ms ease 86.25ms infinite alternate;
    -webkit-animation: 690ms 0.086s infinite alternate cssload-movement;
    -moz-animation: 690ms 0.086s infinite alternate cssload-movement;
}
.cssload-preloader .cssload-preloader-box > div:nth-child(3) {
    background: #36f;
    margin-right: 15px;
    animation: 690ms 0.172s infinite alternate cssload-movement;
    -o-animation: 690ms 0.172s infinite alternate cssload-movement;
    -ms-animation: cssload-movement 690ms ease 172.5ms infinite alternate;
    -webkit-animation: 690ms 0.172s infinite alternate cssload-movement;
    -moz-animation: 690ms 0.172s infinite alternate cssload-movement;
}
.cssload-preloader .cssload-preloader-box > div:nth-child(4) {
    background: #36f;
    margin-right: 15px;
    animation: 690ms 0.258s infinite alternate cssload-movement;
    -o-animation: 690ms 0.258s infinite alternate cssload-movement;
    -ms-animation: cssload-movement 690ms ease 258.75ms infinite alternate;
    -webkit-animation: 690ms 0.258s infinite alternate cssload-movement;
    -moz-animation: 690ms 0.258s infinite alternate cssload-movement;
}
.cssload-preloader .cssload-preloader-box > div:nth-child(5) {
    background: #36f;
    margin-right: 15px;
    animation: 690ms 345ms infinite alternate cssload-movement;
    -o-animation: 690ms 345ms infinite alternate cssload-movement;
    -ms-animation: cssload-movement 690ms ease 345ms infinite alternate;
    -webkit-animation: 690ms 345ms infinite alternate cssload-movement;
    -moz-animation: 690ms 345ms infinite alternate cssload-movement;
}
.cssload-preloader .cssload-preloader-box > div:nth-child(6) {
    background: #36f;
    margin-right: 12px;
    animation: 690ms 0.431s infinite alternate cssload-movement;
    -o-animation: 690ms 0.431s infinite alternate cssload-movement;
    -ms-animation: cssload-movement 690ms ease 431.25ms infinite alternate;
    -webkit-animation: 690ms 0.431s infinite alternate cssload-movement;
    -moz-animation: 690ms 0.431s infinite alternate cssload-movement;
}
.cssload-preloader .cssload-preloader-box > div:nth-child(7) {
    background: #36f;
    margin-right: 15px;
    animation: 690ms 0.517s infinite alternate cssload-movement;
    -o-animation: 690ms 0.517s infinite alternate cssload-movement;
    -ms-animation: cssload-movement 690ms ease 517.5ms infinite alternate;
    -webkit-animation: 690ms 0.517s infinite alternate cssload-movement;
    -moz-animation: 690ms 0.517s infinite alternate cssload-movement;
}
@keyframes cssload-movement {
    from {
        transform: scale(1) translateY(0) rotateX(0);
        box-shadow: 0 0 0 transparent;
    }
    to {
        transform: scale(1.5) translateY(-24px) rotateX(45deg);
        box-shadow: 0 24px 39px #36f;
        background: #36f;
    }
}
@-o-keyframes cssload-movement {
    from {
        -o-transform: scale(1) translateY(0) rotateX(0);
        box-shadow: 0 0 0 transparent;
    }
    to {
        -o-transform: scale(1.5) translateY(-24px) rotateX(45deg);
        box-shadow: 0 24px 39px #36f;
        background: #36f;
    }
}
@-ms-keyframes cssload-movement {
    from {
        -ms-transform: scale(1) translateY(0) rotateX(0);
        box-shadow: 0 0 0 transparent;
    }
    to {
        -ms-transform: scale(1.5) translateY(-24px) rotateX(45deg);
        box-shadow: 0 24px 39px #36f;
        background: #36f;
    }
}
@-webkit-keyframes cssload-movement {
    from {
        -webkit-transform: scale(1) translateY(0) rotateX(0);
        box-shadow: 0 0 0 transparent;
    }
    to {
        -webkit-transform: scale(1.5) translateY(-24px) rotateX(45deg);
        box-shadow: 0 24px 39px #36f;
        background: #36f;
    }
}
@-moz-keyframes cssload-movement {
    from {
        -moz-transform: scale(1) translateY(0) rotateX(0);
        box-shadow: 0 0 0 transparent;
    }
    to {
        -moz-transform: scale(1.5) translateY(-24px) rotateX(45deg);
        box-shadow: 0 24px 39px #36f;
        background: #36f;
    }
}
.product_not_found_section {
    margin: 50px 0;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
}
.popup_section_active {
    display: flex !important;
}
.gray_block_web_active {
    display: flex !important;
}
.size_guid_popup_web_active {
    display: flex !important;
}
.not_found_title {
    margin-top: 40px;
}
