
body{
    line-height: 1.2;
    font-family: "Commissioner", sans-serif;
    font-weight: 400;
    color: #1D1D1D;
    padding-top: 9.25rem;
}
@font-face {
    font-family: 'Raydis';
    src: url('../fonts/RAYDIS.otf');
    src: local('RAYDIS'), local('RAYDIS'),
    url('../fonts/RAYDIS.woff') format('woff'),
    url('../fonts/RAYDIS.ttf') format('truetype');
    font-style: normal;
}
footer.fixed{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}
.cart_img .no_img{
    border-radius: 8px;
}
.input-counter{
    pointer-events: none;
}
.Raydis{
    font-family: Raydis, sans-serif;
}
.modal_cart_btns .btn{
    margin-top: 0.5rem;
}
#cart_modal .modal__block{
    width: 28rem;
}
.btn.added{
    pointer-events: none;
    filter: grayscale(1);
    opacity: 0.6;
}
header{
    background: white;
    transition: all 0.35s;
}
header.shadow{
    top: -3.75rem;
}
.test{
    width: 1440px;
    left: 50%;
    transform: translateX(-50%);
}
.container {
    width: 81.4rem;
}
.header_top{
    padding-top: 1.25rem;
}
.header_bottom{
    padding: 1.25rem 0;
}
.logo{
    display: block;
    width: 12.5rem;
}
.btn{
    background: #FFBD02;
    color: black!important;
    transition: all 0.35s;
    display: inline-block;
    border-radius: 8px;
    padding: 0 1.1rem;
    font-family: "Commissioner", sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
}
.btn.min_width{
    min-width: 19.188rem;
}
.btn_box{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
}
.btn.sm .btn_box{
    height: 2.5rem;
}
.btn_box img{
    width: 1.5rem;
    margin-right: 0.4rem;
}
.btn_box img.w32{
    width: 2rem;
    margin-right: 1rem;
}
.btn.black{
    color: white!important;
    background: #1D1D1D;
}
.mm0{
    margin: 0 !important;
}
.header_right .btn{
    margin-left: 0.5rem;
}
.header_address{
    margin-left: 1.3rem;
    font-size: 0.75rem;
}
.header_address img {
    width: 2rem;
    margin-right: 0.5rem;
}
.search_box{
    margin-left: 1.2rem;
}
input, button, textarea{
    font-family: "Commissioner", sans-serif;
    font-weight: 500;
}
.search_box input{
    width: 29.6rem;
    margin-right: 0.5rem;
    border: 1px solid #00000033;
    height: 3rem;
    border-radius: 8px;
    padding: 0 0.9rem;
    font-size: 0.875rem;
}
.search_box input::placeholder{
    opacity: 0.6;
}
.search_box form{
    display: flex;
}
.header_links a{
    display: inline-block;
    margin-left: 1.3rem;
    position: relative;
}
.header_links span{
    width: 1rem;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #FFBD02;
    color: white;
    left: -0.3rem;
    top: 0;
    position: absolute;
    font-size: 0.65rem;
    font-weight: 500;
}
.header_links a img{
    width: 2rem;
    transition: all 0.35s;
}

.menu{
    font-size: 0.875rem;
    font-weight: 500;
    margin-right: 1.4rem;
}
.menu a {
    display: inline-block;
    margin-left: 1.85rem;
}
.menu a:first-child{
    margin-left: 0;
}
#box-1 {
    padding-top: 1.2rem;
}
.slider{
    border-radius: 8px;
    overflow: hidden;
}
.slider_item{
    display: flex!important;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 1.85rem 3.1rem;
    height: 25rem;
    overflow: hidden;
    position: relative;
}
.slider_item img{
    position: absolute;
    left: 0;
    top: 0;
}
.slider_item .btn{
    position: relative;
    z-index: 2;
}
.main_cat_item{
    position: relative;
    height: 25rem;
    display: block;
    padding: 1.2rem;
    overflow: hidden;
    border-radius: 8px;
}
.main_cat_title{
    font-family: Raydis, sans-serif;
    font-size: 1.25rem;
    position: relative;
    z-index: 1;
}
#box-2{
    padding-top: 2.6rem;
}
.ab_img{
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.35s;
}
#box-3 {
    padding-top: 3.6rem;
}
.section_title{
    font-family: Raydis, sans-serif;
    font-size: 2.25rem;
    margin-bottom: 2rem;
}
.prod_slider .slick-list{
    margin: 0 -5px;
    display: flex;
}
.prod_slider .slick-track{
    display: flex;
}
.prod_slider .slick-slide > div, .prod_slider .mb_30{
    height: 100%;
}
.prod_slider .mb_30{
    padding: 0 5px;
    margin: 0;
    -ms-flex: none;
    flex: none;
    max-width: unset;
}

.rev_slider .slick-list{
    margin: 0 -10px;
    display: flex;
}
.rev_slider .slick-track{
    display: flex;
}
.rev_slider .slick-slide > div, .rev_slider .mb_30{
    height: 100%;
}
.rev_slider .mb_30{
    margin: 0;
    -ms-flex: none;
    flex: none;
    max-width: unset;
}


.top_arrow .slick-prev{
    left: unset;
    right: 3.3rem;
    transform: none;
    top: -4.6rem;
    border: 1px solid #0000001A
}
.top_arrow .slick-next{
    left: unset;
    right: 0;
    transform: none;
    top: -4.6rem;
    border: 1px solid #0000001A
}

.prod_item{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #ECEDE8;
    height: 100%;
    padding: 0.7rem 0.6rem;
    border-radius: 8px;
}
.prod_item:hover{
    color: rgba(0,0,0,0.5);
}
.prod_img{
    height: 13rem;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    background: white;
}
.prod_title{
    font-weight: 700;
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
}
.prod_art{
    font-size: 0.75rem;
    margin-bottom: 0.6rem;
    color: black;
}
.prod_price{
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.7rem;
    color: black;
}
.btn.full{
    padding: 0;
}
.fav_btn{
    position: absolute;
    right: 0.3rem;
    top: 0.7rem;
    width: 2rem;
    background: transparent;
}
.fav_btn img{
    width: 100%;
}
.main_big_cat_item{
    height: 25rem;
    padding: 1rem 1.3rem;
    padding-bottom: 1.3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    color: black!important;
}
.main_big_cat_item:hover .btn, .spec_item:hover .btn{
    background: #1D1D1D;
    color: white!important;
}
.main_big_cat_item img, .spec_item img{
    transition: all 0.35s;
}
.main_big_cat_item:hover img{
    transform: scale(1.05);
}
.main_big_cat_item .btn{
    position: relative;
    z-index: 1;
}
#box-4{
    padding-top: 2.9rem;
}
.main_big_cat_title{
    position: relative;
    z-index: 1;
    font-family: Raydis, sans-serif;
    font-size: 1.25rem;
}
#box-5 {
    padding-top: 3.5rem;
}
#box-6 {
    padding-top: 5.1rem;
}
.spec_item{
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    height: 17.8rem;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 1.3rem 1rem;
    background: white;
}
.spec_item .btn.min_width {
    min-width: 16.5rem;
    position: relative;
    z-index: 1;
}
.spec_item:hover img{
    opacity: 0.8;
}
#box-7 {
    padding-top: 4.7rem;
}
.rev_item{
    border: 1px solid #00000033;
    height: 100%;
    padding: 1.5rem 1.3rem;
    border-radius: 16px;
}
.rev_title{
    font-family: Raydis, sans-serif;
    font-size: 1.25rem;
}
.rev_text{
    padding-top: 0.8rem;
}
.rev_stars{
    display: flex;
}
.rev_stars img{
    width: 1.1rem;
    margin-left: 0.4rem;
}
#box-8 {
    padding-top: 6.5rem;
    padding-bottom: 4.4rem;
}
.contacts_border{
    border: 1px solid #0000001A;
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
    padding: 0.8rem 1.3rem;
}
.cont_item {
    margin-bottom: 1.2rem;
}
.cont_title{
    font-family: Raydis, sans-serif;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}
.cont_data p{
    margin-bottom: 0.1rem;
}
.cont_data p:last-child{
    margin-bottom: 0;
}
.socials a{
    display: inline-block;
    margin-right: 0.9rem;
    font-size: 1.7rem;
}
.socials{
    margin-top: -0.5rem;
}
.map{
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
}
footer {
    background: #1D1D1D;
    padding-top: 3.9rem;
    color: #94979C;
}
footer a{
    color: #94979C;
}
.footer_logo {
    display: block;
    width: 12.6rem;
    margin-bottom: 1.85rem;
}
.menu_footer{

}
.menu_footer a{
    display: inline-block;
    margin-right: 2.2rem;
    font-weight: 600;
}
.footer_bottom_flex{
    margin-top: 6.4rem;
    padding-bottom: 3.1rem;
}
.header_cats{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
}

.header_cats ul{
    margin: 0;
    list-style-type: none;
    border: 1px solid #0000001A;
    background: white;
}

.header_cats ul li{
    padding: 0 1.2rem;
}
.header_cats ul li:not(:last-child) a{
    border-bottom: 1px solid #0000001A
}
.header_cats ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
    padding: 0.59rem 0;
}
.header_cats ul li a img{
    width: 1.5rem;
    filter: brightness(0);
    transition: all 0.5s;
}
.header_cats ul li a span{
    width: calc(100% - 1.5rem);
    padding-right: 0.5rem;
}
.header_cats ul li a.active, .header_cats ul li a:hover{
    color: #FFBD02;
}
.header_cats ul li a.active img, .header_cats ul li a:hover img{
    filter: brightness(1);
}
/*.header_cats ul{*/
/*    max-height: calc(100vh - 9.25rem);*/
/*    overflow-y: auto;*/
/*}*/
/*.shadow .header_cats ul{*/
/*    max-height: calc(100vh - 5.5rem);*/
/*}*/
.header_cats ul li:hover > a{
    color: #FFBD02;
}
.header_cats ul li:hover > a img{
    filter: brightness(1);
}
.parent_ul{
    position: relative;
}
.parent_ul ul{
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    display: none;
}
.parent_ul ul:after{
    position: absolute;
    content: "";
    height: 1000px;
    left: 0;
    top: 100%;
    right: 0;
}
.parent_ul li:hover > ul{
    display: block;
}
.page{
    padding-top: 0.55rem;
    padding-bottom: 4.5rem;
}
.left_menu{
    border: 1px solid #0000001A;
    padding: 0.5rem 0;
}
.left_menu_list, .left_menu_list ul{
    list-style-type: none;
    margin: 0;
}
.left_menu_list{
    padding: 0 1.25rem;
}
.left_menu_list > li:not(:last-child){
    border-bottom: 1px solid #0000001A;
}
.left_menu_list > li > a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
    padding: 0.6rem 0;
}
.left_menu_list > li > a img{
    transition: all 0.5s;
    width: 1.5rem;
}
.left_menu_list > li > a span{
    width: calc(100% - 1.5rem);
    padding-right: 0.5rem;
}
.left_menu_list > li li {
    margin-bottom: 0.65rem;
}
.page .main_cats_row .mb_30{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.left_sub_menu_item{
    border: 1px solid #0000001A;
    padding: 1rem 1.3rem;
    margin-bottom: 1.6rem;
}
.left_sub_menu_item .section_title{
    font-size: 1.25rem;
    margin-bottom: 1rem;
}
.left_sub_menu_item .left_menu_list{
    padding: 0;
}
.page h1{
    font-family: Raydis, sans-serif;
    font-size: 1.25rem;
    margin-bottom: 0.8rem;
}
.sort_link{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #00000080;
    border-radius: 8px;
    padding: 0.5rem 1.2rem;
}
.sort_link:hover span, .sort_link:hover img{
    opacity: 0.6;
}
.sort_link span{
    transition: all 0.35s;
    color: #1D1D1D;
}
.sort_link img{
    width: 1.5rem;
    transition: all 0.35s;
}
.sort_link.factive img{
    transform: rotate(-180deg);
}
.sort_row{
    margin-bottom: 1.4rem;
    position: relative;
    z-index: 3;
}
.sort_box{
    position: relative;
}
.sort_drop{
    position: absolute;
    left: 0;
    top: 120%;
    width: 100%;
    border-radius: 8px;
    padding: 0.5rem 1.2rem;
    border: 1px solid #00000080;
    background: white;
    display: none;
}
.sort_drop a{
    display: block;
    padding: 0.5rem 0;
}
.prod_row .prod_item{
    padding: 1rem;
}
.prod_row .prod_img {
    height: 14.7rem;
}
.prod_row .prod_item .btn{
    background: #1D1D1D;
    color: white!important;
}
.back_link{
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    font-size: 0.75rem;
}
.back_link:hover img{
    filter: brightness(1);
}
.back_link img{
    width: 1.188rem;
    margin-right: 0.35rem;
    position: relative;
    top: 0.1rem;
    filter: brightness(0);
    transition: all 0.35s;
}
.card_img{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page h1.section_title{
    font-size: 2.25rem;
}
.card_aval{
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 2.1rem;
}
.card_count{
    width: max-content;
    border: 1px solid #00000033;
    border-radius: 4px;
    display: flex;
    margin-bottom: 1.4rem;
}
.card_count button img{
    width: 1.25rem;
    margin-top: 0.15rem;
    transition: all 0.35s;
}
.card_count button:hover img{
    opacity: 0.6;
}
.card_count button{
    background: transparent;
    height: 2.1rem;
    width: 1.8rem;
    line-height: 1;
}
.card_count input{
    background: transparent;
    text-align: center;
    width: 2.3rem;
}
.card_info .content{
    margin-bottom: 2.6rem;
}
.card_price {
    font-family: Raydis, sans-serif;
    font-size: 2.25rem;
    margin-bottom: 2.2rem;
}
.card_btns {
    display: flex
}
.card_btns .btn {
    width: 17.3rem;
    margin-right: 1.2rem;
}
.card_art{
    position: absolute;
    top: 0;
    left: 100%;
    font-size: 0.75rem;
    width: max-content;
    padding-left: 0.8rem;
}
.card_tabs {
    margin-top: 6rem;
}
.card_tab_item{
    border: 1px solid #00000033;
    border-radius: 8px;
    width: 19.5rem;
    font-weight: 500;
    display: inline-block;
    margin-right: 1rem;
    font-size: 0.875rem;
}
.card_tab_item:hover{
    background: #FFBD02;
    border-color: #FFBD02;
    color: #1D1D1D;
}
.card_tab_item.active{
    background: #0000004D;
    color: #1D1D1D;
    pointer-events: none;
}
.card_tab_top {
    margin-bottom: 2.6rem;
}
.similars{
    margin-top: 6rem;
}
.card_tab_body_item:not(.factive){
    display: none;
}
.cart_left{
    width: 50%;
}
.cart_right{
    width: 40.8%;
    display: flex;
    align-items: center;
}

.cart_right_item:nth-child(1){
    width: 40%;
}
.cart_right_item:nth-child(2){
    width: 32%;
}
.cart_right_item:last-child{
    width: 28%;
    text-align: right;
}
.cart_table_top_flex{
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 1rem;
}
.cart_table_top_flex a{
    color: rgba(0,0,0,0.5);
}
.cart_table_top_flex a:hover{
    color: black;
}
.cart_page h1.section_title{
    margin-bottom: 2.3rem;
}
.cart_img{
    height: 12.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12.6rem;
    overflow: hidden;
}
.cart_info{
    width: calc(100% - 12.6rem);
    padding-left: 1.25rem;
}
.cart_title{
    font-family: Raydis, sans-serif;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    display: block;
}
.cart_art{
    margin-bottom: 1rem;
    font-size: 0.75rem;
}
.cart_price{
    font-family: Raydis, sans-serif;
    font-size: 1.25rem;
}
.cart_remove img{
    width: 1.5rem;
    transition: all 0.35s;
}
.cart_remove:hover img{
    transform: rotate(-180deg);
}

.cart_item{
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;

}
.cart_item:not(:last-child){
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.cart_bottom {
    width: 33.2rem;
}
.cart_bottom_top span{
    font-family: Raydis, sans-serif;
    font-size: 1.75rem;
}
.cart_bottom_top{
    margin-bottom: 0.9rem;
}
.border0{
    border-radius: 0!important;
}
.fav_page_btn{
    background: transparent;
    width: 2rem;
}
.ab_remove{
    position: absolute;
    right: 0;
    top: -4rem;
}
/*.order_row {*/
/*    padding-top: 2.3rem;*/
/*}*/
.order_title{
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.1rem;
}
.form-control{
    border: 1px solid #0000001A;
    width: 100%;
    font-family: "Commissioner", sans-serif;
    border-radius: 8px;
    padding: 0.7rem 1.2rem;
}
.form-control::placeholder{
    opacity: 0.5;
}
.form-group{
    margin-bottom: 1rem;
}
.label_item{
    cursor: pointer;
    border: 1px solid #0000001A;
    display: flex;
    align-items: center;
    border-radius: 8px;
    padding: 0.8rem 0.9rem;
}
.order_item{
    margin-bottom: 1.8rem;
}
.label_item input{
    width: 1.1rem;
    height: 1.1rem;
    filter: grayscale(1);
}
.label_item span{
    width: calc(100% - 1.1rem);
    padding-left: 0.6rem;
}
.order_right {
    border: 1px solid #0000001A;
    padding: 2.55rem 1.3rem;
}
.title20{
    font-size: 1.25rem;
    font-family: Raydis, sans-serif;
    margin-bottom: 1.7rem;
}

.cart_price2, .cart_price{
    margin: 0;
}


.order_bottom_top{
    font-size: 1.25rem;
    font-family: Raydis, sans-serif;
    margin-bottom: 2rem;
}
.policy{
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
}
.policy a{
    text-decoration: underline;
}

.full_image{
    border-radius: 16px;
    overflow: hidden;
}
.about_content{
    padding-top: 0.5rem;
    margin-bottom: 3.2rem;
}
.about_content h5{
    margin-bottom: 2rem;
}
.about_image{
    margin-bottom: 4.5rem;
}
.page_h1 h1.section_title{
    margin-bottom: 1.3rem;
}
.about_gray_text{
    border-radius: 16px;
    background: #D9D9D9;
    text-align: center;
    padding: 1.6rem 1rem;
    margin-bottom: 4.5rem;
}
.about_gray_text .content h5{
    margin: 0;
}
.hidden_subs{
    display: none;
}
.card_img a{
    display: block;
}
.alert_box{
    font-size: 0.9rem;
    padding: 1rem;
    text-align: center;
    margin-bottom: 1rem;
    background: #c7dcb0;
    color: #2e4317;
    border-radius: 8px;
    border: 1px solid #c7dcb0;
    display: none;
}
.alert_box.red{
    border: 1px solid #f4d2d3;
    background: #f4d2d3;
    color: #500b0e;
}
.card_img .no_img{
    background: #e6e6e6;
}
.left_menu_list li a img{
    transition: all 0.35s;
}
.prod_img .no_img{
    background: white;
}
.left_menu_list li a.factive img{
    transform: rotate(-180deg);
}
.about_preim_icon{
    width: 5.625rem;
    height: 5.625rem;
    border-radius: 8px;
    overflow: hidden;
    background: #FFBD02;
    display: flex;
    align-items: center;
    justify-content: center;
}
.no_img{
    background: #e8e8e8;
    width: 100%;
    height: 100%;
}
.about_preim_icon img{
    width: 3.75rem;
}
.about_preim_text{
    width: calc(100% - 5.625rem);
    padding-left: 1.3rem;
}
.about_preim_title{
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.about_preim_item{
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}
.about_preim_item:last-child{
    margin-bottom: 0;
}
.about_bottom_row .full_image{
    height: 100%;
}
.content p.mb_05{
    margin-bottom: 0.5rem;
}
.text20{
    font-size: 1.25rem;
}
.content ul ul{
    margin-top: 0.5rem;
}
.login_box{
    text-align: center;
    padding-top: 0.7rem;
    width: 40rem;
    margin: 0 auto;
}
.login_box .title20{
    font-size: 1.75rem;
    margin-bottom: 0.6rem;
}
.login_tabs{
    border: 1px solid #E9EAEB;
    border-radius: 8px;
    display: flex;
    margin-bottom: 1.9rem;
    overflow: hidden;
}
.login_tabs a{
    text-align: center;
    width: 50%;
    font-size: 0.875rem;
    font-weight: 500;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #717680;
    border: 1px solid transparent;
    background: #FAFAFA;
    margin-top: -1px;
    margin-bottom: -1px;
}
.login_tabs a:hover{
    color: #1D1D1D;
}
.section_text{
    margin-bottom: 1.6rem;
    color: #535862;
}
.login_tabs a.active{
    color: #1D1D1D;
    border-color: #D5D7DA;
    border-radius: 8px;
}
.label_title{
    text-align: left;
    font-size: 0.875rem;
    font-weight: 500;
    display: block;
    font-family: "Commissioner", sans-serif;
    letter-spacing: 0.02rem;
    margin-bottom: 0.4rem;
    color: #414651;
}
.login_tabs_body_item .form-group {
    margin-bottom: 1.3rem;
    font-size: 0.875rem;
    font-weight: 500;
}
.check_label{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.check_label input{
    filter: grayscale(1);
    margin-right: 0.3rem;
    width: 1.1rem;
    height: 1.1rem;
}
.login_bottom_text{
    text-align: center;
    padding-top: 1rem;
}
.login_bottom_text span{
    color: #535862;
}
.login_bottom_text a{
    font-weight: 600;
}
.account_menu{
    border: 1px solid #0000001A;
    padding: 2.1rem 1.9rem;
}
.account_menu a {
    display: block;
    margin-bottom: 1.2rem;
    color: rgba(0,0,0,0.6);
}
.account_menu a:hover, .account_menu a.active{
    color: rgba(0,0,0,1);
}
.account_menu a:last-child{
    margin-bottom: 0;
}
.account_data{
    border: 1px solid #0000001A;
    padding: 2.1rem 1.8rem;
}
.title28{
    font-size: 1.75rem;
    font-family: Raydis, sans-serif;
    margin-bottom: 1rem;
}
.marged_account{
    margin-bottom: 2rem;
}
.account_order_item{
    border: 1px solid #0000001A;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}
.account_order_item:last-child{
    margin: 0;
}
.a_order_num{
    font-size: 0.75rem;
    opacity: 0.6;
    margin-bottom: 0.5rem;
}
.repeat_btn .btn_box img{
    width: 1rem;
    margin: 0;
    margin-left: 0.5rem;
    transition: all 0.35s;
}
.rev_text.content *{
    margin-bottom: 0;
}
.page.order_success_page .full_image{
    padding: 0 3rem;
}
.page.order_success_page{
    padding-top: 5rem;
}
.repeat_btn:hover img{
    transform: rotate(360deg);
}
.card_btns .addToFav img{
    filter: brightness(0) invert(1);
}
.account_prod{
    border-radius: 8px;
    overflow: hidden;
    display: block;
    height: 7.6rem;
    border: 1px solid #0000001A;
    padding: 0.35rem;
}
.none_point{
    pointer-events: none;
}
.addToFav .in_active{
    display: none;
}
.addToFav.liked .in_active{
    display: block;
}
.addToFav.liked .active{
    display: none;
}
.modal_phone{
    border-bottom: 1px solid #e8e8e8;
    padding: 1rem;
}
.modal_phone:last-child{
    border: none;
}
.modal_phone span{
    font-weight: 600;
    margin-bottom: 0.5rem;
    display: block;
}
.modal_phone a{
    font-family: Raydis, sans-serif;
    font-size: 1.25rem;
    display: block;
}
.outputs {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
}
.outputs .form-control{
    width: 48%;
}
.rang_box{
    padding-right: 0.7rem;
}
.reset_box{
    margin-top: 0.5rem;
    text-align: center;
}
.reset_box a{
    text-decoration: underline;
}
.filter_bottom{
    margin-top: 2rem;
}
.filter_item{
    display: none;
}