.image_container_web,
.input_img_download_web,
.share_blck_web,
.video-container {
    position: relative;
}
*,
a {
    color: var(--black);
}
*,
.this_page_web {
    font-display: swap;
}
.backto_alink_web,
.this_page_web {
    font-size: 20px;
}
.prod_quantity_web,
.video-container:hover iframe {
    pointer-events: none;
}
@font-face {
    src: url("../fonts/Mardoto-Regular.ttf");
    font-family: Mardoto-Regular;
    font-display: swap;
}
@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;
}
html {
    scroll-behavior: smooth;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    transition: 0.3s ease-out;
    font-family: Mardoto-Regular;
}
:focus {
    outline: 0;
}
:hover {
    transition: 0.3s ease-in;
}
.video-container {
    width: 70px;
    height: 90px;
    overflow: hidden;
}
.deliv_ret_img_web img {
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    max-width: 100%;
    max-height: 100%;
}
.deliv_ret_img_web {
    width: 30px !important;
    height: 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.video-container iframe {
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.share_soacial_blck_web {
    display: none;
    position: absolute;
    top: 50px;
    flex-direction: column;
    gap: 15px;
    z-index: 10;
}
.d_flex,
.gray_block_web_active,
.imgs_popup_active_web,
.leave_review_popup_web_active,
.link_web,
.share_soacial_active_web,
.size_guid_popup_web_active {
    display: flex;
}
.shared_soc_web {
    width: 100%;
    cursor: pointer;
    aspect-ratio: 1/1;
}
.link_web {
    background-color: #fff;
    padding: 2px;
    align-items: center;
    justify-content: center;
    border: 1.5px solid #000;
}
a {
    text-decoration: none;
}
.mini_imgs_forlise_web img,
.mini_imgs_forlise_web video,
.mobile_zoom_slider img,
.mobile_zoom_slider video,
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
:root {
    --redBold: #a80000;
    --black: #000000;
    --gray: #787878;
    --white: #ffffff;
    --green: #21c207;
}
.d_flex {
    align-items: center;
    justify-content: space-between;
}
.product_section_web {
    max-width: 1640px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
.prod_generalblck_web {
    gap: 20px;
    align-items: start;
}
.prod_slide_gen_web {
    gap: 20px;
    width: 43%;
    align-items: start;
    justify-content: start;
}
.prods_mini_slide_web {
    flex-direction: column;
    gap: 15px;
    max-height: 860px;
    padding-right: 10px;
    overflow: auto;
    min-width: fit-content;
}
.prods_mini_slide_web::-webkit-scrollbar {
    height: 2px;
    width: 2px;
}
.prods_mini_slide_web::-webkit-scrollbar-thumb {
    background-color: var(--black);
    border-radius: 20px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
.mini_imgs_forlise_web,
.mini_imgs_forlise_web_video,
.mobile_zoom_slider {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 114px;
    min-width: 114px;
    height: 176px;
    border-radius: 4px;
    border: 4px solid transparent;
}
.mini_imgs_forlise_web:hover,
.mini_imgs_forlise_web_active {
    border-color: var(--redBold);
}
.play_video_web {
    position: absolute;
}
.back_to_blck_web {
    justify-content: start;
    gap: 18px;
    flex-wrap: wrap;
}
.backto_alink_web:hover,
.can_return_web:hover,
.countof_revs:hover,
.namemini_web:hover,
.read_more_web:hover,
.same_type_prods_web:hover,
.size_guid_web:hover,
.type_name:hover {
    text-decoration: underline;
}
.this_page_web {
    font-family: Mardoto-Bold;
}
.backto_shareh_web {
    gap: 20px;
    margin: 40px 0;
}
.share_heart_web {
    gap: 40px;
}
.gallery_arrow_web,
.heart_like_web,
.share_web,
.start_comment_web {
    cursor: pointer;
}
.heart_like_web:hover,
.like_fav_web:hover,
.share_web:hover {
    transform: scale(1.2);
}
.heart_like_active_web svg path {
    fill: red;
    stroke: red;
}
.general_slide_img_web {
    height: 862px;
    max-width: 556px;
    width: 100%;
    cursor: pointer;
}
.general_gallery_web {
    object-fit: contain;
    object-position: top;
}
.video_slide_web,
.video_slide_web_y {
    display: none;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.infof_prod_web {
    max-width: 340px;
    width: 100%;
    flex-direction: column;
    gap: 15px;
    align-items: start;
}
.woman_man_web {
    color: rgba(0, 0, 0, 0.5);
    font-size: 18px;
    font-weight: 500;
}
.nameof_prod_web {
    font-size: 30px;
    font-weight: 600;
}
.code_copy_web,
.colorimgs_prod_web {
    gap: 10px;
    justify-content: start;
    flex-wrap: wrap;
}
.codesp_web {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.7);
}
.copy_this_web {
    cursor: pointer;
    font-weight: 600;
}
.opacity-0 {
    opacity: 0;
}
.copy_this_web.clicked {
    opacity: 0.5;
}
.stars_revs_web,
.user_inf_rev_web {
    gap: 20px;
}
.countof_revs,
.size_guid_web {
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.availabl_web {
    font-size: 14px;
    gap: 8px;
    color: var(--green);
}
.not_avail_web {
    gap: 8px;
    font-size: 14px;
    color: red;
}
.grey_line_web {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.colorimgs_prod_web .mini_imgs_forlise_web,
.colorimgs_prod_web .mini_imgs_forlise_web_video,
.colorimgs_prod_web .mobile_zoom_slider,
.not_avail_color_web {
    width: 70px;
    min-width: 70px;
    height: 90px;
}
.colorof_prod_web {
    font-size: 18px;
    color: #000;
}
.not_avail_color_web {
    position: relative;
    border: 4px solid transparent;
}
.not_avail_svg_web {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.sizeof_prod_web {
    justify-content: start;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
}
.minus_plus_web,
.sizenum_web {
    justify-content: center;
    border: 2px solid var(--black);
    cursor: pointer;
    aspect-ratio: 1/1;
}
.sizenum_web {
    width: calc(100% / 6 - 10px);
    padding: 2px;
    font-size: 20px;
    font-weight: 700;
}
.minus_plus_web:hover,
.sizenum_web:hover,
.sizenum_web_active {
    background-color: var(--black);
    color: var(--white);
}
.return_deliv_blck_web {
    width: 100%;
    background: #eaeeef;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 40px 12px 40px 30px;
}
.deliv_svg_text_web {
    gap: 10px;
    font-size: 22px;
    font-weight: 700;
    justify-content: start;
}
.infik_web {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
}
.margo_bot_web {
    margin-bottom: 30px;
}
.last_infblock_prod_web {
    flex-direction: column;
    gap: 15px;
    max-width: 340px;
    width: 100%;
}
.price_bask_web {
    margin-bottom: 25px;
    width: 100%;
    background: #eaeeef;
    padding: 20px;
    flex-direction: column;
    gap: 12px;
    align-items: start;
}
.start_avails_web {
    flex-direction: column;
    gap: 15px;
    align-items: start;
}
.prods_prcie_web {
    color: var(--redBold);
    font-size: 58px;
    font-weight: 700;
}
.sale_blck_web {
    gap: 7px;
}
.old_price_web {
    font-size: 18px;
    font-weight: 600;
    text-decoration: line-through;
}
.sale_procent_web {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.salesp_web {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
}
.copied_web,
.gray_block_web,
.imgs_popup_web {
    position: fixed;
    display: none;
}
.whensale_web {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.7);
    padding: 10px 6px 10px 12px;
    background-color: var(--white);
    clip-path: polygon(10% 0, 100% 0%, 100% 100%, 10% 100%, 0% 50%);
}
.minus_plus_block_web {
    align-items: center;
}
.minus_plus_web {
    width: 45px;
    min-width: 45px;
    padding: 2px;
    font-size: 24px;
    font-weight: 700;
}
.prod_quantity_web {
    height: 100%;
    font-size: 30px;
    border: none;
    width: 65px;
    text-align: center;
    color: rgba(0, 0, 0, 0.7);
    background-color: transparent;
}
.add_prod_btn_web {
    gap: 18px;
    width: 100%;
    padding: 20px;
    font-size: 18px;
    cursor: pointer;
    color: var(--white);
    justify-content: center;
    background-color: var(--black);
    border: 2px solid transparent;
}
.add_prod_btn_web:hover {
    color: var(--black);
    border-color: var(--black);
    background-color: transparent;
}
.add_prod_btn_web:hover svg path {
    fill: var(--black);
}
.can_return_web {
    align-self: center;
    gap: 12px;
    font-size: 16px;
}
.namemini_web,
.nametype_prod_web,
.same_type_prods_web {
    font-size: 18px;
    font-weight: 600;
}
.more_offers_mini_web {
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-height: 400px;
    overflow: auto;
}
.more_offers_mini_web::-webkit-scrollbar {
    height: 2px;
    width: 2px;
}
.more_offers_mini_web::-webkit-scrollbar-thumb {
    background-color: var(--black);
    border-radius: 10px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
.moremini_offer_web {
    width: 100%;
    gap: 15px;
    padding: 10px 12px;
    background: #eaeeef;
}
.more_img_web {
    width: 70px;
    min-width: 70px;
    height: 88px;
}
.namepr_bask_web {
    width: 100%;
    flex-direction: column;
    gap: 10px;
}
.namesprices_bask_web {
    gap: 20px;
    width: 100%;
    align-items: start;
}
.nameprice_web {
    gap: 15px;
    flex-direction: column;
    align-items: start;
}
.miniprice_web {
    font-size: 22px;
    font-weight: 600;
    color: var(--redBold);
}
.addbask_mini_web {
    border-radius: 4px;
    width: 34px;
    min-width: 34px;
    aspect-ratio: 1/1;
    padding: 3px;
    justify-content: center;
    cursor: pointer;
    background-color: var(--white);
    filter: drop-shadow(0px 0px 3.163px rgba(0, 0, 0, 0.25));
}
.addbask_mini_web:hover {
    background-color: var(--black);
}
.addbask_mini_web:hover svg path {
    stroke: var(--white);
}
.revsstars_avail_web {
    width: 100%;
    gap: 10px;
}
.star_nums_web {
    font-size: 14px;
    gap: 5px;
    color: #6a6868;
}
.revsstars_avail_web .availabl_web {
    font-size: 10px;
}
.copied_web,
.stars_revs_web .numsof_rev_web {
    font-size: 24px;
}
.copied_web {
    z-index: 51;
    width: 100%;
    text-align: center;
    top: 0;
    font-weight: 700;
    color: var(--white);
    padding: 10px 20px;
    background-color: #0000008a;
}
.review_section_web {
    max-width: 1920px;
    width: 100%;
    margin: 100px auto;
    padding-left: 20px;
}
.reviews_blcks_web {
    max-width: 1760px;
    width: 100%;
    flex-direction: column;
    gap: 30px;
    margin-left: auto;
    align-items: start;
}
.reviews_counts_title_web {
    gap: 20px;
    padding: 0 10px 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.revo_titl_web,
.size_guid_title_web {
    font-size: 36px;
    font-weight: 600;
}
.numsof_rev_web {
    font-size: 28px;
    color: #939393;
    font-weight: 600;
}
.review_imgs_web {
    height: 288px;
    cursor: pointer;
}
.scroll_slide_rev_web,
.scroll_slide_web {
    width: 100%;
    padding-bottom: 30px;
}
.stars_svgs_web {
    gap: 10px;
}
.swiper-scrollbar-drag {
    background-color: #000;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    height: 4px;
}
.swiper-horizontal .swiper-scrollbar,
.swiper-scrollbar .swiper-scrollbar-horizontal {
    max-width: 1600px;
    width: 100%;
    overflow: hidden;
    left: 0;
}
.reviews_window_web {
    padding: 30px 40px;
    flex-direction: column;
    gap: 20px;
    background: #eaeeef;
}
.user_star_web {
    margin-bottom: 30px;
    gap: 20px;
    width: 100%;
    flex-wrap: wrap;
}
.user_img_web {
    width: 62px;
    aspect-ratio: 1/1;
}
.user_img_web img {
    border-radius: 50%;
}
.userinf_data_web {
    flex-direction: column;
    gap: 6px;
    align-items: start;
}
.nameof_user_web {
    font-size: 26px;
    font-weight: 600;
}
.dateof_rev_web,
.read_more_web {
    font-size: 16px;
}
.review_comment_web {
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    transition: max-height 0.3s;
}
.review_comment_web_hidden {
    max-height: 100px;
    overflow: hidden;
}
.review_comment_web_active {
    overflow: inherit;
}
.heightfor_rev_web {
    flex-direction: column;
    gap: 20px;
}
.read_more_web {
    align-self: start;
    display: none;
    cursor: pointer;
}
.heightfor_rev_web.expanded .review_comment_web {
    max-height: none;
}
.leave_review_web {
    font-size: 18px;
    color: var(--white);
    padding: 20px 50px;
    font-weight: 700;
    cursor: pointer;
    border: 2px solid transparent;
    background-color: var(--black);
}
.confirm_btn_web:hover,
.leave_review_web:hover {
    background-color: var(--white);
    color: var(--black);
    border-color: var(--black);
}
.gray_block_web {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    background-color: rgba(0, 0, 0, 0.2);
}
.leave_review_popup_web,
.size_guid_popup_web {
    position: fixed;
    display: none;
    padding: 0 20px;
    max-width: 1010px;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 60;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.leave_rev_blck_web,
.size_guid_blck_web {
    width: 100%;
    padding: 50px;
    max-height: 75vh;
    overflow: auto;
    flex-direction: column;
    gap: 40px;
    background-color: var(--white);
}
.leave_rev_blck_web::-webkit-scrollbar,
.size_guid_blck_web::-webkit-scrollbar {
    height: 2px;
    width: 2px;
}
.leave_rev_blck_web::-webkit-scrollbar-thumb,
.size_guid_blck_web::-webkit-scrollbar-thumb {
    background-color: var(--black);
    border-radius: 10px;
    background-clip: padding-box;
    transition: 0.3s ease-out;
}
.close_galery_web,
.close_popup_web {
    cursor: pointer;
    align-self: end;
}
.close_galery_web:hover svg path,
.close_popup_web:hover svg path {
    stroke: red;
}
.popup_imgs_web,
.size_guid_img_web,
.sto_ {
    width: 100%;
}
.imgs_popup_web {
    max-width: 800px;
    width: 100%;
    align-items: center;
    justify-content: center;
    z-index: 100;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}
.close_galery_web,
.delete_img_web,
.file_download_web {
    position: absolute;
    cursor: pointer;
}
.close_galery_web {
    top: 15px;
    right: 150px;
    max-width: 60px;
}
.imgs_popup_blck_web {
    width: 100%;
    gap: 10px;
    padding: 0 50px;
}
.popup_general_img_web {
    max-height: 92vh;
}
.gallery_arrow_web:hover svg circle,
.gallery_arrow_web:hover svg path {
    stroke: black;
}
.leave_rev_blck_web {
    max-width: 680px;
    align-items: start;
    padding: 40px;
}
.name_star_web {
    gap: 20px;
    width: 100%;
}
.inps_web {
    width: 100%;
    border: none;
    background-color: transparent;
    border-bottom: 2px solid #000;
    font-size: 16px;
    padding: 16px;
}
.inps_web::placeholder {
    color: rgba(0, 0, 0, 0.2);
}
.rate_wstars_web {
    gap: 8px;
}
.rate_stars_title {
    flex-direction: column;
    gap: 8px;
}
.rate_sp_web {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.2);
}
.start_comment_web:hover svg path,
.start_comment_web_active svg path,
.start_comment_web_actives svg path {
    fill: #ff5c00;
}
textarea {
    min-height: 100px;
    resize: none;
}
.name_star_web .inps_web {
    max-width: 50%;
}
.confirm_btn_web {
    width: 100%;
    background-color: var(--black);
    color: var(--white);
    font-size: 20px;
    text-align: center;
    padding: 28px;
    cursor: pointer;
    border: 2px solid transparent;
}
.file_download_web {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.file_btn_web {
    gap: 10px;
    font-size: 22px;
}
.files_imgs_inps_web {
    width: 100%;
    gap: 10px;
    justify-content: start;
    align-items: start;
}
.file_id_img {
    width: 70px;
    height: 80px;
    min-width: 70px;
}
.files_images_web {
    flex-wrap: wrap;
    justify-content: start;
    gap: 15px;
}
.delete_img_web {
    top: -8px;
    right: -8px;
}
.scroll_slide_prod_web {
    padding-bottom: 30px;
    width: 100%;
}
.product_slide_web:hover .prods_slide_img_web {
    border-color: var(--black);
}
.prods_slide_img_web {
    position: relative;
    border: 1px solid transparent;
    width: 100%;
}
.product_slide_web {
    flex-direction: column;
    gap: 8px;
    align-items: start;
}
.sale_abs_web {
    position: absolute;
    top: 20px;
    left: 20px;
}
.like_fav_web {
    position: absolute;
    top: 23px;
    cursor: pointer;
    right: 10px;
}
.sale_price_web {
    gap: 14px;
    margin-top: 13px;
    justify-content: start;
}
.line_price_web {
    font-size: 12px;
    text-decoration: line-through;
}
.thin_type_web,
.type_name {
    font-size: 18px;
}
.current_price_web {
    font-size: 18px;
    font-weight: 700;
    color: var(--redBold);
}
.thin_type_web {
    color: rgba(0, 0, 0, 0.6);
}
.gallery_arrow_web,
.popup_imgs_web {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mob_titles_web {
    line-height: 2.5;
}
.for_mobile_price_web,
.mobile_prod_web,
.two_wind_web,
.zoom_mobile {
    display: none;
}
.mobile_prod_web .swiper-button-prev:after,
.mobile_prod_web .swiper-rtl .swiper-button-next:after,
.zoom_mobile .swiper-button-prev:after,
.zoom_mobile .swiper-rtl .swiper-button-next:after {
    content: "prev" !important;
    color: #000;
    font-size: 25px;
}
.mobile_prod_web .swiper-button-next:after,
.mobile_prod_web .swiper-rtl .swiper-button-prev:after,
.zoom_mobile .swiper-button-next:after,
.zoom_mobile .swiper-rtl .swiper-button-prev:after {
    content: "next" !important;
    color: #000;
    font-size: 25px;
}
.mobile_prod_web .swiper-button-next,
.mobile_prod_web .swiper-button-prev,
.zoom_mobile .swiper-button-next,
.zoom_mobile .swiper-button-prev {
    width: 50px;
    aspect-ratio: 1/1;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    height: 50px;
}
#zoom-container {
    overflow: hidden;
}
