@media screen and (min-width: 651px) {
  .head_lang {
    width: 120px;
  }
    .lang_img{
        max-width: 30px;
        margin: 3px;
    }
  .menu_buttons {
    box-shadow: 4px 0px 5px rgb(50 50 50 / 14%);
  }
    .tovar {
        width: calc(25% - 17px);
    }
    #korzina {
      position: fixed;
      bottom: 0px;
      left:100px;
      right:20px;
    }
    .mini_razdel {
        margin: 0px 15px 5px 15px;
    }
    .post .end div {
        max-width: 75%;
    }
  .pre_tovar_div {
    float:right;
    max-width:50%
  }    
}

@media screen and (min-width: 901px) { 
  #logo_in_post {
    display: none;
    visibility: hidden;
  }
  .big_back_shop {
    margin-top: -37px;
  }
  .title_table{
    padding-right: 290px !important;
  }   
    #korzina {
      position: static;
      bottom: 0px;
      left:0px;
      right:0px;
    }
    #korzina #korzina_html {
      display: block;
      visibility: visible;
    }
    #korzina #korzina_html_small {
      display: none;
      visibility: hidden;
    }
    .mini_razdel {
        display: none;
        visibility: hidden;
    }
    .main_mini_razdeli {
        margin: -20px;
    }
    .back_door{
      display: none;
      visibility: hidden;
    }
}

@media screen and (min-width: 901px) and (max-width: 1159px) { 
    .seller_div {
        width: calc(50% - 10px);
        float: left;
    } 
}

@media screen and (min-width: 1160px) {    
    .seller_div {
        width: calc(33% - 14px);
        float: left;
    }    
}

@media screen and (min-width: 851px) {
    .add_to_cart {
        padding: 5px 10px !important;
    }
    .tovar {
        padding-bottom: 50px;
    }  
}

@media screen and (min-width: 800px) and (max-width: 900px) {
    .seller_div {
        width: calc(33% - 14px);
        float: left;
    }   
}

@media screen  and (min-width: 451px) and (max-width: 799px) {
    .seller_div {
        width: calc(50% - 10px);
        float: left;
    }   
}

@media screen and (max-width: 1250px) {
    .tovar {
        width: calc(33% - 17px);
    }
    .central_block .padding_div .tovari{
      margin-right: -21px !important;
    }      
}

@media screen and (max-width: 900px) {
  .big_back_shop {
      margin-top: 0px;
  }  
    .back_door{
      display: block;
      visibility: visible;
    }
  .right_menu{
    clear: both;
    width: 100% !important;
    border-top: 10px solid #dddddd;
    margin-top: -19px;
    background-color: #eee;
  }
  .central_block {
    margin-left: 0px;
  }
  .central_block .padding_div {
    padding: 23px 20px 20px 20px !important;
  } 
  #korzina {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.35);
  }
    #korzina #korzina_html {
      display: none;
      visibility: hidden;
    }
    #korzina #korzina_html_small {
      display: block;
      visibility: visible;
    }
    #razdel_title, #razdel_title a {
      font-size: 22px !important;
    }    
    .mini_razdel {
        display: table;
    }
    .menu_desc{
        font-size: 14px !important;
    }
    .main_mini_razdeli {
        margin: -20px -15px;
    }
}

@media screen and (max-width: 850px) {
  .bottom_who {
      display: none;
  }
  .size_active, .size_inactive {
    padding: 12px 5px !important;
  }
  .add_to_cart {
    padding: 18px 0px !important;
  }
  .tovar {
    padding-bottom: 75px;
  }
}

@media screen and (max-width: 650px) {
    .head_lang {
        width: 1%;
        padding: 7px 0px;
    }
    .lang_img{
        max-width: 24px;
        margin: 0px 3px;
    }
    .central_block .padding_div .tovari{
      margin-right: -15px !important;
    }  
    .title_table {
      padding: 15px 15px 0px 15px !important;
    }  
    .main_td {
        padding-left: 0px !important;
    }
    .central_block .padding_div,  .right_padding_div {
        padding: 20px 15px 15px 15px !important;
    }
    .menu_button_td{
        margin-left: 0px !important;
        width: 100% !important;
    }
    .menu_button_td .menu_buttons, .menu_buttons table {
        position: relative !important;
        width: 100% !important;
    }
    .acount_tr {
        display: none;
    }
    .menu_other, .menu_home {
        height: 60px !important;
    }
    .menu_other img, .menu_home img {
        width: 40px !important;
        height: 40px !important;
    }
    .title_time {
        display: none;
    }
    .menu_desc{
        font-size: 12px !important;
    }
    .tovar {
        width: calc(50% - 17px);
    }   
    #korzina {
      position: fixed;
      bottom: 0px;
      left:15px;
      right:15px;
    }
    .foot_title {
        font-size: 14px !important;
    }
    .shop_razdel {
      font-size: 13px !important;
    }
    .shop_razdel img {
      max-width: 52px !important;
    }
    .shop_razdel:hover img {
      max-width: 62px !important;
    }
    .mini_razdel {
        margin: 0px 10px 5px 10px;
    }
    .post .end div {
        margin-top: 5px;
    }
  .pre_tovar_div {
    max-width:100%
  }
}

@media screen and (max-width: 450px) {
    .seller_div {
        width: 100%;
        float: left;
    }
}

@media screen and (max-width: 360px) {
    .mini_logo {
        display: none;
    }
    .main_td {
        padding-left: 0px !important;
    }
    .central_block .padding_div,  .right_padding_div {
        padding: 20px 15px 15px 15px !important;
    }
    .central_block .padding_div .tovari{
      margin-right: 2px !important;
    }    
    .menu_button_td{
        margin-left: 0px !important;
        width: 100% !important;
    }
    .menu_button_td .menu_buttons, .menu_buttons table {
        position: relative !important;
        width: 100% !important;
    }
    .acount_tr {
        display: none;
    }
    .menu_other, .menu_home {
        height: 55px !important;
    }
    .menu_other img, .menu_home img {
        width: 35px !important;
        height: 35px !important;
    }
    .title_time {
        display: none;
    }
    .menu_desc{
        font-size: 12px !important;
    }
    .tovar {
        width: 100%;
    }   
    .foot_title {
        font-size: 13px !important;
    }
    .menu_home div, .menu_other div {
        font-size: 13px !important;
        margin-top:  -5px !important;
    }
    .head_maintext {
        font-size: 16px;
    }
    .head_maintext div {
        font-size: 12px;
    }
}
@media screen and (min-width: 361px) {
    .head_maintext {
        font-size: 20px;
    }
    .head_maintext div {
        font-size: 13px;
    }
}

.big_back_shop {
    border-bottom: 1px solid #EEE;
    padding: 10px 10px 12px 10px;
    font-size: 16px;
    color: #333;
    font-family: 'RalewayRegular';
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    box-shadow: inset 0px -10px 5px -7px rgb(50 50 50 / 15%);
    margin-bottom: -5px;
        height: 20px;
}

.post_logo{
    max-width: 50px;
    max-height: 50px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
}

.back_door{
  padding: 15px 0px;border-bottom: 2px solid #e1e1e1;font-size: 16px;color: #494949;margin: 0px 15px;font-family: 'RalewaySemibold';
}

.mini_razdel {
    clear: both;
}

.head_maintext {
  padding: 15px 15px;
}

    .head_maintext div {
        color: #555;
    }

.tovar_admin_razdel, .tovar_admin_razdel a{
    color: #333;
    font-size: 18px !important;
    font-family: "RalewayLight" !important;
    text-decoration: none;
    margin-top: -10px !important;
}

.tovar_admin_razdel a:hover {
    text-decoration: underline;
}

.shop_seller_name {
    border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
    font-size: 20px;
    color: #444;
    font-family: 'RalewayLight';
    margin-bottom: 10px;
}
.seller_div {
  border-radius: 10px;
  background-color: #ffffffeb;
}
.seller_div a{
    text-decoration: none;
}
.seller_div .seller_img {
    margin-bottom: -80px;
}
.seller_div .seller_img img{
    width: 1000px;
    max-height: 220px;
    height: 1000px;
    max-width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    border-radius:10px;
}
.seller_div2{
    height: 220px;
    border-radius: 10px;
    box-shadow: 2px 2px 7px 0px rgb(100 100 100 / 15%); 
}
.seller_div2:hover {
    box-shadow: 2px 2px 10px 0px rgb(100 100 100 / 25%);
}

.seller_sep {
    width: 20px;
    height: 20px;
    float: left;
}
.seller_name {
    font-size: 24px;
    width: fit-content;
    padding: 10px;
    position: relative;
    font-family: "RalewaySemibold";
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: -4px;
    box-shadow: 4px 0px 13px 0px rgb(50 50 50 / 15%);
}

.textinput {
    font-size: 24px;
    font-family: "RalewayRegular";
    border: 1px solid #E3E3E3;
    width: 100%;
    border-radius: 3px;
    color: #CC0000;
}
        .inputdesc {
            font-size: 12px;
            color: #666;
            line-height: normal;
        }

.nomoderate {
    color: #FFF;
    background-color: #ff0030;
}
.hiddenpost {
    color: #FFF;
    background-color: #00b008;
}

.razdel_mini, .sub_razdel_mini {
    margin: 10px 5px 0px 5px;
    float: left;
    border-radius: 6px;
    cursor: pointer;
    -webkit-box-shadow: 0px 2px 2px 0px rgb(50 50 50 / 20%);
    -moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 2px 0px rgb(50 50 50 / 20%);
}

.razdel_mini {
    font-size: 14px;
    padding: 10px;
    color: #fff;
}

.sub_razdel_mini {
    font-size: 12px;
    padding: 7px;
    color: #222;
    background-color: #FFF;
    border-bottom: 2px solid #555;
}

.sub_razdel_mini:hover {
    background-color: #EEE;
}

.title_table {
  padding: 20px 20px 0px 20px;
  min-height: 50px;
}

.central_block .padding_div .tovari{
    margin-right: -17px;
}

.tovar {
    display: inline-grid;
    margin: 0px 15px 15px 0px;
    border: 1px solid #EEE;
    position: relative;
    background-color: #FFF;
    vertical-align: top;
    box-shadow: 2px 2px 4px 0px rgb(100 100 100 / 5%);
    min-height: 320px;
    align-content: baseline;
}
.tovar:hover{
    box-shadow: 2px 2px 10px 0px rgb(100 100 100 / 15%);
}
.tovar .tovar_photo {
    width: 1000px;
    max-height: 200px;
    height: 1000px;
    max-width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.tovar .desc_div {
    min-height: 90px;
    align-content: space-between;
    display: inline-grid;
}
.tovar a{
  text-decoration: none;
}
.tovar, .tovar .tovar_photo {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 10px;    
}
.tovar_name_table{
    margin: 0px 7px 0 7px;
}
.tovar_name_table, .tovar_sizes {
      width: -webkit-fill-available;
}
.tovar_name {
    font-size: 21px;
    font-family: "RalewaySemibold";
    word-break: break-word;
}
.tovar_ves{
  text-align: right;
  
}
.tovar_desc {
  font-size: 85%;
  margin: 0px 10px;
  min-height: 50px;
  word-break: break-word;
  font-family: "RalewayLight";
  color: #000;
}
.pre_add_to_cart {
  position: absolute;
  width: -webkit-fill-available;
  bottom: 0px;
}
.size_active, .size_inactive{
    text-align: center;
    padding: 10px 5px;
    border-radius: 6px;
    cursor:pointer;
    word-break: break-word;
    font-size: 12px;
    font-family: "RalewayRegular";
}
.size_active {
  background-color: #ffc800;
}

#sel_stati_link {background-color: #efefef;}
#sel_stati_mini {background-color: #fafafa;}

.r_menu_link {font-size: 16px;width:85%;position: static;display: inline-block;line-break: auto;}

.size_inactive {
  background-color: #E2E2E2;
    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.15);
box-shadow:         inset 1px 1px 2px 0px rgb(50 50 50 / 15%);
}
.tovar_sizes{
  margin:7px 7px 0px 7px;
}

.tovar_price{
    text-align:right;width:100%;position: relative;margin-top: -10px;
}

.tovar_price .price_text{
    float: right;
    padding: 10px;
    font-size: 22px;
    font-family: "RalewaySemibold";
    box-shadow: -3px -10px 25px 10px rgb(255 255 255 / 90%);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-right: -4px;
    box-shadow: -4px 0px 13px 0px rgb(50 50 50 / 15%);
}
.tovar_price .price_text2{
background-color: rgb(224 68 68 / 90%);
    position: relative;
    float: left;
    padding: 10px;
    font-size: 12px;
    font-weight: 700;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: -4px;
    border-left: 2px solid #e84242;
    box-shadow: -4px 0px 13px 0px rgb(50 50 50 / 15%);
    color: #FFF;
    font-family: "RalewayLight";
    margin-top: 5px;
}

.kor_info {
    font-size: 12px;
    line-height: normal;
    border-radius: 6px;
    padding: 5px;
    background-color: #fff0f0;
    color: #4e0e0e;
    margin-top: 10px;
}

#menu_check {
  box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.2);
}

.imgdiv1, .imgdiv2, .imgdiv3, .imgdiv4 {
    clear: both;
}

.imgdiv1 .imdivcont {
    width: 100%;
}
.imgdiv2 .imdivcont {
    width: 50%;
}
.imgdiv3 .imdivcont {
    width: 33.33%;
}
.imgdiv4 .imdivcont {
    width: 25%;
}
.imgdiv1 .imdivcont, .imgdiv2 .imdivcont, .imgdiv3 .imdivcont, .imgdiv4 .imdivcont {
    float:left;
}
.imgdiv1 .imdiv, .imgdiv2 .imdiv, .imgdiv3 .imdiv, .imgdiv4 .imdiv {
    margin: 4px 2px;
}

#head_account_text{
    color: #FFF;
    font-size: 10px;
    text-align: right;
}

.head_account_mini{
    display: block;
}

.menu_buttons table {
    width: 80px;
    height: 100%;
}

.menu_button_td{
    margin-left: -80px;
}
.menu_button_td .menu_buttons {
    position: fixed; height: 100%;
}

.main_td {
    padding-left: 80px;
}

.central_block {
    width:100%; float:left; margin-right: -330px;
}

.central_block .padding_div {
    padding: 23px 290px 20px 20px
}

.central_block .post {
	box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 5%);
}

.right_menu {
    width: 290px; float: right;
}
.right_menu .right_padding_div {
    padding: 23px 20px 20px 20px;
}

.right_menu .post {
	box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 5%);
}

.menu_home, .menu_other {
    float: left;
    width:80px;
}

.menu_home img, .menu_other img {
  width: 60px;
  height: 60px;
  border: 0px;
}
.menu_home, .menu_other {
  height: 80px;
}
.menu_home div, .menu_other div {
  font-size: 16px;
  color: #FFF;
  margin-top: -6px;
}
.no_dec {
  text-decoration: none;
}
.menu_home, .menu_other {
    cursor: pointer;
    text-align: center;
    padding-top: 5px;
}
.account_info {
    width: 100%;
}
.account_info div {
    padding: 15px;
    font-size: 18px;
    color: #666;
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 10px;
}
body {
  font-size: 12px;
  background-color: #EEE; margin: 0px; padding: 0px; background-image: url('../images/background/background.gif');
  background-attachment:fixed;
}
#temnota{
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(Opacity=70);
  display: block;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
}

.post {
    word-break: break-word;
}

.post h2 {
  line-height: 120%;
}

.post a {
  text-decoration: none;
}

.foot_title, .post, .post h1, .post h2, .post .razdel, .post .stati_links div, body {
  font-family: "RalewayRegular",Helvetica,Arial,sans-serif;
}

.foot_title{
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 700;
  word-break: break-word;
  text-decoration: none;
}


.foot_links{
  font-size: 12px;
  padding-bottom: 5px;
}

.foot_links a{
  color: #333;
  text-decoration: none;
}

.foot_links a:hover{
  color: #333;
  text-decoration: underline;
}
.foot_copyright{
  color: #666;
  font-family: Arial;
  font-size: 10px;
  border-top: 1px solid #CCC;
  background-color: #E4E4E4;
  width: 100%;
}
.menu_button_td {
  width:80px;
}
.menu_button_td img {
  cursor: pointer;
  filter: drop-shadow(-2px 1px 2px RGBA(0,0,0,0.2));
}
.head_panel{
  background-color: #FFF;
  box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 20%);
}
.head_table{
  width:100%;
}
.head_account_enter, .head_account_mini {
  text-align: right;
  padding: 14px;
  vertical-align: middle;
}
.head_account_mini img {
    height: 48px;
    cursor: pointer;
}
.head_town {
    padding: 10px 20px;
    background-color: #eee;
}
.head_notown {
    padding: 15px;
    background-color: #ffde65;
    cursor: pointer;
}
.post, .post_type{
   border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 10px;
}
#account_enterdiv{
    border-radius: 10px;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 1);
box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 1);
}

#account_enterdiv {
  transform: translate(-50%, -50%);
  display: none;
}

.account_enter {
  border: 1px solid #CCC;
  background-color: #fEFEFE;
  font-size: 12px;
  line-height: 18px;
  width: 80px;
  height: 20px;
-webkit-box-shadow: inset 0px 0px 7px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    inset 0px 0px 7px 0px rgba(50, 50, 50, 0.1);
box-shadow:         inset 0px 0px 7px 0px rgba(50, 50, 50, 0.1);
border-radius: 4px;
}
.account_enter_table {
  font-size: 12px;
}
.account_submit {
  font-size: 16px;
}
.post{
  padding: 15px;
  font-size: 15px;
  color: #000;
  line-height: 160%;
  border:1px solid #EEE;
  background-color: #FFF;
  margin-bottom: 20px;
}

.add_to_cart:hover {
  opacity: 0.9;
}
.add_to_cart {
  padding: 15px;
  font-size: 15px;
  line-height: 160%;
  margin-bottom: 20px; 
  margin: 10px;
  text-align: center;
  border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 10px;
  cursor: pointer;
}

.post .post_img{
  float: left;
  max-width: 600px;
width: 100%;
}

.title_time{
  font-size: 10px;
  font-family: "RalewayLight";
  color: #666;
  float:right;
  min-width: max-content;
}
.post h1{
  font-size: 30px;
  font-weight: normal;
  margin-bottom:5px;
  display: contents;
}
.post h2{
  font-size: 30px;
  padding: 13px 0px 7px 0px;
  font-weight: normal;
  margin:0px;
}
.post h3{
  font-size: 17px;
  font-family: "RalewaySemibold";
  padding: 0px 0px 7px 0px;
  font-weight: normal;
  margin:-3px 0px 0px 0px;
}
.post .razdel{
  font-size: 11px;
  color: #999;
  padding: 0px 0px 7px 0px;
  font-weight: normal;
  margin:-10px 0px 0px 0px;
}
.post .razdel a{
  color: #999;
  text-decoration: none;
}
.post .razdel a:hover{
  text-decoration: underline;
}
.post .citata{
  margin: 10px -15px 10px -15px;
  font-family: Verdana;
  font-size: 15px;
  color: #333;
  background-color: #EEE;
  padding: 20px;
  font-style: italic;
  clear:both;
}
.post .citata .c_author{
  font-family: Verdana;
  font-size: 10px;
  color: #333;
  text-align: right;
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.div_need{
  font-size: 16px;
  font-weight: bold;
  color: #555;
  font-family: arial;
  padding: 10px 0px 10px 0px;
  clear: both;
}
.div_need ul{
  margin: 4px 4px 0px -20px;
  list-style-type: square;
}
.div_need li{
  font-size: 13px;
  font-family: verdana;
  font-weight: normal;
  list-style-type: square;
}
.div_do{
  font-size: 16px;
  font-weight: bold;
  color: #555;
  font-family: arial;
  padding: 10px 0px 10px 0px;
  clear:both;
}
.div_do_hr{
   margin: 10px 0px 10px 0px;
}
.div_do_hr span{
   color: #FFF;
   font-size: 18px;
   font-family: verdana;
   font-weight: normal;
   padding: 6px;
   clear:both;
}
.post_type {
  position: absolute;
  margin-top: -25px;
  margin-left: -25px;
  padding: 2px 7px 0px 7px;
  font-size: 11px;
  font-family: "RalewayLight";
  color: #FFF;
}
.tags {
  font-family: Verdana,sans-serif;
  font-size: 11px;
  padding-bottom: 5px;
  clear: both;
  color: #999;
}
.tags a{
  text-decoration: none;
  color: #999;
}
.tags a:hover{
  color: #666;
  text-decoration: underline;
}
.post .author {
  font-size: 14px;
  font-family: verdana;
  font-weight: normal;
  color: #333;
}
.post .author_links a{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
}
.post .author_profile{
    padding-top: 10px;
}
.post .author_profile a{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #666;
  text-decoration: underline;
}
.post .author_profile a:hover{
  color: #999;
}
.post .stati_links div{
    font-size: 16px;
    color: #555;
    border-top: 1px solid #EEE;
    padding: 8px;
}
.post .stati_links{
    text-decoration: none;
    color: #333;
}

.post .stati_links div:hover{
    border-right: 3px solid #ddd;
    background-color: #fcfcfc;
}
.post .stati_links .stati_count {
  border: 1px solid #EEE;
  padding: 3px;
  background-color: #F7F7F7;
  font-family: "RalewaySemibold";
  border-radius: 6px;
}
.post .end{
   clear: both;
   font-size: 12px;
   font-family: "RalewayLight";
   border-top: 1px solid #EEE;
   padding-top: 5px;
   line-height: normal;
   background-color: #F7F7F7;
   padding: 7px;
}

.social_accounts a {
width: 22px;
height: 22px;
display: inline-block;
margin-right: 2px;
}

.social_accounts a.tw, .social_accounts a.fb, .social_accounts a.vk,.social_accounts a.tw:hover, .social_accounts a.fb:hover, .social_accounts a.vk:hover {
  background: url(../images/footer.share.png)  no-repeat;
}
.social_accounts a.tw {background-position: 0px top}
.social_accounts a.fb {background-position: -27px top}
.social_accounts a.vk {background-position: -53px top}
.social_accounts a.tw:hover {background-position:  0px bottom}
.social_accounts a.fb:hover {background-position: -27px bottom}
.social_accounts a.vk:hover {background-position: -53px bottom}

.go_to_button a {
    border: 1px solid #E0E0E0;
    border-radius: 6px;
    padding: 10px;
    background-color: #F4F4F4;
    text-decoration: none;
    font-family: "RalewayRegular";
    color: #333;
}
.go_to_button a:hover {
    opacity: 0.9;
}

.go_to_button {
    padding: 10px 0px;
}
.post .stati_links .stati_count_light {
  float: right;
  font-family: "RalewayRegular";
  position: static;
  display: inline-block;
}
#write_stati {
    margin: 0px !important;
    border-radius: 100%;
    width: 43px;
    height: 43px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    padding: 0px !important;
    font-weight: bold; background-color: #cdcdcd;
    color: #FFF;
    cursor: pointer;
    box-shadow: 0px 0px 4px 1px rgb(50 50 50 / 20%);
}
#write_stati:hover{
  opacity: 0.9;
}
.head_account_enter a img:hover {
  opacity: 0.9;
}
.button_active, .button_gray {
    text-align: center;
    
    padding: 10px 20px !important;
    font-size:  16px;
    -webkit-box-shadow: 0px 2px 2px 0px rgb(50 50 50 / 20%);
    -moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 2px 0px rgb(50 50 50 / 20%);
    cursor: pointer;
    color:  #FFF;
    border-radius: 6px;
    max-width: fit-content;
    word-break: normal;
}

.button_gray {
    background-color: #9d9d9d;
}

.button {
    padding: 4px !important;
    color: #FFF;
    cursor: pointer;
    border-radius: 6px;
}
#button {
    color: #FFF;
    cursor: pointer;
}
#razdel_title, #razdel_title a {
    text-decoration: none;
    color: #444;
    font-size: 28px;
    background-color: inherit; border:0px; margin: 0px; line-height: 26px;    
}
#razdel_title a:hover {
    text-decoration: underline;
}
#podpiska {
    border: 0px;
    text-align: center;
    color: #FFF;
    padding: 10px;
}

.page:hover {
    text-decoration: underline;
}

.page_now {
    background-color: #DDD;
}
.page, .page_now {
    padding: 10px;
    font-size: 16px;
    margin: 1px;
    text-decoration: none;
}
.pages_tuda a {
    text-decoration: none;
}
.pages_tuda a:hover {
    text-decoration: underline;
}
.pages_tuda {
    padding: 0px 0px 15px 5px;
    font-size: 28px;
    color: #555;
    font-family: arial;
}
.menu_tags {
    color: #000;
    text-decoration: none;
}
.menu_tags:hover {
    text-decoration: underline;
}
.comment_button {
    margin-top: -15px; text-align: right;
}
.comment_button input {
    padding: 10px !important;
    margin-top: 5px;
    border: 0px;
    color: #FFF;
}

.c_author {
    width:48px;
}             
.com_right {
    padding-left: 10px;
}
.com_login {
    font-family: "RalewaySemibold";
}
.com_time {
        font-family: "RalewayLight";
    font-size: 12px;
    padding-left: 10px;
}
.com_text {
        font-family: "RalewayRegular";
}
.com_ans {
        font-family: "RalewayLight";
    color: #666;
    font-size: 14px;
}
.menu_desc{
    font-size: 16px;
    font-family: "RalewayLight";
    line-height: 16px;
        
}

#hidden_post .post_type {
  background-color: #a3a3a3;
}
#hidden_post h2, #hidden_post {
  color: #999;
}

    #contact_div img {
        max-width: none !important;
    }
    #contact_div table td{
        font-size: 14px;
        line-height: 16px;
        padding: 3px;
    }
    .kor_table {
        width: 100%;
        font-size: 13px;
    }
    .kor_table .kor_del, .kor_table .kor_price {
        width: 1%;
        white-space: nowrap;
    }
    .kor_itog {
        text-align: right;
        font-size: 22px;
    }
    .kor_table .kor_del {
        font-size: 14px;
        font-weight: bold;
        color: #cc0000;
        cursor: pointer;
    }
    .kor_table td {
        border-bottom: 1px solid #EEE;
        padding: 5px 2px;
        line-height: normal;
    }

      .enter_phone {
  max-width: 200px;
    font-size: 30px;
    padding: 5px;
    border: 1px solid #CCC;
    border-radius: 6px;
    font-family: 'RalewayLight';
    background-color: #fff4d1;
  }

      .order_comment {
  max-width: 300px;
    font-size: 18px;
    padding: 5px;
    border: 1px solid #CCC;
    border-radius: 6px;
    font-family: 'RalewayLight';
    background-color: #fff4d1;
    width: calc(100% - 10px);
  }

  #order_form{
  position: fixed;
    background-color: rgb(255, 255, 255);
    z-index: 10000;
    left: 50%;
    top: 808px;
    padding: 15px;
    opacity: 1.02;
    display: none;
    transform: translate(-50%, -50%);
}
.deliver_opis {
  font-size: 12px;
  line-height: normal;
}
.shop_razdel {
  float:left;
  font-size: 18px;
    text-align: center;
    color: #444444;
    display: inline-grid;
    position: relative;
    width: calc(20% - 1px);
    justify-content: center;
    justify-items: center;
    margin-bottom: 20px;
    cursor: pointer;
}
#bl {
  border-left: 1px solid #DDD;
}
.shop_razdel img {
  max-width: 50%;
  -webkit-filter: drop-shadow(0px 3px 3px #BBB);
    filter: drop-shadow(0px 3px 3px #BBB);
}
.shop_razdel:hover img {
  max-width: 54%;
  -webkit-filter: drop-shadow(0px 3px 5px #BBB);
    filter: drop-shadow(0px 3px 5px #BBB);
    margin-bottom:-7px;
    margin-top: -3px;
}
.shop_razdel:hover {
  text-decoration: underline;
}
.checkbox { vertical-align: top; margin: 0 3px 0 0; width: 17px; height: 17px;
}
.checkbox + label { cursor: pointer;
}
.checkbox:not(checked) { position: absolute; opacity: 0;
}
.checkbox:not(checked) + label { position: relative; 
 padding: 0 0 0 60px; 
}
.checkbox:not(checked) + label:before { content: ''; position: absolute; top: -4px; left: 0; width: 50px; height: 26px; border-radius: 13px; background: #CDD1DA; box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
}
.checkbox:not(checked) + label:after { content: ''; position: absolute; top: -2px; left: 2px; width: 22px; height: 22px; border-radius: 10px; background: #FFF; box-shadow: 0 2px 5px rgba(0,0,0,.3); transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */
}
.checkbox:checked + label:before { background: #9FD468;
}
.checkbox:checked + label:after { left: 26px;
}
.checkbox:focus + label:before { box-shadow: 0 0 0 3px rgba(255,255,0,.5);}
b {
    font-weight: normal;
    font-family: "RalewaySemibold";
}
.shop_mini{
    font-size: 12px;
    margin-top: -10px;
    text-align: right;
    width: 100%;
}
.sel_bottom {
  padding: 8px;
    font-size: 14px;
    color: #444;
    font-family: "RalewayLight";
    border-bottom: 1px solid #e5e5e5;
    border-radius: 10px;
}
  .order_tovar{
   float: left;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    max-width: 100px;
    line-height: normal;
  }
  .order_price{
    font-size: 14px;
  }
  .order_date {
  padding: 5px;
    color: #999;
    margin: -20px 0 10px 0px;
  }
#userdiv {border: 1px solid #ebebeb; box-shadow: inset 0px 1px 3px 0px rgb(50 50 50 / 10%);line-height: normal;}
