
body{
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    color: #333333;
}
input, button, textarea, select{
    font-family: "Open Sans", sans-serif;
}
header{
	z-index: 9999
}
.header_top_flex{
    padding: 0.6rem 0;
    font-size: 0.875rem;
}
.header_top{
    background: #333333;
    color: white;
}
.header_top_flex a{
    color: white;
}
.header_top_flex a:hover, .header_top_flex a.active{
    color: #E62864;
}
.container {
    width: 100%;
    padding: 0 1.2rem;
}
.header_top_menu a{
    display: inline-block;
    margin-right: 2.2rem;
}
.header_top_menu_right a{
    display: inline-block;
    margin-left: 1rem;
}
.header_call{
    border-bottom: 1px solid white;
}
.header_call:hover{
    border-color: transparent;
}
.header_phone{
    font-size: 1rem;
}
.menu_item > a{
    display: flex;
    align-items: center;
    text-transform: uppercase;
    height: 5.5rem;
    border-bottom: 3px solid transparent;
}
.menu_item > a:hover, .menu_item > a.active{
    border-color: #333333;
}

.menu_item > a img{
    width: 1.2rem;
    margin-left: 0.3rem;
    transition: all 0.35s;
}
.menu_item {
    margin-right: 2.3rem;
    margin-bottom: -1px;
}
.header_bottom{
    /*border-bottom: 1px solid #808080;*/
    background: white;
}
.header_icon_link span{
    color: #808080;
}
.header_icon_link{
    display: flex;
    align-items: center;
    margin-left: 2.5rem;
}
.header_icon_link img{
    width: 1.5rem;
    margin-right: 0.5rem;
    display: block;
}
.lang_box{
    position: relative;
}
.active_lang{
    display: flex;
    align-items: center;
}
.active_lang img{
    width: 1.2rem;
    margin-left: 0.3rem;
}
.search form{
    display: flex;
    align-items: center;
    margin-right: 2rem;
}
.search form button img{
    width: 1.5rem;
}
.search form button:hover{
    opacity: 0.6;
}
.search form button{
    transition: all 0.5s;
    background: transparent;
}
.search form input{
    background: transparent;
    padding: 0.5rem 0.8rem;
    padding-right: 0;
    width: 12.3rem;
}
.search form input::placeholder{
    color: #808080;
}
.logo{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15.2rem;
    display: block;
}
.header_drop{
    position: absolute;
    top: 120%;
    left: 0;
    width: 100%;
    padding-top: 4.1rem;
    padding-bottom: 3.5rem;
    background: white;
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s;
}
.header_drop_menu ul{
    margin: 0;
    list-style-type: none;
}
.header_drop_menu ul li{
    margin-bottom: 1.3rem;
}
.header_drop_menu ul li a{
    display: flex;
    align-items: center;
    text-transform: uppercase;
    justify-content: space-between;
}
.header_drop_menu ul li a img{
    width: 1.2rem;
    margin-left: 0.5rem;
}
.header_drop_menu{
    min-width: 9.3rem;
    display: inline-block;
}
.header_drop_menu.unset{
    display: block;
    min-width: unset;
}
.header_drop_menu.unset ul li a{
    text-transform: unset;
}
.header_drop_img{
    height: 28rem;
}
.main_slider .slick-list{
    margin: 0 -5px;
}
.main_slider .slick-slide > div{
    padding: 0 5px;
}
.main_slider_item{
    display: flex!important;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
    padding: 2.6rem 4.8rem;
    height: 49.6rem;
    background: black;
    color: white;
}
.main_slider_item.black{
    color: #333333;
}
.main_slider_item img{
    transition: all 0.35s;
}
.main_slider_item:hover{
    color: white!important;
}
.main_slider_item:hover img{
    opacity: 0.8;
}
.main_slider_item:hover video{
    opacity: 0.7;
}
.main_slider_title{
    font-size: 2.25rem;
    font-weight: 600;
    text-transform: uppercase;
}
.main_slider_box{
    margin-top: 0.7rem;
    /*color: #333333;*/
}
.main_slider_text{
    position: relative;
    z-index: 1;
}
.ab_img{
    position: absolute;
    left: 0;
    top: 0;
}
.section_title{
    font-size: 2.25rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

#box-1{
    padding-top: 7.888rem;
}
#box-2{
    padding-top: 11.8rem;
}
.hit_item{
    display: flex;
    align-items: flex-end;
    padding: 1.1rem;
    height: 20.9rem;
    position: relative;
    background: #F2F2F2;
}
.hit_item:hover{
    color: #333333;
    background: #eaeaea;
}
.hit_img{
    position: absolute;
    top: -5.3rem;
    left: 0;
    width: 100%;
    height: 22.5rem;
}
.hit_title{
    font-size: 1.25rem;
    text-transform: uppercase;
}
.hit_slider .mb_30{
    margin: 0;
    -ms-flex: none;
    flex: none;
    max-width: unset;
}
.hit_slider .slick-list{
    margin: 0 -5px;
    padding-top: 5.5rem;
    margin-top: -5.5rem;
}
.hit_arrows button{
    background: #F2F2F2;
    width: 3.75rem;
    height: 3.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.5rem;
}
.hit_arrows button img{
    width: 1.7rem;
}
.hit_left_flex{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#box-3{
    padding-top: 10.4rem;
}
.new_title{
    font-size: 1.25rem;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.ab_img{
    transition: all 0.25s ease-in-out;
}
.new_item:hover{
    color: white;
}
.new_item:hover .new_btn{
    text-decoration: none;
    background: #616161;
}
.new_item:hover .ab_img{
    transform: scale(1.05);
}

.new_item:after{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 49.04%, rgba(0, 0, 0, 0.6) 100%);
    z-index: 1;
}
.new_item{
    display: flex;
    align-items: flex-end;
    padding: 1.2rem 0.9rem;
    height: 37.9rem;
    letter-spacing: -0.01rem;
    line-height: 1.3;
    position: relative;
    overflow: hidden;
    color: white;
}
.new_zag{
    padding-top: 11.4rem;
}

.new_item.view_all:after{
    display: none;
}
.new_item.view_all{
    padding: 0;
}
.new_item.view_all .cover_img{
    height: calc(100% - 8.75rem);
}
.new_btn{
    height: 8.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: underline;
    color: white;
    background: #333333;
    position: relative;
    z-index: 2;
    width: 100%;
    transition: all 0.35s;
}
.collection_item{
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    position: relative;
}
.collection_item:after{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: #F2F2F2;
    height: 25rem;
}
.acc_form .reg_label{
    margin-bottom: 1.6rem;
}
.result{
    font-size: 0.9re;
}
.mob_menu{
    display: none;
    transition: 0s!important;
}
.collection_left{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 4.6rem;
    position: relative;
    z-index: 2;
}
.collection_left .section_text{
    margin-bottom: 3.7rem;
}
.collection_img{
    width: 50%;
    height: 32.475rem;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
#box-4{
    margin-top: 10.1rem;
}
.btn{
    height: 3.875rem;
    display: inline-flex;
    align-items: center;
    text-align: center;
    padding: 0 2.2rem;
    background: #333333;
    color: white;
    justify-content: center;
    transition: all 0.35s;
}
.btn:hover{
    color: white;
    background: #616161;
}
#box-5{
    padding-top: 10.9rem;
    padding-bottom: 3.5rem;
    position: relative;
}
#box-5:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 12.5rem;
    background: #F2F2F2;
}
#box-5 .container{
    position: relative;
    z-index: 1;
}
.trand_item:hover .trand_img img{
    opacity: 0.8;
}
.trand_img img{
    transition: all 0.5s;
}
.trand_img{
    overflow: hidden;
    height: 19rem;
    background: black;
}
.trand_title{
    margin-top: 1.3rem;
}
.trand_slider .slick-list{
    margin: 0 -2.7rem;
}
.trand_slider .slick-slide > div{
    padding: 0 2.7rem;
}
#box-5 .hit_arrows{
    position: absolute;
    top: -0.8rem;
    left: 0;
    width: 100%;
    justify-content: space-between;
}
#box-5 .hit_arrows button{
    margin: 0;
}
#box-6{
    padding-top: 11.5rem;
}
.sale_item{
    overflow: hidden;
    height: 30.1rem;
    background: black;
}
.sale_item img{
    transition: all 1s;
}
.sale_item:hover img{
    opacity: 0.8;
}
#box-6 .section_title{
    margin-bottom: 3.4rem;
}
.sale_control{
    background: #F2F2F2;
    margin-top: 0.9rem;
    padding: 1rem 1.4rem;
    padding-right: 2.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sale_control .hit_arrows button{
    background: white;
}
.more_link{
    display: inline-block;
    border-bottom: 1px solid;
}
.more_link:hover{
    border-color: transparent;
}
.sale_right_item{
    height: 21.4rem;
    margin-bottom: 0.6rem;
}
.sale_right_data{
    margin-top: -0.75rem;
}
#box-7{
    padding-top: 10rem;
}
.insta_item{
    height: 24.9rem;
}
.insta_box{
    text-align: center;
    padding: 0 4rem;
    padding-top: 5.6rem;
}
.insta_title{
    font-size: 1.5rem;
}
.socials{
    display: flex;
    justify-content: center;
    margin-top: 4rem;
}
.socials a{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #808080;
    background: white;
    width: 6.375rem;
    height: 6.375rem;
    border-radius: 50%;
    margin: 0 -0.8rem;
    font-size: 1.9rem;
}
.socials a:hover{
    color: white;
    background: #E62864;
    border-color: #E62864;
}
.preim_icon{
    width: 4rem;
    height: 4rem;
    margin-top: -3.2rem;
    margin-bottom: 1.3rem;
}
.preim_item{
    background: #F2F2F2;
    font-size: 1.5rem;
    padding: 1rem 2.3rem;
    padding-bottom: 1.9rem;
}
#box-8{
    padding-top: 13.2rem
}
.section_title_sub{
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 2.4rem;
}
#box-9{
    padding-top: 8.3rem;
}
#box-10{
    padding-top: 8.4rem;
    padding-bottom: 8.1rem;
}
.section_title.big{
    font-size: 3rem;
}

.box9_text{
    width: 64rem;
    margin: 0 auto;
}
.box9_text .btn {
    margin-top: 1.3rem;
}
.part_slider .slick-list{
    margin: 0 -5px;
}
.part_slider .slick-slide > div{
    padding: 0 5px;
}
.part_slider_item{
    display: flex!important;
    align-items: center;
    justify-content: center;
    height: 10rem;
    padding: 0.3rem;
    opacity: 0.5;
}
.part_slider_item:hover{
    opacity: 1;
}

footer{
    padding-top: 6.1rem;
    padding-bottom: 3.4rem;
    color: white;
    background-image: url("../img/footer.jpg");
    background-size: cover;
    background-position: center center;
}

footer a{
    color: white;
}
.footer_logo{
    display: block;
    width: 16.1rem;
    margin-bottom: 2.1rem;
}
.footer_slogan{
    font-size: 0.875rem;
}

footer .socials{
    justify-content: flex-start;
    margin-top: 3.1rem;
}
footer .socials a{
    margin: 0;
    margin-right: 0.6rem;
    background: transparent;
    font-size: 1.4rem;
    width: 3.7rem;
    height: 3.7rem;
    border-color: #808080;
    color: white;
}
.footer_menu{
    list-style-type: none;
    margin: 0;
}
.footer_menu li{
    margin-bottom: 1.4rem;
}
.footer_conts{
    font-size: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.footer_conts a{
    margin-bottom: 1rem;
}
.footer_bottom{
    display: flex;
    justify-content: space-between;
    margin-top: 9.8rem;
    font-size: 0.875rem;
}
.footer_bottom a{
    min-width: 30%;
}
.footer_bottom a:nth-child(2){
    text-align: center;
}
.footer_bottom a:last-child{
    text-align: right;
}
.single_form{
    display: flex;
    align-items: center;
    justify-content: center;
}
.single_form .login_form{
    padding: 2rem 8rem;
    width: 100%;
}
.footer_menu a, .footer_bottom a{
    color: #F2F2F2;
}
.none_point{
    pointer-events: none;
}
footer.fixed{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}
.page_banner .ab_img{
    opacity: 0.7;
}
.page_banner{
    padding-top: 16.1rem;
    padding-bottom: 1.4rem;
    color: white;
    position: relative;
    background: black;
}
.page_banner .container{
    position: relative;
    z-index: 1;
}
.page_banner a{
    color: white;
}
.page_banner .breadcrumbs li{
    color: rgba(255,255,255,0.6);
}
.page_banner .breadcrumbs li:after{
    filter: brightness(0) invert(1);
}
.cat_img{
    display: block;
    height: 28.4rem;
}
.btn.border{
    border: 1px solid #333333;
    background: white;
    color: #333333;
}
.btn.border:hover{
    color: white;
    background: #333333;
}
.page_padding{
    padding-top: 1.5rem;
}
.cat_item_text{
    padding-top: 5.5rem;
    padding-left: 1.9rem;
}
.cat_title{
    text-transform: uppercase;
    font-size: 2.25rem;
    font-weight: 600;
    margin-bottom: 1.4rem;
}
.cat_anons{
    line-height: 1.35;
    margin-bottom: 1.5rem;
    min-height: 8.8rem;
}
.cat_row:nth-child(even) .cat_item_row{
    flex-direction: row-reverse;
}
.cat_row:nth-child(even) .mb_30:nth-child(2) .cat_item_text{
    padding-left: 1.8rem;
    padding-right: 1rem;
}
.cat_row:nth-child(even) .cat_item_text{
    padding-left: 0;
    padding-right: 1.9rem;
}
.cat_row > .mb_30 {
    margin-bottom: 15px;
}
.page{
    padding-bottom: 7.5rem;
}
.page_padding.big{
    padding-top: 7.3rem;
}
.page_seo{
    width: 96rem;
    margin: 0 auto;
    padding-top: 6rem;
}
.container_sm{
    width: 96rem;
    margin: 0 auto;
}
.prod_container{
    padding-top: 0.8rem;
}
.prod_item{
    background: white;
    border: 1px solid transparent;
    height: 100%;
    display: flex!important;
    flex-direction: column;
    justify-content: space-between;
    padding: 2.6rem 1.7rem;
    padding-bottom: 1.5rem;
    position: relative;
}
.prod_item:hover{
    border-color: #FAB0B8;
}
.prod_img{
    height: 18rem;
    display: block;
    margin-bottom: 1.8rem;
}
.prod_title{
    font-size: 1.25rem;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}
.prod_row{
    margin: 0 -2.3rem;
}
.prod_row .mb_30{
    padding: 0 2.3rem;
    margin-bottom: 2.5rem;
}
.prod_colors{
    display: flex;
    margin: 0 -5px;
    margin-bottom: 1.3rem;
}
.color_item{
    width: 2.25rem;
    height: 2.25rem;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.color_item img{
    width: 4rem;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.color_item.count{
    border: 1px solid #808080;
    font-size: 0.75rem;
}
.prod_prices{
    display: flex;
    align-items: center;
}
.prod_price{
    font-size: 1.5rem;
    color: #333333;
}
.prod_old_price{
    font-size: 1.25rem;
    margin-left: 1.2rem;
    color: #808080;
    text-decoration: line-through;
}
.prod_stickers{
    position: absolute;
    top: 0;
    text-transform: uppercase;
    left: 1.7rem;
}
.prod_stickers span{
    display: inline-block;
    font-size: 0.75rem;
    padding: 0.5rem 0.55rem;
    color: #333333;
    background: #FAB0B8;
}
.page.white_page{
    padding-top: 10.388rem;
}
.card_info{
    padding-left: 1.6rem;
}
.white_page .breadcrumbs {
    margin-bottom: 2.6rem;
}
.card_cat{
    font-size: 0.75rem;
    text-transform: uppercase;
    margin-bottom: 0.8rem;
    color: #808080;
}
.card_purple{
    font-size: 0.875rem;
    margin-bottom: 0.7rem;
    color: #E62864;
}
.card_info .section_title {
    margin-bottom: 2.3rem;
}
.card_weights{
    display: flex;
    align-items: center;
    margin-bottom: 1.7rem;
}
.w_item{
    background-color: #F2F2F2;
    padding: 0.25rem 0.25rem;
    margin-left: 0.6rem;
}
.card_color_title span{
    display: inline-block;
    margin-left: 0.4rem;
    color: #333333;
}
.card_color_title{
    margin-bottom: 0.5rem;
    color: #808080;
}
.card_info .prod_colors {
    margin: 0 -4px;
    margin-bottom: 2.6rem;
    flex-wrap: wrap;
}

.card_info .color_item {
    width: 2.55rem;
    height: 2.45rem;
    margin: 0 4px;
    margin-bottom: 8px;
    position: relative;
}
.card_info .color_item:after{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    border: 0.3rem solid rgba(255,255,255,0.4);
    background-image: url("../img/Union.png");
    background-size: 0.875rem;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.5s;
    opacity: 0;
}
.card_info .color_item.active:after{
    opacity: 1;
}
.card_anons .content ul{
    list-style-type: none;
    margin: 0;
    margin-bottom: 1rem;
}
.card_anons .content ul li{
    position: relative;
    padding-left: 1.9rem;
    margin-bottom: 0.8rem;
}
.card_anons .content ul li:after{
    position: absolute;
    left: 0;
    top: 0.2rem;
    content: "";
    background-image: url("../img/check.png");
    background-size: 100% 100%;
    width: 1rem;
    height: 1rem;
    background-color: transparent;
}
.card_anons{
    margin-bottom: 3rem;
}
.card_btns .btn{
    min-width: 17.5rem;
    padding: 0;
}
.card_price_box{
    padding-left: 1.9rem;
}
.card_price_box .prod_price{
    font-size: 2rem;
    font-weight: 600;
}
.card_price_box .prod_old_price{
    font-size: 1.5rem;
    margin-left: 1.9rem;
}
.card_price_box span{
    display: block;
    margin-bottom: 0.6rem;
}
.card_slider_left{
    width: 6.25rem;
}
.nav_item {
    height: 6.25rem;
    border: 1px solid transparent;
    margin-bottom: 0.17rem;
    transition: all 0.35s;
}
.slick-current .nav_item{
    border-color: #333333;
}
.card_slider_right{
    width: calc(100% - 6.25rem);
    padding-left: 1rem;
    padding-right: 7rem;
}
.card_slider_right a{
    display: block;
    height: 40.4rem;
}
.card_tabs{
    padding-top: 5.2rem;
}
.card_tabs_top{
    border-bottom: 1px solid #808080;
    margin-bottom: 2.6rem;
}
.card_tabs_top a{
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 600;
    margin-right: 3.1rem;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    text-transform: uppercase;
    padding-bottom: 0.7rem;
    color: #808080;
}
.card_tabs_top a:hover{
    color: #333333;
}
.card_tabs_top a.active{
    pointer-events: none;
    color: #333333;
    border-color: #333333;
}
.similar_products {
    margin-top: 8.7rem;
    position: relative;
}

.prod_slider .slick-list{
    display: flex;
    margin: 0 -2.3rem;
}
.prod_slider .slick-track{
    margin: 0;
    display: flex;
}
.prod_slider .slick-slide > div{
    height: 100%;
}
.prod_slider .mb_30{
    padding: 0 2.3rem;
    margin: 0;
    height: 100%;
    -ms-flex: none;
    flex: none;
    max-width: unset;
}
.similar_products .section_title {
    margin-bottom: 2.7rem;
}
.similar_products .hit_arrows{
    position: absolute;
    right: 0;
    top: 0;
}
.similar_products .hit_arrows button{
    margin: 0;
    margin-left: 0.6rem;
}
.cat--unit__nav .slick-prev{
    display: none!important;
}
.cat--unit__nav .slick-next{
    font-size: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 3.75rem;
    height: 3.75rem;
    background-color: #F2F2F2;
    background-image: url("../img/arrow.png");
    background-size: 1.5rem;
}
.checkout_modal{
    background: white;
    position: relative;
}
.checkout_right {
    border-left: 1px solid #808080;
    width: 18.8rem;
    padding: 3.8rem 1.8rem;
}
.checkout_left{
    width: calc(100% - 18.8rem);
}
.checkout_top{
    padding: 3.8rem 1.9rem;
    padding-bottom: 0.9rem;
}
.check_table{
    max-height: 35rem;
    overflow-y: auto;
}
.check_table_top{
    background: #F2F2F2;
    padding: 0.6rem 0.8rem;
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #808080;
}
.cc1{
    width: 19%;
}
.cc2{
    width: 15%;
}
.cc3{
    width: 30.8%;
}
.cc4{
    width: 16%;
}
.cc5{
    width: 19.2%;
}
.check_item{
    padding: 1.3rem 0.7rem;
    border-bottom: 1px solid #808080;
    background: white;
    cursor: pointer;
    transition: all 0.35s;
}
.check_item.selected, .check_item:hover{
    background: #e8e8e8;
}
.check_item .cc1 {
    padding-right: 1.7rem;
}
.cc_purple{
    margin-top: 0.2rem;
    color: #E62864;
}
.counter{
    display: flex;
}
.counter button{
    background: #F2F2F2;
    width: 2.438rem;
    height: 2.625rem;
}
.counter input{
    width: 4.9rem;
    text-align: center;
}
.checkout_right_img{
    width: 7.5rem;
    margin-bottom: 0.5rem;
}
.chr_title{
    margin-bottom: 1.4rem;
}
.chr_gray{
    margin-bottom: 1.2rem;
    color: #808080;
}
.chr_right_info{
    font-size: 0.875rem;
}
.chr_right_item{
    margin-top: 2rem;
}
.chr_right_item span{
    text-transform: uppercase;
    display: block;
    margin-bottom: 1rem;
    color: #808080;
}
.chr_right_item p{
    margin: 0;
}
.checkout_modal .close {
    right: 2rem;
    top: 2rem;
}

.modal.check_modal_box .modal__block{
    width: 77rem;
    padding: 0;
    border-radius: 0;
    text-align: left;
}
.white_page.sm_bread .breadcrumbs {
    margin-bottom: 1.6rem;
}
.cart_group_img{
    display: block;
    width: 7.5rem;
    height: 7.5rem;
}
.cart_groups{
    padding-top: 2.9rem;
}
.cart_group_left{
    width: 44%;
}
.cart_group_titles{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 2.2rem;
    width: calc(100% - 7.5rem);
}
.cart_group_title{
    font-size: 1.25rem;
    text-transform: uppercase;
}
.cart_articul{
    font-size: 0.875rem;
    margin-top: 1rem;
}
.cart_class{
    font-size: 0.75rem;
    text-transform: uppercase;
    margin-top: 1rem;
    color: #808080;
}
.cart_delete{
    display: flex;
    align-items: center;
    color: #808080;
}
.cart_delete img{
    width: 1.125rem;
    margin-left: 0.5rem;
}
.ct_delete{
    display: block;
    width: 1.125rem;
}
.cart_group_top{
    padding-right: 1.2rem;
    margin-bottom: 1.5rem;
}
.cart_prices{
    font-size: 1.5rem;
    display: flex;
    width: 19.6rem;
}

.cart_old_price{
    color: #808080;
    text-decoration: line-through;
    margin-left: 2.6rem;
}
.ct1{
    width: 15%;
}
.ct2{
    width: 11%;
}
.ct3{
    width: 24.4%;
}
.ct4{
    width: 12.7%;
}
.ct5{
    width: 19%;
}
.ct6{
    width: 17.9%;
}
.ct_img{
    padding-right: 2.4rem;
}
.cart_group_item{
    border-bottom: 1px solid #808080;
    padding: 1.2rem 0;
}
.ct_delete_flex{
    padding-right: 1.2rem;
}
.cart_group {
    margin-bottom: 3.8rem;
}
.single .cart_group_right{
    width: 48.2%;
}
.cg1, .cg3{
    font-size: 1.5rem;
}
.cg1{
    width: 25.9%;
}
.cg2{
    width: 39.1%;
}
.cg3{
    width: 32%;
}
.cart_group.single{
    border-bottom: 1px solid #808080;
    padding-bottom: 3.1rem;
}
.cart_group.single .cart_group_top{
    margin-bottom: 0;
}
.cart_group:last-child{
    border-bottom: 0!important;
    margin-bottom: 0;
}
.cart_info_title{
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 4.9rem;
}
.cart_info{
    padding-left: 4.8rem;
    padding-right: 4.8rem;
    margin-top: -3.7rem;
    position: relative;
}
.cart_info .rel{
    position: relative;
    z-index: 2;
}
.cart_info:after{
    position: absolute;
    left: -5px;
    top: -5000px;
    right: -100%;
    bottom: -5000px;
    content: "";
    background: #F2F2F2;
}
.cart_page{
    overflow: hidden;
}
.cart_info_list p {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.4rem;
    position: relative;
}
.cart_info_list p span{
    background: #F2F2F2;
    position: relative;
    z-index: 2;
}
.cart_info_list p:after{
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    border: 1px dotted #808080;
    content: "";
}
.cart_info_total{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 2.1rem;
    margin-bottom: 2.8rem;
}
.cart_info_total span:first-child{
    text-transform: uppercase;
    position: relative;
    top: 0.1rem;
}
.cart_info_total span:last-child{
    margin-left: 1rem;
    font-size: 1.5rem;
}
.btn.full{
    padding: 0;
    width: 100%;
}
.cart_info .content{
    margin-top: 1.9rem;
    text-align: center;
}
.order_num{
    font-size: 3rem;
    font-weight: 600;
    color: #808080;
}
.order_num span{
    color: #333333;
}
.order_items{
    padding-top: 3.1rem;
}
.order_title{
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
}
.order_label{
    display: flex;
    align-items: flex-start;
    border: 1px solid #808080;
    padding: 2.3rem 1.7rem;
    transition: all 0.5s;
    background: white;
    cursor: pointer;
    margin-bottom: 1.9rem;
}
.order_label.active{
    border-color: #333333;
}
.order_label input:checked{
    border: 0.4rem solid #333333;
}
.order_label input{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 1.5rem;
    border: 1px solid #333333;
    height: 1.5rem;
    border-radius: 50%;
}
.order_label_data{
    padding-left: 0.8rem;
    padding-top: 0.3rem;
}
.order_label_data p{
    margin-bottom: 0.7rem;
}
.order_label_data span{
    font-size: 0.875rem;
    color: #808080;
}
.order_w{
    padding-right: 3.3rem;
}

.form-group{
    margin-bottom: 1.9rem;
}
.form-control{
    border-bottom: 1px solid #333333;
    background: transparent;
    width: 100%;
    padding: 1.2rem 0;
}
.form-control::placeholder{
    color: #808080;
}
.order_item:not(:last-child){
    border-bottom: 1px solid #808080;
    padding-bottom: 2rem;
    margin-bottom: 3.6rem;
}
.order_right_top{
    background: #F2F2F2;
    padding: 2.4rem 2.5rem;
    font-size: 1.5rem;
    margin-bottom: 0.3rem;
}
.order_right{
    padding: 2.8rem 1.5rem;
}
.order_right_prods{
    background: #F2F2F2;
    padding: 1.8rem 2.5rem;
    margin-bottom: 0.3rem;
}
.order_prod_item:not(:last-child){
    margin-bottom: 2rem;
}
.order_prod_item a{

}
.order_prod_info{
    margin-top: 0.6rem;
    color: #808080;
}
.order_right_submit{
    background: #F2F2F2;
    padding: 2.1rem 2.5rem;
}
.order_right_submit .cart_info_total{
    margin-top: 0;
    justify-content: flex-start;
    margin-bottom: 1rem;
}
.cont_page_title{
    padding-top: 0.7rem;
    text-transform: uppercase;
    color: #808080;
}
.cont_page_text{
    font-size: 1.5rem;
}
.cont_page_items{
    padding-top: 1.2rem;
}
.cont_page_item{
    margin-bottom: 2.6rem;
}
.cont_page_text p, .cont_page_text span{
    font-size: 1rem;
}
.cont_page_text .socials{
    margin: 0;
    justify-content: flex-start;
    margin-left: 0.9rem;
}
.cont_dop_links{
    display: flex;
    flex-wrap: wrap;
}
.cont_dop_links a{
    border: 1px solid #808080;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 2.3rem;
    padding-right: 1rem;
}
.cont_dop_links a:nth-child(even){
    border-left: 0;
}
.cont_dop_links a img{
    border-radius: 16px;
    width: 5.625rem;
    height: 5.625rem;
    object-fit: cover;
}
.cont_pad{
    padding-right: 0.6rem;
    padding-bottom: 1.3rem;
}
.map{
    height: 100%;
    width: calc(100% + 1.2rem);
}
.cont_page_img{
    margin-left: -1.2rem;
}
.cont_page_form{
    padding: 8.8rem 9.6rem;
    padding-bottom: 0;
}
.cont_page_form .section_text{
    margin-bottom: 1.3rem;
}
.about_top{
    width: 78rem;
    margin: 0 auto;
    margin-bottom: 8.5rem;
}
.about_top h1.section_title{
    margin-bottom: 4.5rem;
}
.about_gallery_item{
    height: 50.7rem;
    overflow: hidden;
}
.about_sm_container{
    width: 78rem;
    margin: 0 auto;
    text-align: center;
}
.about_sm_container .section_title{
    margin-bottom: 2.6rem;
}
.about_part2{
    padding-top: 8.1rem;
    padding-bottom: 8.2rem;
}
.api_img{
    width: 28.7rem;
    height: 12.9rem;
    margin: 0 auto;
}
.about_preim_item{
    width: 50%;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
}
.about_preims{
    padding-top: 1.4rem;
    padding-bottom: 8.8rem;
}
.api_text{
    width: 40rem;
    margin: 0 auto;
    text-align: center;
    margin-top: 2.5rem;
}
.api_num{
    font-weight: 300;
    font-style: italic;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: #808080;
}
.api_title{
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 1.9rem;
}
.about_preim_item:first-child{
    padding-bottom: 6.2rem;
}
.about_preim_item:nth-child(2){
    border-right: none;
}
.about_preim_item:nth-child(3), .about_preim_item:nth-child(4){
    padding-top: 6.3rem;
    border-bottom: none;
}
.about_preim_item:nth-child(4){
    border-right: 0;
}
.news_cats{
    padding-left: 11.3rem;
}
.news_cats a{
    display: inline-block;
    margin-right: 0.9rem;
    background: #F2F2F2;
    padding: 0.8rem 2rem;
    border-radius: 30px;
    text-transform: uppercase;
}
.news_cats a.active{
    pointer-events: none;
}
.news_cats a:hover, .news_cats a.active{
    color: white;
    background: #333333;
}
.news_item{
    display: block;
}
.news_img{
    height: 20.5rem;
    margin-bottom: 1.4rem;
    position: relative;
    overflow: hidden;
}
.news_img img{
    transition: all 0.25s;
}
.news_item:hover .news_img img{
    transform: scale(1.05);
}
.play_btn{
    position: absolute;
    left: 1.1rem;
    bottom: 1.1rem;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    padding-left: 0.1rem;
    background: rgba(0,0,0,0.3);
    color: white;
}
.blog_title_flex{
    margin-bottom: 4.4rem;
}
.news_pad{
    padding: 0 3.9rem;
    margin-bottom: -4rem;
}
.news_row{
    margin: 0 -4.25rem;
}
.news_row .mb_30{
    padding: 0 4.25rem;
    margin-bottom: 3.8rem;
}

.news_tags{
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1.3rem;
    color: #E62864;
}
.news_tags span{
    display: inline-block;
}
.news_tags span:not(:last-child){
    margin-right: 0.2rem;
}

.news_title{
    font-size: 1.25rem;
    text-transform: uppercase;
    min-height: 3.5rem;
    margin-bottom: 0.6rem;
    letter-spacing: -0.01rem;
}
.news_anons{
    font-size: 0.875rem;
    line-height: 1.35;
    color: #333333;
}
.center_pag .pagination{
    justify-content: center;
    margin-top: 4rem;
}
.section_title.big_mar{
    margin-bottom: 4.3rem;
}
.big_row{
    margin: 0 -2.7rem;
}
.big_row > div{
    padding: 0 2.7rem;
}
.big_collection_img{
    height: 28.5rem;
}
.big_collection_title{
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 1.7rem;
}
.big_collection_text{
    line-height: 1.3;
    margin-bottom: 2.6rem;
}
.sm_collection_item{
    display: block;
    text-align: center;
}
.sm_collection_img{
    height: 28.5rem;
    margin-bottom: 1.3rem;
}
.sm_collection_title{
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: uppercase;
}
.sm_collections_row{
    margin-top: 3.7rem;
    margin-bottom: -3.3rem;
}
.big_row .mb_30 {
    margin-bottom: 3.3rem;
}
.collection_banner{
    height: 21rem;
    margin-bottom: 2.5rem;
}
.col_prod_count{
    color: #808080;
    font-size: 1.5rem;
    text-transform: none;
    font-weight: 400;
}
.title24{
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
.text_and_images{
    padding-top: 1.5rem;
}
.text_and_image_row{
    margin: 0;
    margin-bottom: 3rem;
}
.text_and_image_row > div{
    padding: 0;
}
.text_and_image_row:nth-child(even){
    flex-direction: row-reverse;
}
.text_and_image_row:nth-child(even) .text_and_image_text{
    margin-left: auto;
}
.text_and_image_text{
    width: 80%;
}
.collection_products{
    margin-top: 5.9rem;
}
.page_brand_image{
    height: 23.5rem;
}
.page_brand_logo{
    width: 17rem;
    display: block;
}
.page_brand_logo:hover{
    opacity: 0.8;
}
.page_brand_item:not(:last-child){
    margin-bottom: 6.7rem;
}
.page_brand_text_row{
    align-items: center;
}
.page.vacancy_page{
    padding-top: 7.888rem;
}
.vac_page_top{
    padding-top: 2.5rem;
    padding-bottom: 7.9rem;
    background: #F2F2F2;
}
.vac_page_w{
    width: 67rem;
    margin: 0 auto;
}
.vac_page_w h1.section_title{
    margin-bottom: 4.5rem;
}
.vac_page_padding{
    padding-top: 8.9rem;
}
.vac_item{
    border: 1px solid #333333;
    padding: 2.4rem 2.3rem;
    height: 100%;
}
.vac_title{
    font-size: 1.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 2.3rem;
}
.vac_title span:last-child{
    font-size: 1rem;
}
.vac_row{
    padding-top: 1.1rem;
}
.vac_item .content ul li{
    margin-bottom: 1.2rem;
}
.vac_item .content{
    margin-bottom: 2.3rem;
}
.vac_page_form{
    margin-top: 7.6rem;
    background: #F2F2F2;
}
.policy{
    font-size: 0.875rem;
    padding-left: 2rem;
}
.policy a{
    color: #E62864;
}
.policy a:hover{
    text-decoration: underline;
}
.form-control.resume{
    padding-left: 2rem;
}
.file_icon{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1.5rem;
}
.j_alert{
    display: flex;
    background: #F2F2F2;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: 0.9rem;
    font-size: 0.875rem;
    align-items: center;
    padding: 1.2rem 2.4rem;
    padding-left: 1.9rem;
}
.j_alert img{
    width: 1.1rem;
    margin-right: 1rem;
}
.j_box{
    border: 1px solid red;
    width: 57.1rem;
    height: 43rem;
    margin: 0 auto;
    margin-top: 4.4rem;
}
.j_img{
    height: 27.3rem;
    display: block;
}
.jour_row{
    margin: 0 -3.5rem;
    margin-top: 3.6rem;
}
.jour_row .mb_30{
    padding: 0 3.5rem;
    margin-bottom: 3.5rem;
}
.j_item{
    text-align: center;
}
.j_title{
    font-size: 1.5rem;
    margin-top: 1.3rem;
    margin-bottom: 0.5rem;
}
.j_download{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #E62864;
    text-decoration: underline;
}
.j_download img{
    width: 1.5rem;
    margin-left: 0.5rem;
}
.reg_alert{
    display: flex;
    align-items: center;
    font-weight: 700;
    margin-top: 0.6rem;
    color: #E62864;
    margin-bottom: 2.3rem;
}
.reg_alert img{
    width: 1rem;
    margin-right: 0.6rem;
}
.reg_row{
    margin: 0 -5.2rem;
    padding-right: 9.6rem;
}
.reg_row > div{
    padding: 0 5.2rem;
}
.reg_right{
    padding-top: 1.4rem;
}
.reg_label{
    display: flex;
    font-size: 0.875rem;
    margin-bottom: 2.3rem;
    line-height: 1.4;
    cursor: pointer;
}
.reg_label label a{
    color: #E62864;
    text-decoration: underline;
}
.reg_label label a:hover{
    text-decoration: none;
}
.reg_label input{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #333333;
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 0.5rem;
    position: relative;
    transition: all 0.35s;
}
.reg_label input:checked{
    background-color: black;
}
.reg_label input:checked:after{
    opacity: 1;
}
.reg_label input:after{
    position: absolute;
    top: 0;
    right: -2px;
    width: 1.3rem;
    height: 1.1rem;
    background-image: url(../img/check2.png);
    background-size: 100% 100%;
    content: "";
    opacity: 0;
    transition: all 0.35s;
}
.reg_label span{
    width: calc(100% - 1.5rem);
    padding-left: 1rem;
}
.account_data{
    width: 57.4rem;
    margin: 0 auto;
}
.acc_row{
    margin: 0 -4rem;
}
.acc_row > div{
    padding: 0 4rem;
}
.acc_menu{
    width: 14.5rem;
}
.acc_data{
    width: calc(100% - 14.5rem);
    padding-left: 4.8rem;
}
.acc_menu a{
    display: flex;
    align-items: center;
    text-align: right;
    font-size: 1.5rem;
    margin-bottom: 1.8rem;
    justify-content: flex-end;
}
.acc_menu a.active span{
    width: 2.25rem;
    margin-left: 0.8rem;
}
.acc_menu a span{
    width: 0;
    height: 2px;
    transition: all 0.35s;
    background-color: #E62864;;
}
.section_title.big_mar2 {
    margin-bottom: 4.9rem;
}
.acc_form{
    margin-top: -1.1rem;
    padding-left: 2rem;
    padding-right: 7.5rem;
}
.reg_icon{
    position: absolute;
    left: -1.9rem;
    top: 1.5rem;
    width: 1rem;
}
.radios{
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.5rem;
    margin-bottom: 2.2rem;
}
.radios label{
    display: flex;
    align-items: center;
    margin-right: 3rem;
}
.radios label span{
    margin-left: 0.8rem;
}
.radios label input:checked{
    border: 0.4rem solid #333333;
}
.radios label input{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 1.5rem;
    border: 1px solid #333333;
    height: 1.5rem;
    border-radius: 50%;
}
.acc_gray{
    background-color: #F2F2F2;
    padding: 3.3rem 2.9rem;
    padding-right: 6.5rem;
    padding-bottom: 2.2rem;
}
.acc_gray_title{
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1.8rem;
}
.acc_order_item{
    box-shadow: 0px 1px 15px 1px transparent;
    background: white;
    margin: 0 -1.2rem;
    padding: 1.4rem 1.2rem;
    display: block;
    color: #333333!important;
}
.acc_order_item:hover{
    box-shadow: 0px 1px 15px 1px #00000026;
}
.acc_status{
    border-radius: 30px;
    padding: 0.4rem 0.5rem;
    background-color: #40D879;
    color: white;
    font-size: 0.875rem;
    font-weight: 700;
}
.acc_status.yellow_bgg{
    background-color: #ffa260;
}
.acc_status.blue_bgg{
    background: #4475e1;
}
.acc_status.red_bgg{
    background: #e60707;
}
.acc_order_num{
    margin-left: 1.1rem;
}
.cart_group_img .no_img:after {
    background-size: 6rem;
}
.acc_order_prod_item .no_img:after {
    background-size: 4rem;
}
.acc_order_date_item p{
    font-size: 1.3rem;
    margin-bottom: 0.2rem;
}

.acc_order_date_item span{
    color: #808080;
    font-size: 0.875rem;
}
.acc_order_prod_item{
    border: 1px solid #808080;
}
.acc_order_top{
    margin-bottom: 2.1rem;
}
.acc_order_line{
    position: relative;
    width: 6.8rem;
    margin-left: 1rem;
    margin-right: 0.8rem;
    margin-top: 0.8rem;
}
.acc_dot{
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #333333;
}
.acc_line{
    height: 1px;
    width: 100%;
    background: #333333;;
}
.acc_order_line img{
    width: 1.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: white;
}
.acc_order_prods{
    padding-left: 3.1rem;
}
.acc_order_prod_item{
    width: 5rem;
    height: 5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}

.acc_order_prod_list{
    display: flex;
    flex-wrap: wrap;
}
.acc_o_title{
    margin-bottom: 1.8rem;
}
.acc_sum{
    font-size: 1.5rem;
}
.acc_order:not(:last-child){
    border-bottom: 1px solid #808080;
    padding-bottom: 1.3rem;
    margin-bottom: 2.2rem;
}
.section_title .acc_status {
    font-weight: 400;
    text-transform: none;
    margin-left: 3.5rem;
}
.dd_info{
    margin-top: 1.6rem;
}
.dd_info_item{
    display: flex;
    align-items: flex-start;
    margin-bottom: 1rem;
    position: relative;
}
.dd_info_item:after{
    position: absolute;
    top: 0.8rem;
    left: 0;
    right: 0;
    border: 1px dotted #808080;
    content: "";
}
.dd_right p:not(:last-child){
    margin-bottom: 1rem;
}
.dd_left span{
    position: relative;
    z-index: 1;
    background: white;
}
.dd_right{
    position: relative;
    z-index: 1;
    background: white;
    width: calc(100% - 19.4rem);
}
.prod_img img{
    object-fit: scale-down!important;
}
.dd_left{
    width: 19.4rem;
}
.dd_products {
    padding-top: 1.7rem;
}
.dd_title{
    font-size: 1.5rem;
    margin-bottom: 1.8rem;
}
.dd_groups .cart_prices {
    width: 17.5rem;
}
.dd_groups .ct4 {
    width: 33.7%;
    text-align: right;
}
.dd_groups .single .cart_group_right {
    width: 17.5rem;
}
.cg_dd{
    font-size: 1rem;
}

.modal.login_modal .modal__block{
    width: 78.125rem;
    padding: 0;
    border-radius: 0;
    text-align: left;
}
.login_left{
    width: calc(100% - 28.875rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.login_right{
    width: 28.875rem;
}
.login_form{
    padding: 8rem;
    padding-bottom: 0;
}
.login_bottom span{
    font-size: 1.25rem;
    text-transform: uppercase;
    margin-right: 2rem;
}
.login_bottom{
    display: flex;
    align-items: center;
    background: #F2F2F2;
    padding: 1rem 8rem;
    height: 10.125rem;
}
.login_left .section_text{
    margin-bottom: 2rem;
}
.login_left.single{
    display: flex;
    justify-content: center;
    align-items: center;
}
.login_left.single .login_form{
    padding: 2rem 8rem;
    width: 100%;
}

footer a:hover, footer a.active{
    color: #E62864;
}

.no_img{
    background: #F2F2F2;
    width: 100%;
    height: 100%;
    position: relative;
}
.no_img:after{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-image: url(../img/logo.png);
    background-size: 11rem;
    background-position: center center;
    background-repeat: no-repeat;
    filter: grayscale(1);
    opacity: 0.4;
}
.page_video{
    margin-top: 3rem;
    height: 45rem;
}

.page_images_row{
    margin-top: 3rem;
}
.page_images_row a{
    display: block;
    height: 20rem;
    background: black;
    cursor: zoom-in;
}
.page_images_row img{
    transition: all 0.35s;
}
.page_images_row a:hover img{
    opacity: 0.6;
}
.back{
    margin-top: 3rem;
}
.back i{
    font-size: 0.8rem;
    margin-right: 0.5rem;
}
.vvac_modal .modal__block {
    width: 55rem;
    text-align: left;
    transform: none;
    top: 4rem;
    padding-top: 4rem;
}
.vvac_modal {
    overflow-y: scroll;
}
.modal .vac_title {
    font-size: 1.5rem;
    margin-bottom: 1.4rem;
    font-weight: 600;
}
.vvac_price{
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 1.4rem;
}
.vvac_full .btn{
    margin-top: 1rem;
}
#file_input, #file_input2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.page_seo_content{
    margin-bottom: 1.5rem;
}
.page_hits_pad{
    /*padding-top: 5rem;*/
}
.page_hits_pad .mb_30{
    margin-top: 6rem;
}
.main_slider_item video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.8;
}
.page_parent_cats_row .main_slider_item {
    height: 23rem;
}
.page_parent_cats_row .main_slider_item img{
    opacity: 0.9;
}
.page_parent_cats_row .main_slider_item:hover img{
    opacity: 0.7;
}
.page_seo_content2{
    padding-top: 3rem;
}

.content iframe{
    height: 39rem!important;
    width: 100%!important;
}
.card_tabs_body_item:not(.factive){
    display: none;
}
.single .card_slider_right{
    width: 100%;
    padding-left: 0;
}
.header_icon_link i{
    font-style: normal;
}
.btn.added{
    opacity: 0.6;
    pointer-events: none;
}
.btn .added{
    display: none;
}
.btn.added .added{
    display: block;
}
.btn.added .no_added{
    display: none;
}
.order_success_box{
    text-align: center;
    padding-top: 2rem
}
.cart_groups .no_img:after{
    background-size: 6rem;
}
.forg_link2{
    text-decoration: underline;
}
.forg_link2:hover{
    text-decoration: none;
}
.reg_label a{
    text-decoration: underline;
}
.reg_label a:hover{
    text-decoration: none;
}
.hidden_second, .hidden_third{
    display: none;
}
#post_menu_cat_img{
    opacity: 0;
}
#post_menu_cat_img.active{
    opacity: 1;
}

