body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #000;
  background: #fff;
  position: relative;
}

html, body{   background: #fff; }

.skeleton {
  position: relative;
  cursor: default;
}

.skeleton::after {
  background-image: url('https://monacomoda.com/load.gif');
    background-color: #fbfbfb;
  background-size: 25%; 
  background-position:center center;
    background-repeat: no-repeat;
  content: "";
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*border-radius: 5px;*/
}

@media (max-width:600px){
.skeleton::after {
	    background-size: 70%;

	}
}

.icon-link span{
	display:none !important;
}

.icon-link.shops_in span{
	display:inline-block !important;
}
.container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
}
.top_head {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  background: #e7e7e7;
  margin: 0 0 0 0;
  z-index: 999;
  position: relative;
}
.top_head2 {
  margin: 0;
}
.top_head p {
  text-align: center;
  margin: 0;
  font-size: 14px;
}
header {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 20px 0;
  min-height: 90px;
  z-index: 999;
  background: #fff;
}

.body_sale .catalog_block1_mid_flex_mid p{
    color: #fff;
}
.body_sale .not_found_in_center p{
	    color: #fff;
}

.body_sale .btn_add_corz{
  background: #fff;
color:#000;
}

.body_sale .menu_inner_in{
	background: #1e1e1e;
}

.body_sale .menu_inner_top p a,.body_sale .menu_inner_bot_flex_left ul li a{
	color:#fff;
}
.body_sale header {
  background: #1e1e1e;
    color: #fff;

}
.header_flex_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu_in h3 {
  display: none;
  font-weight: 500;
  font-size: 40px;
  margin: 0 0 20px 0;
}
.menu_in_flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.menu_in_flex p {
  min-width: 60px;
  font-size: 16px;
  margin: 0 15px 0 0;
  transition: all 0.1s;
  cursor: pointer;
}
.menu_in_flex > a {
  min-width: 60px;
  font-size: 16px;
  margin: 0 15px 0 0;
  transition: all 0.1s;
  color: #000;
  text-decoration: none;
}
p.btn_show_menu_bold {
  font-weight: 600;
}

.menu_inner {
  display: none;
  width: 100%;
  position: absolute;
  top: 90px;
  left: 0;
  /*background: rgba(0, 0, 0, 0.4);*/
  /*height: 100vh;*/
}
.menu_inner.mobile_menu_active{
  display: none;
}
.body-background {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.menu_inner_in {
  background: #fff;
  padding-bottom: 1px;
}
.menu_inner_top p a{
  text-decoration: none;
}
.menu_inner_top {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 45px 0;
}
.menu_inner_top p {
  font-size: 16px;
  margin: 0 15px 0 0;
  transition: all 0.1s;
  cursor: pointer;
}

p.new_link {
  color: #38ac00;
}
p.sale_link {
  color: #ff6547;
}
p.bold_st {
  font-weight: 600;
}
.menu_inner_bot {
  display: none;
  padding: 0 0 15px 0;
}
.menu_inner_bot.menu_inner_bot_active{
  display: block;
}
#menu_inner_bot_woman1,
#menu_inner_bot_man1 {
  display: block;
}
.menu_inner_bot_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.menu_inner_bot_flex_left {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.menu_inner_bot_flex_left ul {
  min-width: 180px;
  padding: 0;
  margin: 0 80px 0 0;
  column-count: 3;
  column-gap: 80px;
}
.menu_inner_bot_flex_left ul:last-child {
  margin: 0;
}
.menu_inner_bot_flex_left ul li {
  list-style: none;
  font-size: 16px;
  line-height: 1.4em;
  margin: 0 0 15px 0;
  width: 180px;
}
.menu_inner_bot_flex_left ul li a {
  text-decoration: none;
  color: #535353;
}
.menu_inner_bot_flex_right {
  max-width: 550px;
}
.menu_inner_bot_flex_right_img {
  margin: 0 0 15px 0;
}
.menu_inner_bot_flex_right_img img {
  display: block;
  width: 100%;
  height: auto;
}
.menu_inner_bot_flex_right p {
  color: #535353;
  font-size: 16px;
  line-height: 1.4em;
  margin: 0;
}
.logo {
  margin: 0 0 0 139px;
  padding: 0;
  font-weight: 500;
  font-size: 40px;
    width: 300px;
    position: relative;

}

.logo a {
  text-decoration: none;
  color: #000;
}
.header_flex_top_inright {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.for_search {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 200px;
  height: 40px;
  color: #999999;
  padding: 3px 35px;
  text-decoration: none;
  background: #f0f0f0 url(../img/search1.svg) 10px 11px no-repeat;
  /*border-radius: 5px;*/
  margin: 0 25px 0 0;
}
.log_in {
  display: block;
  width: 22px;
  height: 22px;
  background: url(../img/log_in.svg) center no-repeat;

  margin: 0 20px 0 0;
}
.shops_in {
  display: block;
  width: 100%;
  height: 22px;
  background: url(../img/shops_in.svg) center left no-repeat;
  text-align: right;
}
.fancybox-slide--html {
  padding: 0;
}
.fancybox-is-open .fancybox-bg {
  background: rgba(0, 0, 0, 0.4);
}
.popap_search {
  display: none;
  width: 100%;

  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.popap_search_in {
  width: 100%;
  background: #fff;
  padding: 0 0 20px 0;
}
.popap_search_in .search-items-list {
  padding: 15px 0 10px;
}
.popap_search_in h2 {
  text-align: center;
  /*font-weight: 500;*/
  /*font-size: 40px;*/
  padding: 20px 0;
  margin: 0 auto;
  width: 300px;
}

.popap_search_in #mpage_block3 h2 {
    width: max-content;
}
.popap_search_in h2 a {
  text-decoration: none;
  color: #000;
}
.search_inpt {
  width: 97%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #f0f0f0;
  /*border-radius: 5px;*/
  padding: 0 0 0 20px;
  position: relative;
}
.search_bt_form {
  width: 30px;
  height: 30px;
  background: url(../img/search1.svg) center no-repeat;
  border: none;
  padding: 0;
  margin: 0 5px 0 0;
}
.search_inpt input {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 80%;
  min-height: 50px;
  color: #000;
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  border: none;
  background: transparent;
}
.search_inpt input::placeholder {
  color: #9e9e9e;
}
.popap_search .fancybox-close-small {
  display: none !important;
}
.reset_btn {
  width: 30px;
  height: 30px;
  background: url(../img/reset_btn.svg) center no-repeat;
  border: none;
  padding: 0;
  margin: 0 0 0 0;
  position: absolute;
  top: 10px;
  right: -35px;
}
.mpage_block1 {
  margin: 0 0 70px 0;
}
.mpage_block1 h3 {
  font-weight: 500;
  font-size: 48px;
  margin: 0 0 15px 0;
}
.mpage_block1_flex {
  display: flex;
  justify-content: space-between;
}
.mpage_block1_flex_in {
  width: 48.5%;
  position: relative;
}
.mpage_block1_flex_in img {
  display: block;
  width: 100%;
  height: auto;
  /*/*border-radius: 5px;*/*/
}
.mpage_block1_flex_in_absol {
  position: absolute;
  left: 30px;
  bottom: 45px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.mpage_block1_flex_in_absol p {
  font-weight: 500;
  font-size: 48px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  line-height: normal;
}
.btn_go {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  background: rgba(255, 255, 255, 0.6);
  /*border-radius: 5px;*/
  font-size: 24px;
  text-decoration: none;
  color: #000;
}
.btn_go::after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 22px;
  background: url(../img/arr1.svg) center no-repeat;
  margin: 0 0 0 10px;
}
.mpage_block2 {
  margin: 0 0 35px 0;
}
.slider_ban_inner_in {
  position: relative;
}
.slider_ban_inner_in img {
  display: block;
  width: 100%;
  height: auto;
  /*border-radius: 5px;*/
}
.slider_ban_inner_in_absol {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -100px;
}
.slider_ban_inner_in_absol h2 {
  text-align: center;
  font-weight: 400;
  font-size: 64px;
  line-height: 1.2em;
  margin: 0 0 80px 0;
  text-transform: uppercase;
}
.btn_go2 {
  width: 380px;
  justify-content: center;
  text-align: center;
  margin: 0 auto 0;
}
.btn_go2::after {
  display: none;
}
.slider_ban .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 30px;
}
.slider_ban .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
}
.slider_ban .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}
.slider_ban .slick-dots .slick-active button {
  background: #898989;
}
.slider_ban .slick-dots li button:before {
  display: none !important;
}
.heading_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 35px 0;
}
.heading_flex_left span {
  font-weight: 400;
  font-size: 16px;
  color: #535353;
  margin: 0 0 10px 0;
  line-height: 1.4em;
}
.heading_flex_left h2 {
  font-weight: 500;
  font-size: 48px;
  margin: 0 0 10px 0;
  line-height: 1em;
}
.heading_flex_left p {
  font-size: 16px;
  color: #535353;
  margin: 0;
  line-height: 1.4em;
}
.btn_go3 {
  width: 140px;
  height: 40px;
  background: #f0f0f0;
  font-size: 16px;
}
#searchResultMobile .btn_go3{
  width: 200px;
}
#searchResultMobile .prod_flex_in{
  width: 18%;
}
.btn_go3:after {
  width: 22px;
  height: 14px;
  background-size: contain;
}
.mpage_block3 {
  margin: 0 0 60px 0;
}
.prod_flex_main {
  margin: 0 0;
}
.prod_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.prod_flex_in {
  width: 24.4%;
  margin: 0 0 0;
  position: relative;
  padding: 0 0 35px 0;
}
.prod_flex_in_img {
  margin: 0 0 20px 0;
}
.prod_flex_in_img img {
  display: block;
  width: 100%;
  height: auto;
  /*border-radius: 5px;*/
}
.prod_flex_in_txt1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px 0;
  padding: 0 10px 0 0;
}
.prod_flex_in_txt1 p {
  font-weight: bold;
  font-size: 24px;
  margin: 0;
}
.prod_flex_in_txt1_bt {
  display: flex;
  justify-content: flex-start;
}
.prod_flex_in_txt1_bt button {
  display: block;
  width: 20px;
  height: 22px;
  padding: 0;
  border: none;
}
.buy_btn {
  background: url(../img/buy_btn.svg) center no-repeat;
}
.notes_btn {
  background: url(../img/notes_btn.svg) center no-repeat;
  margin: 0 0 0 10px;
}
.notes_btn_added .notes_btn {
  background: url(../img/notes_btn_black.svg) center no-repeat;
}
.prod_flex_in_txt2 {
  margin: 0 0 10px 0;
}
.prod_flex_in_txt2 p,.prod_flex_in_txt2 a{
  font-size: 13px;
  color: #535353;
  margin: 0;
  min-height: 34px;
}
.prod_flex_in_txt2 p::first-line{
  font-size: 14px;
}
.prod_flex_in_txt3 {
  margin: 0 0 10px 0;
}
.prod_flex_in_txt3 p {
  font-size: 14px;
  color: #535353;
  margin: 0;
  text-transform: uppercase;
}
.prod_flex_in_txt4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 10px 0 0;
}
.prod_flex_in_txt4_left {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.prod_flex_in_txt4_left .prod_flex_in_txt4_left_price {
  font-weight: 400;
  font-size: 24px;
  margin: 0 10px 0 0;
  line-height: 1em;
 font-weight: bold;    
}
.prod_flex_in_txt4_left_price_sx {
  display: inline-block;
  font-size: 14px;
  color: #535353;
  margin: 0;
  text-decoration: line-through;
}
.body_sale .prod_flex_in_txt4_left_price_sx{
  color: #c4c4c4;
}
.prod_flex_in_txt4 > p {
  font-weight: 400;
  font-size: 22px;
  color: #df3009;
  margin: 0;
  line-height: 1em;
  text-transform: uppercase;
}
/*.prod_flex_in_no_sale .prod_flex_in_txt4_left_price_sx {*/
/*  display: none;*/
/*}*/
/*.prod_flex_in_no_sale .prod_flex_in_txt4 > p {*/
/*  display: none;*/
/*}*/
.prod_flex_in_colors {
  display: flex;
  justify-content: flex-start;
}
.prod_flex_in_colors_none {
  display: none;
}
.prod_flex_in_colors p {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  padding: 2px;
  border: 1px solid transparent;
  border-radius: 50%;
  cursor: pointer;
}
.prod_flex_in_colors p span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.col1 span {
  background: #898989;
}
.col2 span {
  background: #f47500;
}
.col3 span {
  background: #409df3;
}
.col4 span {
  background: #81db72;
}
p.for_border {
  border-color: #000;
}
.byuti_block {
  background: url(../img/byuti_block_bg.jpg) center 0 no-repeat;
  background-size: cover;
  height: 300px;
  padding: 40px 60px;
  margin: 0 0 50px 0;
}
.byuti_block h2 {
  text-align: right;
  font-weight: 500;
  font-size: 48px;
  line-height: 1.2em;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
.byuti_block_flex {
  display: flex;
  justify-content: flex-end;
}
.byuti_block_flex .btn_go {
  background: #d9d9d9;
}
footer {
  background: #f0f0f0;
  padding: 50px 0 40px;
}
.footer_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer_flex_left {
  max-width: 570px;
  width: 100%;
}
.footer_flex_left_top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 60px 0;
}
.footer_flex_left_top ul {
  padding: 0;
  margin: 0;
}
.footer_flex_left_top ul li {
  list-style: none;
  font-size: 16px;
  padding: 2px 0;
  margin: 0 0 15px 0;
  line-height: 1.4em;
}
.footer_flex_left_top ul li a {
  color: #535353;
  text-decoration: none;
}
.footer_flex_left_bot p {
  font-size: 16px;
  margin: 0 0 15px 0;
  padding: 2px 0;
  line-height: 1.4em;
}
.footer_flex_left_bot p a {
  color: #535353;
  text-decoration: none;
}
.footer_flex_right {
  max-width: 710px;
}
.footer_flex_right_in1 {
  margin: 0 0 50px 0;
}
.footer_flex_right_in1 p {
  font-size: 16px;
  line-height: 1.4em;
  margin: 0;
}
.footer_flex_right_in1 p a {
  display: inline-block;
  text-decoration: none;
  color: #535353;
  background: url(../img/inst_ic.svg) 0px 0px no-repeat;
  padding: 7px 0 10px 40px;
}
.footer_flex_right_in2 {
  margin: 0 0 70px 0;
}
.footer_flex_right_in2 p {
  font-size: 16px;
  line-height: 1.4em;
  margin: 0 0 15px 0;
  color: #535353;
}
.footer_flex_right_in2 form {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 25px 0;
}
.footer_flex_right_in2 form input {
  width: 410px;
  height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4em;
  margin: 0 10px 0 0;
  color: #535353;
  border: 1px solid #969696;
  /*border-radius: 5px;*/
  padding: 0 20px 0;
  background: transparent;
}
.footer_flex_right_in2 form button {
  background: #999999;
  /*border-radius: 5px;*/
  padding: 0;
  width: 170px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  border: 1px solid #999999;
  /*border-radius: 5px;*/
}
.footer_flex_right_in2 span {
  font-size: 14px;
  color: #535353;
  line-height: 1.4em;
}
.footer_flex_right_in3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer_flex_right_in3 p {
  font-size: 14px;
  color: #535353;
  line-height: 1.4em;
  margin: 0 35px 0 0;
}
.footer_flex_right_in3 p a {
  text-decoration: none;
  color: #535353;
  border-bottom: 1px solid #535353;
}
.footer_flex_right_in3 span {
  font-size: 14px;
  line-height: 1.4em;
  color: #999999;
}
.menu-btn {
  display: none;
}
.ban_block {
  background: no-repeat center 0;
  background-size: cover;
  min-height: 300px;
  margin: 0 0 60px 0;
  /*padding: 30px 0;*/
  border-radius: 6px;
  line-height: 90px;
}
.ban_block_man {
  background: url(../img/ban_block_bg2.jpg) center 0 no-repeat;
  background-size: cover;
}
.ban_block h2 {
  font-weight: 400;
  font-size: 64px;
  margin: 0 0 30px 0;
  text-align: center;
  text-transform: uppercase;
}
.ban_block .btn_go2 {
  width: 200px;
  margin: 0 auto 0;
}
.mpage_block1_flex2 .mpage_block1_flex_in_absol {
	bottom: 35px;
    top: initial;
}
.btn_whataspp {
  width: 74px;
  height: 74px;
  display: block;
  border-radius: 50%;
  background: url(../img/btn_whataspp.svg) center no-repeat;
  filter: drop-shadow(0px 1px 16px rgba(0, 0, 0, 0.15));
  position: fixed;
  top: 40%;
  right: 20px;
  z-index: 99;
}
.mpage_block2_1 {
  margin: 0 0 50px 0;
}

.header_another {
  display: none;
}
.header_new {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 20px 0 0 0;
  margin: 0 0 30px 0;
  min-height: 90px;
  z-index: 999;
  background: #fff;
}
.header_new2 {
  margin: 0;
}
.menu_different {
  display: flex;
  justify-content: flex-start;
}
.menu_different > a {
  display: inline-block;
  min-width: 60px;
  font-size: 16px;
  margin: 0 15px 0 0;
  transition: all 0.1s;
  color: #000;
  text-decoration: none;
}
.header_new_flex_bot {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 25px 0 25px 0;
}
.header_new_flex_bot p {
  font-size: 16px;
  margin: 0 15px 0 0;
}
.header_new_flex_bot p a {
  text-decoration: none;
  color: #000;
}
.header_new_flex_bot p .green_new, .menu_inner_top .green_new a{
  color: #38ac00;
}
.header_new_flex_bot p .red_sale, .menu_inner_top .red_sale a{
  color: #ff6547;
}
a.act_link_main {
  font-weight: 600;
}
.catalog_block1_top {
  background: #f0f0f0;
  padding: 20px 0;
  margin: 0 0 25px 0;
}
.catalog_block1_top_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog_block1_top_flex a {
  display: block;
  width: 15px;
  height: 25px;
}
.link_prev {
  background: url(../img/arr3.svg) 0 center no-repeat;
}
.link_next {
  background: url(../img/arr4.svg) 0 center no-repeat;
}
.catalog_block1_top_flex p {
  font-size: 24px;
  margin: 0 30px;
  line-height: 1.4em;
}
.catalog_block1_mid {
  margin: 0 0 15px 0;
}
.catalog_block1_mid_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog_block1_mid_flex_left h1 {
  font-weight: 500;
  font-size: 40px;
  margin: 0 0 5px 0;
}
.catalog_block1_mid_flex_left p {
  font-size: 16px;
  color: #535353;
  margin: 0;
}
.catalog_block1_mid_flex_right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.filtr_btn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  color: #535353;
  cursor: pointer;
}
.filtr_btn > span {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../img/filtr_ic.svg) center no-repeat;
  margin: 0 0 0 10px;
}
.filtr_btn_is_active {
  font-size: 0;
}
.filtr_btn_is_active::before {
  content: "Показать фильтры";
  display: inline-block;
  font-size: 16px;
}
.catalog_block1_mid_flex_right_select {
  margin: 0 0 0 30px;
}

.__select {
  position: relative;
  cursor: pointer;
}
.__select__title {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 16px;
  color: #535353;
}
.__select__title::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 10px;
  background: url(../img/catalog_block1_mid_flex_right_select_ic.svg) center
    no-repeat;
  margin: 2px 0 0 5px;
  flex-shrink: 0;
}
.__select__input {
  display: none;
}
.__select__content {
  background: #fff;
  filter: drop-shadow(0px -3px 12px rgba(0, 0, 0, 0.1));
  width: 230px;
  position: absolute;
  top: 30px;
  right: -10px;
  border-radius: 10px;
  overflow: hidden;
  height: 0;
  transition: all 0.3s;
  opacity: 0;
  z-index: 9;
}
.__select[data-state="active"] .__select__content {
  opacity: 1;
  height: auto;
}
.__select__label {
  display: none;
  font-size: 14px;
  font-family: "Inter";
  cursor: pointer;
  border-bottom: 1px solid rgba(60, 60, 67, 0.26);
}
.__select__label:last-child {
  border: none;
}
.__select[data-state="active"]
  .__select__label
  + .__select__input
  + .__select__label {
  padding: 9px 25px 9px 30px;
  display: block;
}

.__select__input:checked + .__select__label {
  background: url(../img/checked1.svg) 6px center no-repeat;
}
.catalog_block1_bot_flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.catalog_block1_bot_flex_left {
  width: 260px;
  flex-shrink: 0;
  padding: 20px 0 0 0;
  margin: 0 100px 0 0;
}
.catalog_block1_bot_flex_left_in {
  margin: 0 0 50px 0;
}
.catalog_block1_bot_flex_left_in_top {
  cursor: pointer;
}
.catalog_block1_bot_flex_left_in_top p {
  font-size: 16px;
  margin: 0;
  padding: 12px 0;
  border-bottom: 1px solid #999;
  position: relative;
}
.catalog_block1_bot_flex_left_in_top p:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 12px;
  background: url(../img/arr5.svg) center no-repeat;
  position: absolute;
  top: 14px;
  right: 0;
  transform: rotate(180deg);
  transition: all 0.3s;
}
.catalog_block1_bot_flex_left_in_top_show p:after {
  transform: rotate(0deg);
}
.catalog_block1_bot_flex_left_in_top span{
  display: block;
  font-weight: 400;
  font-size: 14px;
  opacity: 0.8;
}
.catalog_block1_bot_flex_left_in_bot {
  padding: 20px 8px 0 0;
  display: none;
}
.catalog_block1_bot_flex_left_in_bot_inner {
  height: 240px;
  overflow-y: auto;
  padding: 0 0 0 0;
}
.radio_btn {
  margin: 0 0 10px 0;
}
.radio_btn input {
  display: none;
}
.radio_btn label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
.radio_btn label > b {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #cacaca;
  margin: 0 10px 0 0;
  padding: 2px;
  flex-shrink: 0;
}
.radio_btn label > b > b {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.3s;
}
.radio_btn label > span {
  font-size: 14px;
  color: #535353;
}
.radio_btn input:checked + label > b > b {
  background: #393939;
}
.catalog_block1_bot_flex_left_in_bot_inner::-webkit-scrollbar {
  width: 4px; /* ширина всей полосы прокрутки */
}

.catalog_block1_bot_flex_left_in_bot_inner::-webkit-scrollbar-track {
  background: transparent; /* цвет зоны отслеживания */
}

.catalog_block1_bot_flex_left_in_bot_inner::-webkit-scrollbar-thumb {
  background-color: #d9d9d9; /* цвет бегунка */
  border-radius: 20px; /* округлось бегунка */
  border: none; /* отступ вокруг бегунка */
}
.catalog_block1_bot_flex_left_in_bot_inner_proportions .radio_btn label span {
  /*text-transform: uppercase;*/
}
.radio_btn_colors u {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid transparent;
  margin: 0 10px 0 0;
  padding: 2px;
  transition: all 0.3s;
}
.radio_btn_colors u span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.3s;
}
.radio_btn_colors_in1 > span {
  background: #898989;
}
.radio_btn_colors_in2 > span {
  background: #d9d9d9;
}
.radio_btn_colors_in3 > span {
  background: #81db72;
}
.radio_btn_colors_in4 > span {
  background: #898989;
}
.radio_btn_colors_in5 > span {
  background: #f47500;
}
.radio_btn_colors_in6 > span {
  background: #df3009;
}
.radio_btn_colors_in7 > span {
  background: #8ff1ce;
}
.radio_btn_colors_in8 > span {
  background: #ffca8c;
}
.radio_btn_colors input:checked + label u {
  border: 1px solid #000;
}
.catalog_block1_bot_flex_right {
  width: 100%;
}
.catalog_block1_bot_flex_right_inner_flex {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.catalog_block1_bot_flex_right_inner_flex .prod_flex_in {
  width: 31%;
  margin: 0 1.7% 50px;
}
.catalog_block1_bot_flex_right_inner_flex .prod_flex_in:nth-child(3n+1) {
  margin-left: 0;
}
.catalog_block1_bot_flex_right_inner_flex .prod_flex_in:nth-child(3n+3) {
  margin-right: 0;
}
.prod_flex_in_new .prod_flex_in_txt4 > p {
  font-size: 0;
  display: block;
}
.prod_flex_in_new .prod_flex_in_txt4 > p:after {
  content: "новинка";
  color: #027300;
  font-size: 24px;
}
.catalog_block1_bot_flex_left_mob2 {
  /*display: none;*/
  padding: 20px 0 0 0;
  display: block;
}
.catalog_block1_bot_flex_left_mob2 button {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  padding: 0;
  border: none;
  /*border-radius: 5px;*/
}
.apply_filt {
  color: #fff;
  background: #1e1e1e;
  margin: 0 0 15px 0;
}
.reset {
  color: #1e1e1e;
  background: #fff;
}

.catalog_block1_mid_flex_mid {
  display: none;
}
.ban_block_catalog {
  padding: 40px 0;
}
.ban_block_sale {
  background: url(../img/ban_block_bg3.jpg) center 0 no-repeat;
  background-size: cover;
}
.ban_block_sale h2 {
  color: #fff;
}
.body_sale {
  background: #1e1e1e;
}
.body_sale .top_head {
  background: #1e1e1e;
  color: #fff;
}
.body_sale .header_new {
  background: #000;
}
.body_sale .menu_different > a {
  color: #fff;
}
.body_sale .header_new_flex_bot p a {
  color: #fff;
}
.body_sale .header_new_flex_bot p .green_new {
  color: #81db72;
}
.body_sale .header_new_flex_bot p .red_sale {
  color: #ff2e00;
}
.body_sale .for_search {
  color: #d9d9d9;

  background: #535353 url(../img/search2.svg) 10px 11px no-repeat;
}
.body_sale .log_in {
  background: url(../img/log_in_white.svg) center no-repeat;
}
.body_sale .shops_in {
  background: url(../img/shops_in_white.svg) center no-repeat;
}
.body_sale .logo a {
  color: #fff;
}
.body_sale .catalog_block1_mid_flex_left h1 {
  color: #fff;
}
.body_sale .catalog_block1_mid_flex_left p {
  color: #d9d9d9;
}
.body_sale .catalog_block1_bot_flex_left_in_top p {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.body_sale .catalog_block1_bot_flex_left_in_top p:after {
  background: url(../img/arr_white.svg) center no-repeat;
}
.body_sale .radio_btn label > span {
  color: #fff;
}
.body_sale .radio_btn input:checked + label > b > b {
  background: #d9d9d9;
}
.body_sale .radio_btn_colors input:checked + label u {
  border: 1px solid #d9d9d9;
}
.body_sale .filtr_btn {
  color: #d9d9d9;
}
.body_sale .filtr_btn > span {
  background: url(../img/filtr_ic3.svg) center no-repeat;
}
.body_sale .__select__title {
  color: #d9d9d9;
}
.body_sale .__select__title::after {
  background: url(../img/arr_grey.svg) center no-repeat;
}
.body_sale .prod_flex_in_txt1 p, .body_sale  .prod_flex_in a, .body_sale  .prod_flex_in a:hover {
  color: #fff;
}
.body_sale .prod_flex_in_txt2 p {
  color: #d9d9d9;
}
.body_sale .prod_flex_in_txt3 p {
  color: #d9d9d9;
}
.body_sale p.for_border {
  border-color: #d9d9d9;
}
.body_sale .prod_flex_in_txt4_left .prod_flex_in_txt4_left_price {
  color: #fff;
}
.body_sale .prod_flex_in_new .prod_flex_in_txt4 > p:after {
  color: #81db72;
}
.body_sale .buy_btn {
  background: url(../img/buy_btn_white.svg) center no-repeat;
}
.body_sale .notes_btn {
  background: url(../img/notes_btn_white.svg) center no-repeat;
}
.body_sale .btn_whataspp {
  background: url(../img/btn_whataspp_grey.svg) center no-repeat;
}
.body_sale footer {
  background: #000;
}
.body_sale .footer_flex_left_top ul li a {
  color: #d9d9d9;
}
.body_sale .footer_flex_left_bot p a {
  color: #d9d9d9;
}
.body_sale .footer_flex_right_in1 p a {
  color: #d9d9d9;
  background: url(../img/inst_ic_white.svg) 0px 0px no-repeat;
}
.body_sale .footer_flex_right_in2 p {
  color: #d9d9d9;
}
.body_sale .footer_flex_right_in2 form input {
  border: 1px solid #d9d9d9;
  color: #d9d9d9;
}
.body_sale .footer_flex_right_in2 form input::placeholder {
  color: #d9d9d9;
}
.body_sale .footer_flex_right_in2 form button {
  background: #535353;
  border-color: #535353;
}
.body_sale .footer_flex_right_in2 span {
  color: #d9d9d9;
}
.body_sale .footer_flex_right_in3 p {
  color: #d9d9d9;
}
.body_sale .footer_flex_right_in3 p a {
  color: #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.ban_block_catalog_brands {
  background: url(../img/ban_block_bg4.jpg) center 0 no-repeat;
  background-size: cover;
}
.brands_block1_in h2, .brands_block1_in h1 {
  font-weight: 500;
  font-size: 40px;
  margin: 0 0 40px 0;
}
.brands_block1_in h2 a {
  text-decoration: none;
  color: #000;
}
.brands_block1_flex_main {
  display: flex;
  justify-content: space-between;
}
.brands_block1_flex {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.brands_block1_flex_in {
  max-width: 350px;
  width: 100%;
  margin: 0 40px 0px 0;
  padding: 0 0 22px 0;
  position: relative;
}
.brands_block1_flex_in p {
  font-size: 20px;
  margin: 0;
}
.brands_block1_flex_in p a {
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
}
.brands_block1_flex_in span {
  display: none;
  font-size: 16px;
  color: #535353;
  position: absolute;
  bottom: 0;
  left: 0;
}
.brands_block1_flex_in_coming span {
  display: block;
}
.card_prod1 {
  margin: 0 0 80px 0;
}
.card_prod1_flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.card_prod1_flex_left {
  max-width: 1040px;
}
.card_slider {
  width: 100%;
}
.card_slider_inner_in {
  padding: 0 20px 0 0;
}
.card_slider_inner_in img {
  display: block;
  width: 100%;
  height: auto;
  /*border-radius: 5px;*/
}
.slick-prev:before,
.slick-next:before {
  display: none !important;
}
.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 10;
}
.slick-prev {
  background: #fff url(../img/arr3.svg) 11px 9px no-repeat !important;
  left: 20px;
}
.slick-next {
  background: #fff url(../img/arr4.svg) 16px 9px no-repeat !important;
  right: 40px;
}
.crumbs_nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 0 0 0;
}
.crumbs_nav a {
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  color: #535353;
}
.crumbs_nav p {
  display: inline-block;
  font-size: 16px;
  color: #535353;
  margin: 0;
}
.crumbs_nav span {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/arr8.svg) 0 center no-repeat;
  margin: 0 10px;
}
.card_prod1_flex_right {
  width: 440px;
  flex-shrink: 0;
  margin: 0 0 0 20px;
}
.card_prod1_flex_right h3 {
  font-weight: 500;
  font-size: 40px;
  margin: 0 0 10px 0;
}
.card_prod1_flex_right_in1 {
  margin: 0 0 25px 0;
}
.card_prod1_flex_right_in1 p {
  font-size: 16px;
  margin: 0;
}
.card_prod1_flex_right_in2 {
  margin: 0 0 10px 0;
}
.card_prod1_flex_right_in2 p {
  font-size: 40px;
  text-transform: uppercase;
  margin: 0;
}
.card_prod1_flex_right_in3 > p {
  color: #535353;
  font-size: 16px;
  margin: 0 0 10px 0;
}
.card_prod1_flex_right_in4 {
  min-height: 150px;
  margin: 0 0 10px 0;
}
.card_prod1_flex_right_in4 > p {
  text-align: right;
  margin: 0 0 15px 0;
}
.card_prod1_flex_right_in4 > p a {
  font-size: 16px;
  color: #535353;
  text-decoration: none;
  display: inline-block;
}
.card_prod1_flex_right_in4 > p a:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/arr8.svg) 0 center no-repeat;
  margin: 0 0 0 6px;
  vertical-align: middle;
}
.select_sz {
  border: 1px solid #999999;
  /*border-radius: 5px;*/
}
.select_sz_title {
  font-size: 16px;
  padding: 10px 40px 10px 20px;
  position: relative;
  cursor: pointer;
}
.select_sz_title::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/arr9.svg) 0 center no-repeat;
  position: absolute;
  top: 12px;
  right: 16px;
  transition: all 0.3s;
}
.select_sz_title_show .select_sz_title::after {
  transform: rotate(180deg);
}
.select_sz_title_content {
  display: none;
}
.select_sz_title_content .catalog_block1_bot_flex_left_in_bot {
  display: block;
  padding: 5px 21px 0 20px;
}
.select_sz_title_content .catalog_block1_bot_flex_left_in_bot_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  height: 60px;
  padding: 0 30px 0 0;
}
.select_sz_title_content .radio_btn label > span {
  text-transform: uppercase;
}
.select_sz_title_content .radio_btn {
  min-width: 80px;
  margin: 0 20px 15px 0 0;
}
.btn_add_corz {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  background: #000000;
  /*border-radius: 5px;*/
  padding: 0;
  border: none;
  margin: 0 0 10px 0;
  text-decoration: none;
}
.card_prod1_flex_right_in5 {
  margin: 0 0 55px 0;
}
.card_prod1_flex_right_in5_in {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.buy_one_clck {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 50px;
  font-family: "Inter";
  background: #fff;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
  /*border-radius: 5px;*/
}
.card_prod1_flex_right_in5_in_check input {
  display: none;
}
.card_prod1_flex_right_in5_in_check label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 50px;
  font-size: 16px;
  border: 1px solid #000;
  /*border-radius: 5px;*/
  cursor: pointer;
  position: relative;
}

.card_prod1_flex_right_in5_in_check label::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 22px;
  background: url(../img/fav_check1.svg) center no-repeat;
  margin: 0 0 0 7px;
}
.card_prod1_flex_right_in5_in_check input:checked + label::after {
  background: url(../img/fav_check2.svg) center no-repeat;
}
.card_prod1_flex_right_in6_in_txt1 {
  margin: 0 0 15px 0;
}
.card_prod1_flex_right_in6_in_txt1 p {
  margin: 0;
  font-family: "San Francisco Pro";
  font-size: 24px;
}
.card_prod1_flex_right_in6_btn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 15px 0;
}
.card_prod1_flex_right_in6_btn a {
  width: 49%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  border: 1px solid #9e9e9e;
  /*border-radius: 5px;*/
}
.card_prod1_flex_right_in6_in_txt2 p {
  line-height: 1.5em;
  margin: 0;
  font-size: 16px;
  color: #535353;
}
.card_prod1_flex_right_in6_in_txt2 p b {
  color: #000;
  font-weight: 400;
}
.card_prod1_flex_right_in6_in_txt2 p span {
  font-size: 14px;
}

.popap_buy_one_click {
  display: none;
  width: 980px;
  padding: 60px 60px;
}
.popap_buy_one_click_in h3 {
  font-weight: 500;
  font-size: 48px;
  margin: 0 0 40px 0;
  text-align: center;
}
.popap_close .fancybox-close-small {
  width: 24px;
  height: 24px;
  background: url(../img/close1.svg) center no-repeat;
  padding: 0;
  top: 30px;
  right: 25px;
}
.popap_close .fancybox-button svg {
  display: none !important;
}
.popap_buy_one_click_in_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.popap_buy_one_click_in_flex_left {
  width: 290px;
  flex-shrink: 0;
  margin: 0 20px 0 0;
}
.popap_buy_one_click_in_flex_left_img {
  margin: 0 0 15px 0;
}
.popap_buy_one_click_in_flex_left_img img {
  display: block;
  width: 100%;
  height: auto;
  /*border-radius: 5px;*/
}
.popap_buy_one_click_in_flex_left_txt p {
  font-size: 24px;
  margin: 0 0 10px 0;
}
.popap_buy_one_click_in_flex_left_txt p:last-child {
  margin: 0;
}
.popap_buy_one_click_in_flex_left_txt span {
  display: block;
  color: #535353;
  font-size: 14px;
  margin: 0 0 10px 0;
}
.popap_buy_one_click_in_flex_right {
  max-width: 500px;
  width: 100%;
}
.popap_buy_one_click_in_flex_right_top {
  margin: 0 0 15px 0;
}
.popap_buy_one_click_in_flex_right_top p {
  font-size: 24px;
  margin: 0;
}
.popap_buy_one_click_in_flex_right_bot_in {
  margin: 0 0 20px 0;
}
.popap_buy_one_click_in_flex_right_bot_in p {
  color: #535353;
  font-size: 14px;
  margin: 0 0 10px 0;
}
.in_pt input {
  display: block;
  width: 100%;
  border: 1px solid #999999;
  /*border-radius: 5px;*/
  font-weight: 400;
  font-size: 14px;
  font-family: "Inter";
  color: #000;
  padding: 15px 15px;
}
.in_pt_text textarea {
  display: block;
  width: 100%;
  height: 70px;
  border: 1px solid #999999;
  /*border-radius: 5px;*/
  font-weight: 400;
  font-size: 14px;
  font-family: "Inter";
  color: #535353;
  padding: 15px 15px;
  resize: none;
}
.check_agree {
  padding: 10px 0 0 0;
  margin: 0 0 35px 0;
}
.check_agree input {
  display: none;
}
.check_agree label {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  cursor: pointer;
}
.check_agree label span {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #999999;
  /*border-radius: 5px;*/
  margin: -2px 8px 0 0;
}
.check_agree label u {
  text-decoration: none;
  color: #484848;
  font-size: 14px;
  border-bottom: 1px solid #484848;
}
.check_agree input:checked + label span {
  background: url(../img/checked1.svg) 1px 1px no-repeat;
}
.popaps_btns a {
  margin: 0 0 20px 0;
}
.popap_buy_one_clicked {
  display: none;
  width: 680px;
  padding: 60px 60px 50px;
}
.popap_buy_one_clicked h3 {
  font-weight: 500;
  font-size: 48px;
  margin: 0 0 40px 0;
  text-align: center;
}
.popap_buy_one_clicked_in span {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0 auto 40px;
}
.popap_buy_one_clicked_in span img {
  display: block;
  width: 100%;
  height: auto;
}
.popap_buy_one_clicked_in p {
  text-align: center;
  font-size: 24px;
  line-height: 1.4em;
  margin: 0 0 15px 0;
}
.popap_size {
  display: none;
  width: 1580px;
  min-height: 600px;
  padding: 0;
}
.popap_size_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 80px 20px 20px;
}
.popap_size_top_left p {
  font-weight: 500;
  font-size: 48px;
  margin: 0;
}
.popap_size_top_right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.size_select {
  position: relative;
  margin: 0 0 0 20px;
}
.size_select_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 20px;
  width: 260px;
  height: 50px;
  border: 1px solid #999999;
  /*border-radius: 5px;*/
  position: relative;
  font-size: 16px;
}
.size_select_title::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/arr9.svg) 0 center no-repeat;
  position: absolute;
  top: 18px;
  right: 16px;
  transition: all 0.3s;
}
.size_select_title_show .size_select_title {
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.size_select_title_show .size_select_title::after {
  transform: rotate(180deg);
}
.size_select_content {
  display: none;
  border: 1px solid #999999;
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 10;
  background: #fff;
}
.size_select_content_radio {
  border-bottom: 1px solid #999999;
  padding: 15px 20px 5px;
}
.size_select_content_checkbox {
  padding: 15px 10px 5px 20px;
}
.size_select_content_checkbox label u {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #535353;
  margin: 0 0 0 10px;
}
.size_select_content_checkbox .radio_btn label > b {
  /*border-radius: 5px;*/
  padding: 0;
}
.size_select_content_checkbox .radio_btn label > b > b {
  border-radius: 0;
  transition: none;
}
.size_select_content_checkbox .radio_btn input:checked + label > b {
  border-color: #393939;
}
.size_select_content_checkbox .radio_btn input:checked + label > b > b {
  background: #393939 url(../img/check_sz.svg) center no-repeat;
}
.size_select_content_checkbox_scroll {
  height: 120px;
  overflow-y: scroll;
  padding: 0 0 0 0;
}
.size_select_content_checkbox_scroll::-webkit-scrollbar {
  width: 4px; /* ширина всей полосы прокрутки */
}

.size_select_content_checkbox_scroll::-webkit-scrollbar-track {
  background: transparent; /* цвет зоны отслеживания */
}

.size_select_content_checkbox_scroll::-webkit-scrollbar-thumb {
  background-color: #d9d9d9; /* цвет бегунка */
  border-radius: 20px; /* округлось бегунка */
  border: none; /* отступ вокруг бегунка */
}
.country_select .size_select_content_checkbox_scroll {
  height: auto;
}
.country_select .size_select_content_radio {
  border: none;
}
.country_select .size_select_content_checkbox {
  padding-top: 0;
}
.popap_size_top_right .buy_one_clck {
  width: 180px;
  border: 1px solid #9e9e9e;
}

.popap_size_table {
  width: 100%;
}
.popap_size_table tr {
  position: relative;
}
.popap_size_table tr th {
  background: #f0f0f0;
  padding: 15px 15px;
}
.popap_size_table tr th p {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin: 0;
}
.popap_size_table tr td {
  padding: 15px 15px;
}
.popap_size_table tr:nth-child(odd) td {
  background: #f8f8f8;
}
.popap_size_table tr:nth-child(even) td {
  background: #fff;
}
.popap_size_table .size_select_title_show_bg .btn_for_prs_table td {
  background: #f8f8f8;
}
.popap_size_table .size_select_title_show_bg .btn_for_prs_table_show td {
  background: #fff !important;
}
.btn_for_prs_table {
  cursor: pointer;
}
.popap_size_table tr td p {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.popap_size_table tr td p span {
  display: inline-block;
  margin: 0 10px;
}
.popap_size_table .btn_for_prs_table_show td {
  padding-bottom: 70px;
}
.prs_in_table {
  display: none;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  padding: 0 80px 0 55px;
}
.btn_for_prs_table_show .prs_in_table {
  display: block;
}
.prs_in_table_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popap_size_table .prs_in_table_flex p {
  font-family: "San Francisco Pro";
  font-size: 40px;
  margin: 0;
}
.prs_in_table_flex .btn_add_corz {
  width: 250px;
  height: 40px;
  margin: 0;
}
.prs_in_table::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/arr4.svg) center no-repeat;
  transform: rotate(-90deg);
  position: absolute;
  bottom: 10px;
  right: 25px;
}
.card_prod1_flex_right_in_adding {
  width: 500px;
  position: absolute;
  /*top: -60px;*/
  /*left: 0;*/
  right: 0;
  background: #ffffff;
  box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.25);
  padding: 20px 30px;
  z-index: 1000;
}
.card_prod1_flex_right_in_adding_flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 0 20px 0;
}
.card_prod1_flex_right_in_adding_flex_img {
  width: 110px;
  flex-shrink: 0;
  margin: 0 10px 0 0;
}
.card_prod1_flex_right_in_adding_flex_img img {
  display: block;
  width: 100%;
  height: auto;
}
.card_prod1_flex_right_in_adding_flex_txt1 {
  font-size: 24px;
  margin: 0 0 5px 0;
}
.card_prod1_flex_right_in_adding_flex_txt2 {
  min-height: 50px;
  font-size: 14px;
  color: #535353;
  margin: 0 0 5px 0;
}
.card_prod1_flex_right_in_adding_flex_txt3 p {
  font-size: 14px;
  color: #535353;
  margin: 0 0 3px 0;
}
.card_prod1_flex_right_in_adding_flex_txt3 p span {
  text-transform: uppercase;
}
.card_prod1_flex_right_in_adding_bot {
  position: relative;
}
.card_prod1_flex_right_in_adding_bot p {
  font-size: 16px;
  margin: 0;
  position: absolute;
  top: -40px;
  right: 0;
}
.card_prod1_flex_right_in_adding_bot .btn_add_corz {
  margin: 0;
}
.card_prod1_flex_right_form {
  position: relative;
}
.card_prod_mob_head {
  padding: 18px 0;
  position: relative;
  display: none;
}
.card_prod_mob_head::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 50px;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );

  position: absolute;
  bottom: -50px;
  left: 0;
  z-index: 10;
}
.card_prod_mob_head_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.for_back {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/arr3.svg) center no-repeat;
}
.for_back span{
  margin-left: 30px;
}

.card_prod_mob_head_flex_btn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.card_prod_mob_head_flex_btn button {
  display: block;
  width: 20px;
  height: 22px;
  padding: 0;
  border: none;
}
.card_prod_mob_head_flex_btn button:first-child {
  background: url(../img/notes_btn.svg) center no-repeat;
}
.card_prod_mob_head_flex_btn button:last-child {
  background: url(../img/buy_btn.svg) center no-repeat;
  margin: 0 0 0 25px;
}
.popap_size_table_parent_mob {
  display: none;
}
.corzine_block1 {
  padding: 80px 0 0 0;
}
.corzine_block1_in .heading_flex .btn_go3 {
  width: 250px;
}
.corzine_block1_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.corzine_block1_flex_left {
  max-width: 1090px;
  width: 100%;
}
.corzine_block1_flex_left_inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 60px 40px 0;
  position: relative;
  margin: 0 0 50px 0;
  border-bottom: 1px solid #b5b5b5;
}
.corzine_block1_flex_left_inner:last-child {
  border: none;
}
.corzine_block1_flex_left_inner_img {
  width: 290px;
  flex-shrink: 0;
  margin: 0 40px 0 0;
}
.corzine_block1_flex_left_inner_img img {
  display: block;
  width: 100%;
  height: auto;
  /*border-radius: 5px;*/
}
.corzine_block1_flex_left_inner_txt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 0 0 0;
  min-height: 218px;
}
.corzine_block1_flex_left_inner_name_in1 p {
  font-size: 24px;
  margin: 0 0 10px 0;
}
.corzine_block1_flex_left_inner_name_in2 p {
  font-size: 14px;
  margin: 0 0 10px 0;
  color: #535353;
}
.corzine_block1_flex_left_inner_info p {
  font-size: 14px;
  color: #535353;
  margin: 0 0 10px 0;
}
.btn_count {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 140px;
}

.btn_count input {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 60px;
  height: 50px;
  font-size: 20px;
  font-family: "Inter";
  font-weight: 400;
  border: none;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.btn_count a {
  width: 40px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  border: 1px solid #999999;
  cursor: pointer;
  user-select: none;
}
.btn_count .minus {
  border-radius: 5px 0px 0px 5px;
}
.btn_count .plus {
  border-radius: 0 5px 5px 0;
}
.close_ord {
  width: 18px;
  height: 18px;
  background: url(../img/close1.svg) center no-repeat;
  background-size: contain;
  padding: 0;
  border: none;
  position: absolute;
  top: 40px;
  right: 0;
}
.corzine_block1_flex_left_inner .card_prod1_flex_right_in5_in_check {
  /*position: absolute;*/
  /*bottom: 40px;*/
  /*left: 330px;*/
  margin-left: 200px;
  margin-top: -50px;
}
.corzine_block1_flex_right {
  width: 410px;
  background: #f0f0f0;
  /*border-radius: 5px;*/
  padding: 20px;
}

.corzine_block1_flex_right_top_in1 {
  margin: 0 0 15px 0;
}
.corzine_block1_flex_right_top_in1 p {
  font-size: 24px;
  margin: 0;
}
.corzine_block1_flex_right_top_in2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px 0;
}
.corzine_block1_flex_right_top_in2 p {
  font-size: 14px;
  color: #535353;
  margin: 0;
}
.corzine_block1_flex_right_top_in2 span {
  display: inline-block;
  font-size: 14px;
  /*min-width: 40px;*/
}
.corzine_block1_flex_right_top_in3 {
  padding: 10px 0 0 0;
  margin: 0 0 30px 0;
}
.corzine_block1_flex_right_top_in3 .popap_buy_one_click_in_flex_right_bot_in {
  margin: 0 0 10px 0;
}
.corzine_block1_flex_right_top_in3 .in_pt input {
  padding: 10px 15px;
}
.corzine_block1_flex_right_top_in3 .in_pt input::placeholder {
  color: #999999;
}
.corzine_block1_flex_right_top_in3 .btn_add_corz {
  background: #999999;
  height: 40px;
}
.corzine_block1_flex_right_top_in4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 15px 0;
}
.corzine_block1_flex_right_top_in4 p {
  font-size: 24px;
  margin: 0;
}
.btn_add_corz .btn_add_corz {
  display: none;
}
.heading_flex .heading_flex_left h2 a {
  text-decoration: none;
  color: #000;
}
.popap_regist_in {
  max-width: 560px;
  margin: 0 auto 0;
}
.popap_regist_in_inner1 {
  margin: 0 0 40px 0;
}
.popap_regist_in_inner1 p {
  font-size: 16px;
  line-height: 1.4em;
  text-align: center;
  margin: 0;
}
.popap_regist_in_inner2 {
  margin: 0 0 45px 0;
}
.popap_regist_in_inner2 .btn_add_corz {
  margin: 0 0 20px 0;
}
.popap_regist_in_inner2 .btn_add_corz:last-child {
  background: #e3e3e3;
  margin: 0;
  color: #000;
}
.popap_regist_in_inner3 p {
  font-size: 16px;
  line-height: 1.4em;
  text-align: center;
  margin: 0 0 20px 0;
}
.popap_regist_in_inner3 .btn_add_corz {
  background: #e3e3e3;
  margin: 0 0 20px 0;
  color: #000;
}
.popap_regist_in_inner3 p a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid #000;
}
.ordering_block {
  padding: 50px 0 80px 0;
}
.ordering_block_top_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ordering_block_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ordering_block_flex_left {
  max-width: 800px;
  width: 100%;
}
.ordering_block_flex_left_top {
  max-width: 760px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #cacaca;
  margin: 0 0 25px 0;
}
.ordering_block_flex_left_top p {
  margin: 0 0 -1px 0;
}
.ordering_block_flex_left_top p a {
  display: inline-block;
  font-size: 24px;
  text-decoration: none;
  color: #000;
  padding: 0 10px 10px;
  border-bottom: 1px solid transparent;
}
.ordering_block_flex_left_top p .ordering_block_flex_left_top_act {
  border-color: #000;
}
.ordering_block_flex_left_mid {
  margin: 0 0 30px 0;
}
.ordering_block_flex_left_mid_btn {
  /*width: 290px;*/
  width: max-content;;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 5px;
  background: #f0f0f0;
  /*border-radius: 5px;*/
  margin: 0 0 15px 0;
}
.btn_change {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin: 0;
  /*border-radius: 5px;*/
  font-size: 14px;
  cursor: pointer;
  padding: 3px 32px;
}
.btn_change_bg {
  background: #fff;
}
.ordering_block_flex_left_mid > p {
  font-size: 14px;
  margin: 0;
}
.ordering_block_flex_left_bot_flex {
  display: flex;
  justify-content: space-between;
}
.ordering_block_flex_left_bot_flex .popap_buy_one_click_in_flex_right_bot_in {
  width: 47.5%;
}
.ordering_block_flex_left_bot .check_agree label u {
  border: none;
}
.ordering_block_flex_left_bot .check_agree label span {
  margin: -4px 8px 0 0;
}
.ordering_block_flex_right {
  width: 410px;
  flex-shrink: 0;
}
.ordering_block_flex_right_top {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 30px 0;
}
.ordering_block_flex_right_top .btn_go3 {
  width: 250px;
}
.ordering_block_flex_right_bot .corzine_block1_flex_right {
  width: 100%;
  margin: 0 0 10px 0;
}
.ordering_block_flex_right_bot_new_flex {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-bottom: 1px solid #cacaca;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.ordering_block_flex_right_bot_new_flex_img {
  width: 110px;
}
.ordering_block_flex_right_bot_new_flex_img img {
  display: block;
  width: 100%;
  /*border-radius: 5px;*/
}
.ordering_block_flex_right_bot_new_flex_txt {
  position: relative;
  padding: 0;
  width: calc(100% - 110px);
}
.ordering_block_flex_right_bot_new_flex_txt_in1 {
  text-align: right;
}
.ordering_block_flex_right_bot_new_flex_txt_in1.ordering_block_flex_right_bot_new_flex_txt_in1_abs {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ordering_block_flex_right_bot_new_flex_txt > div:first-child{
  min-height: 120px;
}
.ordering_block_flex_right_bot_new_flex_txt_in1 p {
  font-size: 14px;
  margin: 0 0 0 0;
}
.ordering_block_flex_right_bot_new_flex_txt_in1 span {
  font-size: 12px;
  color: #535353;
}
/*.ordering_block_flex_right_bot_new_flex_txt_in1_abs {*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  right: 0;*/
/*}*/
.ordering_block_flex_right .corzine_block1_flex_right_top_in4 {
  margin: 0;
}
.ordering_block_flex_right .corzine_block1_flex_right_top_in5 .btn_add_corz {
  position: relative;
}
.ordering_block_flex_right
  .corzine_block1_flex_right_top_in5
  .btn_add_corz::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 14px;
  background: url(../img/arr10.svg) center no-repeat;
  margin: -6px 0 0 0;
  position: absolute;
  top: 50%;
  right: 20px;
}
.ordering_block_flex_right .corzine_block1_flex_right_top_in1 {
  margin: 0 0 10px 0;
}
.ordering_block_flex_left_bot_flex2 {
  display: flex;
  justify-content: space-between;
}
.ordering_block_flex_left_bot_flex2
  .popap_buy_one_click_in_flex_right_bot_in:first-child {
  width: 67.5%;
}
.ordering_block_flex_left_bot_flex2
  .popap_buy_one_click_in_flex_right_bot_in:last-child {
  width: 28.5%;
}
.ordering_block_flex_left_bot_flex3 .popap_buy_one_click_in_flex_right_bot_in {
  width: 28.5%;
}
.ordering_block_flex_left_ending {
  max-width: 740px;
  width: 100%;
}
.ordering_block_flex_left_ending_inner {
  border-bottom: 1px solid #cacaca;
  padding: 30px 0 20px 0;
  margin: 0 0 0px 0;
}
.ordering_block_flex_left_ending_inner:last-child {
  border: none;
}
.ordering_block_flex_left_ending_inner_in1 {
  margin: 0 0 15px 0;
}
.ordering_block_flex_left_ending_inner_in1 p {
  font-size: 24px;
  margin: 0;
}
.ordering_block_flex_left_ending_inner_in2 {
  margin: 0 0 15px 0;
}
.ordering_block_flex_left_ending_inner_in2 p {
  font-size: 14px;
  line-height: 1.4em;
  margin: 0;
}
.ordering_block_flex_left_ending_inner_in3 {
  max-width: 500px;
  margin: 0 0 15px 0;
}
.ordering_block_flex_left_ending_inner_in3 p {
  font-size: 14px;
  line-height: 1.4em;
  margin: 0;
  color: #535353;
}
.ordering_block_flex_left_ending_inner_in3 p span {
  color: #027300;
}
.ordering_block_flex_right2
  .corzine_block1_flex_right_top_in5
  .btn_add_corz::after {
  display: none;
}
.ordering_block_flex_right3 .corzine_block1_flex_right_top_in3 {
  display: none;
}
.ordering_block_flex_right3 .corzine_block1_flex_right_top_in5 .btn_add_corz {
  display: none;
}
.ordering_block_flex_right3 .corzine_block1_flex_right_top_in4 {
  border-top: 1px solid #cacaca;
  padding: 30px 0 15px;
  margin: 20px 0 0 0;
}
.ordering_mob_head {
  display: none;
}
#popap_regist2 .popap_regist_in_inner1 p {
  text-align: left;
}
#popap_regist3,
#popap_regist4,
#popap_password,
#popap_loginn,
#popap_return1,
#popap_return2,
#popap_return3 {
  width: 680px;
  padding: 50px 60px 50px;
}
#popap_regist3 .popap_buy_one_click_in_flex_right,
#popap_regist4 .popap_buy_one_click_in_flex_right,
#popap_password .popap_buy_one_click_in_flex_right,
#popap_loginn .popap_buy_one_click_in_flex_right,
#popap_return2 .popap_buy_one_click_in_flex_right,
#popap_return3 .popap_buy_one_click_in_flex_right {
  max-width: 100%;
  padding: 0;
}
#popap_regist3 .check_agree {
  padding: 60px 0 0 0;
  margin: 0 0 45px 0;
}

#popap_regist4 .popap_buy_one_click_in_flex_right_bot_in,
#popap_password .popap_buy_one_click_in_flex_right_bot_in {
  margin: 0 0 50px 0;
}
#popap_password .popap_buy_one_click_in > p {
  max-width: 560px;
  margin: 0 auto 20px;
  line-height: 1.4em;
  text-align: center;
  font-size: 16px;
}
#popap_loginn .popap_regist_in_inner2 .btn_add_corz:last-child {
  background: #000;
  color: #fff;
}
.popap_return_in_inner1 {
  margin: 0 0 15px 0;
}
.popap_return_in_inner1 p {
  font-size: 24px;
  text-align: center;
  margin: 0;
}
.popap_return_in_inner2 {
  max-width: 510px;
  margin: 0 auto 40px;
}
.popap_return_in_inner2 p {
  font-size: 16px;
  text-align: center;
  margin: 0;
  line-height: 1.4em;
}
#popap_return1 .popap_regist_in_inner2 .btn_add_corz {
  background: #000;
  color: #fff;
}
.popap_return2_inn {
  max-width: 370px;
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
}
.popap_return2_inn p {
  font-size: 16px;
  margin: 0;
  line-height: 1.4em;
}
.popap_buy_one_clicked .btn_add_corz {
  display: none;
}
.not_found {
  padding: 80px 0 120px 0;
}
.not_found .heading_flex {
  margin: 0 0 40px 0;
}
.not_found .heading_flex .btn_go3 {
  width: 250px;
}
.not_found_in {
  display: flex;
  justify-content: center;
  align-items: center;
}
.not_found_in_center {
  max-width: 440px;
  width: 100%;
  margin-bottom: 100px;
}
.not_found_in_center p {
  font-size: 24px;
  text-align: center;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.not_found_in_center_img {
  max-width: 240px;
  margin: 0 auto 30px;
}
.personal_cab_main {
  padding: 80px 0 80px;
}
.personal_cab_main .btn_go3 {
  width: 230px;
}
.personal_cab_main_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.personal_cab_main_flex_in {
  /*width: 32%;*/
  width: 29%;
  min-height: 190px;
  background: #f0f0f0;
  /*border-radius: 5px;*/
  position: relative;
  padding: 20px 30px;
  margin: 0 0 30px 0;
}
.personal_cab_main_flex_in p {
  font-size: 24px;
  line-height: 1.4em;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.personal_cab_main_flex_in p a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  position: relative;
  padding: 10px 0;
}
.personal_cab_main_flex_in p a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background: #000;
  transition: all 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
}
.personal_cab_main_flex_in p a:hover::after {
  width: 100%;
}
.personal_cab_main_flex_in > span {
  color: #535353;
  font-size: 16px;
  line-height: 1.5em;
}
.personal_cab_main_block {
  padding: 80px 0 80px;
}
.personal_cab_main_block_top {
  border-bottom: 1px solid #cacaca;
  padding: 0 0 10px 0;
  margin: 0 0 30px 0;
}
.personal_cab_main_block_top p {
  font-size: 24px;
  margin: 0;
}
.personal_cab_main_block_flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.personal_nav_left {
  width: 270px;
  flex-shrink: 0;
  padding: 0 60px 0 0;
}
.personal_nav_left_in {
  padding: 10px 0 0 0;
}
.personal_nav_left_in p {
  font-size: 16px;
  line-height: 1.4em;
  margin: 0 0 15px 0;
}
.personal_nav_left_in p a {
  padding: 5px 0 5px 10px;
  border-left: 1px solid transparent;
  color: #535353;
  text-decoration: none;
}
.personal_nav_left_in .personal_nav_left_in_link {
  color: #000;
  border-left: 1px solid #000;
}
.personal_cab_main_block_flex_right_in {
  margin: 0 0 30px 0;
}
.personal_cab_main_block_flex_right {
  width: 90%;
}
.order_nums {
  margin: 0 0 30px 0;
}
.order_nums_top {
  background: #f0f0f0;
  /*border-radius: 5px;*/
  display: flex;
  justify-content: space-between;
  padding: 20px 100px 20px 30px;
  position: relative;
  cursor: pointer;
}
.order_nums_top_show {
  border-radius: 5px 5px 0 0;
}
.order_nums_top_left {
  max-width: 890px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.order_nums_top_left_in p {
  font-size: 16px;
  color: #535353;
  margin: 0 0 5px 0;
}
.order_nums_top_left_in span {
  display: inline-block;
  font-size: 16px;
  color: #000;
  margin: 0 0 0 0;
  position: relative;
}
.order_nums_top_left_in2 span {
  padding: 0 0 0 10px;
}
.order_nums_top_left_in2 span::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #027300;
  position: absolute;
  top: 7px;
  left: 0;
}
.order_nums_top::after {
  content: "";
  display: inline-block;
  background: url(../img/arr2.svg) center no-repeat;
  width: 24px;
  height: 24px;
  transform: rotate(90deg);
  position: absolute;
  top: 30px;
  right: 45px;
  transition: all 0.3s;
}
.order_nums_top_show::after {
  transform: rotate(-90deg);
}
.order_nums_bot {
  background: #f0f0f0;
  display: none;
  padding: 0 30px 30px;
  border-radius: 0 0 5px 5px;
}
.order_nums_bot_in {
  background: #ffffff;
  /*border-radius: 5px;*/
  padding: 40px 30px;
}
.order_nums_bot_in_inner1 .ordering_block_flex_right_bot_new_flex {
  justify-content: flex-start;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
}
.order_nums_bot_in_inner1 .ordering_block_flex_right_bot_new_flex_img {
  margin: 0 40px 0 0;
}
.order_nums_bot_in_inner1
  .ordering_block_flex_right_bot_new_flex
  .ordering_block_flex_right_bot_new_flex_txt_in1 {
  text-align: left;
}
.order_nums_bot_in_inner1
  .ordering_block_flex_right_bot_new_flex
  .ordering_block_flex_right_bot_new_flex_txt_in1_abs {
  right: initial;
  left: 0;
}
.order_nums_bot_in_inner2 {
  border-bottom: 1px solid #cacaca;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
  position: relative;
}
.order_nums_bot_in_inner2_left {
  max-width: 400px;
}
.order_nums_bot_in_inner2_left_top {
  margin: 0 0 30px 0;
}
.order_nums_bot_in_inner2_left_top_in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px 0;
}
.order_nums_bot_in_inner2_left_top_in p {
  font-size: 14px;
  color: #535353;
  margin: 0;
}
.order_nums_bot_in_inner2_left_top_in span {
  font-size: 14px;
  display: inline-block;
  width: 110px;
}
.order_nums_bot_in_inner2_left_bot {
  max-width: 400px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order_nums_bot_in_inner2_left_bot p {
  font-size: 24px;
  margin: 0;
}
.order_nums_bot_in_inner2_left_bot span {
  width: 180px;
  font-size: 24px;
  display: inline-block;
}
.order_nums_bot_in_inner2 > p {
  position: absolute;
  bottom: 30px;
  right: 80px;
  font-size: 14px;
  color: #535353;
  margin: 0;
}
.order_nums_bot_in_inner3_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.order_nums_bot_in_inner3_flex_left {
  width: 45%;
}
.order_nums_bot_in_inner3_flex_left
  .ordering_block_flex_left_ending_inner_in2
  p:first-child {
  margin-bottom: 10px;
}
.order_nums_bot_in_inner3_flex_right {
  max-width: 440px;
  margin: 0 100px 0 0;
}
.order_nums_bot_in_inner3_flex_right_in {
  padding: 35px 0 0 0;
}
.order_nums_bot_in_inner3_flex_right_in .btn_add_corz {
  background: #d9d9d9;
  color: #000;
  margin: 0 0 15px 0;
}
.order_nums_bot_in_inner3_flex_right_in p {
  font-size: 14px;
  color: #535353;
  line-height: 1.4em;
  margin: 0;
}
.btn_show_hide {
  width: 290px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 5px;
  background: #f0f0f0;
  /*border-radius: 5px;*/
  margin: 0 0 35px 0;
}
.btn_change {
  /*width: 50%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin: 0;
  /*border-radius: 5px;*/
  font-size: 14px;
  cursor: pointer;
  padding: 3px 10px;
}
#personal_cab_main_block_flex_right_in2 {
  display: none;
}
.order_nums_top2 .order_nums_top_left_in2 span::before {
  background: #f47500;
}
.order_nums_bot_in_inner3_flex_right_in_return_in {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 0 15px 0;
}
.order_nums_bot_in_inner3_flex_right_in_return_in p {
  width: 270px;
  font-size: 14px;
  padding: 0 10px 0 0;
  margin: 0;
}
.order_nums_bot_in_inner3_flex_right_in_return_in span {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 14px;
}
.date_ret {
  color: #027300;
}
.state_ret {
  color: #f47500;
}
.personal_cab_main_block_flex_right_fav_flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.personal_cab_main_block_flex_right_fav_flex .prod_flex_in {
  margin: 0 20px 40px 0;
}
.personal_cab_main_block_flex_right_persdate_in {
  max-width: 800px;
  padding: 15px 0 0 0;
}
.personal_cab_main_block_flex_right_persdate_in_heading p {
  font-size: 24px;
  margin: 0 0 20px 0;
}
.btn_add_corz2 {
  max-width: 560px;
  background: #d9d9d9;
  color: #000;
  margin: 40px 0 0 0;
}
.personal_cab_main_block_flex_right_persdate_cards_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.personal_cab_main_block_flex_right_persdate_cards_flex
  .popap_buy_one_click_in_flex_right_bot_in:first-child {
  width: 66%;
}
.personal_cab_main_block_flex_right_persdate_cards_flex
  .popap_buy_one_click_in_flex_right_bot_in:last-child {
  width: 29%;
}
.personal_cab_main_block_flex_right_persdate_in .btn_add_corz {
  max-width: 560px;
}
.personal_cab_main_block_flex_right_persdate_in_txt {
  padding: 10px 0 20px 0;
}
.personal_cab_main_block_flex_right_persdate_in_txt p {
  font-size: 16px;
  line-height: 1.4em;
  margin: 0;
}
.btn_add_corz3 {
  margin: 0;
}
.personal_cab_main_block_flex_right .not_found_in {
  margin: 0 100px 0 0px;
}
.personal_cab_main_block_flex_right_fav .not_found_in {
  padding: 50px 0 0 0;
}
.personal_cab_mob_head {
  display: none;
}
.personal_cab_mob_head_shop {
  display: none;
  width: 20px;
  height: 20px;
  background: url(../img/shops_in.svg) center no-repeat;
  background-size: contain;
}

.wrapper-error *, .errortext{
  color:red;
  padding-bottom: 20px;
}

.hidden {
  display: none;
}

input[type=submit]:disabled{
  opacity: 0.5;
}

.prod_flex_in a{
  text-decoration: none;
}
.prod_flex_in a:hover{
  text-decoration: underline;
}

.prod_flex_in .skuPropertyList{
  overflow: hidden;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.prod_flex_in .skuProperty{
  overflow: hidden;
  margin: 5px 0;
}

.prod_flex_in .skuPropertyName{
  padding-bottom: 2px;
  padding-left: 2px;
  font-size: 13px;
}

.prod_flex_in .skuProperty li{
  box-sizing: border-box;
  overflow: hidden;
  padding: 2px;
  float: left;
  min-width: 11%;
  border: 1px solid transparent;
  margin-right: 5px;
  margin-bottom: 5px;
}
.prod_flex_in .skuProperty li.selected {
  border-color: #000;
}
.prod_flex_in .skuProperty li:hover {
  border-color: #000;
}
.prod_flex_in .skuPropertyLink:hover{
  text-decoration: none;
}

.prod_flex_in .skuProperty .selected .skuPropertyLink{
  pointer-events: none;
  position: relative;
  top: 0px;
}

.prod_flex_in .skuProperty .disabled{
  display: none;
}

.prod_flex_in .skuPropertyLink{
  text-decoration: none;
  text-align: center;
  line-height: 20px;
  padding: 4px 4px;
  font-size: 12px;
  display: block;
}

.prod_flex_in .skuPropertyList img{
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}

.prod_flex_in {
  width: 23.4%;
}
.prod_flex_in_img img.lazy {
  width: auto;
  height: auto;
}
.prod_flex_in .buy_btn.disabled{
  opacity: 0.5;
  cursor: default;
}
.brands_block_wrapper ul {
  padding: 0;
  margin-right: 3%;
  /*column-count: 4;*/
}
.brands_block_wrapper ul:nth-child(3n+3) {
  margin-right: 0;
  /*column-count: 4;*/
}
.brands_block_wrapper ul li {
  list-style: none;
  /*display: -webkit-flex;*/
}
.brands_block_wrapper {
  width: 100%;
}
.ajax_load_btn, .module-pagination {
  width: 100% !important;
}

.prod_flex_in a, .prod_flex_in a:hover{
  color:#000;
}
a {
  color:#000;
}
.shops_in{
  text-decoration: none;
}
.shops_in span.count{
  margin-left: 25px;
  font-size: 14px;
}
.wrapper-top-basket{
  position: relative;
  width: 46px;
}
.catalog-section-not_found{
  margin: 0 auto;
  padding: 50px 0;
}

.ajax_load_btn {
  width: auto;
  border: 1px solid #dfdfdf;
  text-align: center;
  font-weight: 400;
  background: 0 0;
  margin: 0 0 50px;
  cursor: pointer;
}
.ajax_load_btn .more_text_ajax {
  padding: 15px 10px;
  display: block;
}
.module-pagination {
  margin-bottom: 50px;
}
.module-pagination .nums {
  text-align: center;
  display: block;
}
.module-pagination .nums .cur {
  background: #000;
  color: #fff;
}

.body_sale .module-pagination .nums .cur{
    background: #fff;
    color: #000;
}

.body_sale .ajax_load_btn{
    border: 1px solid #fff;
    color: #fff;
}
.body_sale .module-pagination .nums > a,.body_sale .module-pagination .nums > span{
    color: #fff;
}
.module-pagination .nums > a, .module-pagination .nums > span {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  line-height: 34px;
}
.module-pagination .nums > a {
  cursor: pointer;
}
.ordering_block_flex_left_top:not(.auth-class){
  max-width: 380px;
}
.in_pt textarea {
  display: block;
  width: 100%;
  border: 1px solid #999999;
  /*border-radius: 5px;*/
  font-weight: 400;
  font-size: 14px;
  font-family: "Inter";
  color: #000;
  padding: 15px 15px;
}
.sberbank__wrapper .sberbank__payment-link{
  background-color: #000 !important;
  height: 50px;
  /*border-radius: 5px;*/
  font-size: 16px;
  line-height: 36px;
}
.personal_cab_main_block_flex_right .ajax_load_btn {
  display: none;
}
.header_flex_top_inright .notes_btn {
  width: 20px;
  height: 22px;
  margin: 0 20px 0 0;
}
.in_pt input.error{
  border-color: red;
}
.bx-basket-item-list.window-without-bg.window_basket.open h3{
  display: none;
}
.corzine_block1_flex_left_inner_txt .corzine_block1_flex_left_inner_name{
  width: 50%;
  padding-right: 15px;
}
.corzine_block1_flex_left_inner_txt .corzine_block1_flex_left_inner_info {
  width: 40%;
  padding-right: 15px;
}
.corzine_block1_flex_left_inner_name_in1 .price1 *{
  margin-right: 7px;
  /*display: inline-block;*/
}
.order_nums_top_left > div{
  width: 33%;
}
.order_nums_bot_in_inner1{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.order_nums_bot_in_inner1 .ordering_block_flex_right_bot_new_flex{
  width: 48%;
}
.menu-btn.main-menu-btn {
  position: absolute;
  display: block;
  width: 30px;
  height: 26px;
  cursor: pointer;
  margin-left: -55px;
  margin-top: -30px;
}
.menu-btn.main-menu-btn > span {
  width: 100%;
  height: 2px;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  border-radius: 0px;
}
.menu-btn.main-menu-btn > span::before, .menu-btn.main-menu-btn > span::after {
  width: 100%;
  content: "";
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  transition: transform 0.2s;
  border-radius: 0px;
}
.menu-btn.main-menu-btn > span::before {
  transform: rotate(45deg);
  top: 0;
}
.menu-btn.main-menu-btn > span::after {
  transform: rotate(-45deg);
  bottom: 0;
}

.logo-mobile {
  display: none;
}
.body_sale .logo img, .body_sale .menu_in img{
  filter: invert(1);
}
.icon-link {
  position: relative;
}
.icon-link span{
  /*position: absolute;*/
  display: block;
  /*top: 25px;*/
  font-size: 16px;
  /*left: -4px;*/
  text-align: center;
}
.notes_btn span{
  /*left: 3px;*/
  width: 23px;
}
.shops_in span{
  /*left: 3px;*/
  width: 23px;
}
.icon-link-auth span{
  left: -13px;
  width: 57px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.icon-link.auth-link span{
  left: -4px;
}
div[id^='wait_0.']{
  display: none;
}

/* additonal styles for brands*/
.alf_anchor_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.alf_anchor_list li {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  display: flex;
}
.alf_anchor_list li a {
  color: #535353;
}
.alf_anchor_list li a {
  padding: 20px;
}
.alf_container {
  border-top: 1px solid #D9D9D9;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 10px 0;

  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-direction: row;
  align-items: flex-start;
}
.alf_container_alf {
  width: 25%;
}
.alf_container_alf p {
  font-weight: 500;
  color: #000;
  font-size: 32px;
  line-height: 32px;
}
.alf_container_list {
  width: 75%;

  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-direction: row;
  align-items: flex-start;
}
.alf_container_list ul {
  width: 31.3%
}

  @media (max-width: 450px) {
	.action-info {
    font-size: 25px !important;
    line-height: 100% !important;
	}
}
