/*
body {
background: #f9fafe!important;
}
*/
.bold {
  font-weight: 700;
}
.items_buy .item .item_info .buttons_item button {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    /*display: flex;*/
    text-align: center;
    align-items: center;
    transition: .3s;
}
.items_buy .item .item_info .buttons_item button:hover {
    background: #00B4FF;
}
.favorits-link span {
    position: absolute;
    margin-top: 5px;
    margin-left: 35px;
}


.home header .head_menu .catalog-page .catalog .fast_menu.close {
    display: none;
}
.home header .head_menu .catalog-page .catalog {
    box-shadow: none;
}
.home header .head_menu .catalog-page .catalog .catalog_link {
    /*background: #E5E5E5;*/
    background: #f9fafe url("/local/templates/psy/img/menu.svg")no-repeat 26px 50%;
    box-shadow: none;
}

.items_buy .item .item_info .name {
    display: inline-block;
}

.home .news_content.blog {
    background: #F9FAFE;
}

.search_block.open {
    z-index: 1000;
}

.content_item .item_content_block .left .text_item .list_pu {
    padding: 20px 0 0;
    display: block;
    font-weight: 500;
    /*font-size: 14px;*/
    line-height: 160.1%;
    color: #333A4E;
    opacity: 0.8;
}
/*
.content_item .item_content_block .left .text_item .descript span {
    padding: 0;
    display: inline-block;
    color: #333A4E;
    opacity: 0.8;
    font-size: 100%;
}
*/

.content_item .descript {
   font-size: 20px;
   line-height: 24px;
}
.content_item .descript p {
    margin: 0 0 25px;
}
.content_item .descript b {
  font-weight: bold;
}
.content_item .descript i {
  font-style: italic;
}

.reviews-reply-form {
   /*margin-top: 100px;*/
}
.reviews-content .reviews .item_rev .text {
    font-size: 14px;
    line-height: 182.6%;
    opacity: 0.8!important;
    padding: 0 0 10px;
}

.bottom_cart .cupon a {
    margin-left: 30px;
    border: 2px solid #00B4FF;
    width: 132px;
    height: 47px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #333A4E;
    padding: 12px 25px;
}

div.order_var.flex.cart_pay {
    float: left;
}
/*
.bx_order_make .bx_logotype {
    float: none;
}
*/
.cart_pay.order_var .item {
    padding: 25px 25px 40px 25px;
    background: rgba(242,244,248,0.5);
    border: 1px solid #DDDDDD;
    margin-right: 30px;
    width: 270px;
}
.bx_element .logotype img {
     border: 2px solid #dddddd;
}
.bx_element input[type=radio]:checked + label .logotype img, .bx_element label.selected .logotype img {
     border: 2px solid #2d739d !important;
}

.content_item .item_content_block .left .text_item .form_cart {
    margin-top: -35px!important;
}
.content_item .item_content_block .left .text_item .form_cart .flex{
     flex-wrap: wrap;
}

.text_item .zag-big {
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #333A4E;
    margin-bottom: 16px;
}


.article_wrap img {
    margin: 44px auto 25px;
    width: 100%;
}
.article_content .article_wrap img {
    width: auto;
}

.popup_block form input.button_red{
    background: #FF4548;
    line-height: 61px;
    /*width: 212px;*/
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
    cursor: pointer;
}
#USER_REMEMBER_frm {
    height: 20px;
    width: 10px;
}
.bx-system-auth-form .message-error {
    text-align: center;
}
.content #login {
   margin-top: 20px; 
}
.popup_block form .bottom_reg input.button_red {
   width: 212px;
}
.popup_block form .sgl span {
   padding-top: 20px;
   display: inline-block;
}
.content_profile .bottom_reg input.button_red {
   width: 212px;
   background: #FF4548;
   font-size: 16px;
}
.content_profile .bottom_reg .delete {
   width: auto;
}

.blue-fon {
   background: #00B4FF;
}
.add-favorite, .favorits-link {
   /* display: none!important; */
}

#sendsay_form .button_red {
    background: #FF4548!important;
    line-height: 61px;
    width: 212px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
    cursor: pointer;
}
@media screen and (max-width: 1170px) {
  #sendsay_form input {
    width: 50vw!important;
    height: 60px!important;
  }
}
@media screen and (max-width: 1170px) {
  #sendsay_form input.button_red {
    width: 212px!important;
  }
}

@media screen and (max-width: 768px) {
  #sendsay_form input {
    width: 80vw!important;
    height: 60px!important;
  }
}
@media screen and (max-width: 768px) {
  #sendsay_form input.button_red {
    width: 80vw!important;
  }
}

.catalog_block .scroll_ov {
  padding: 35px;
  background-color: #fff;
  text-decoration: none;
  margin-top: -45px;
  padding-bottom: 5px;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}
.catalog_block .scroll_ov li a {
  /*color: #333A4E;*/
  line-height: 22px;
  color: rgba(51,58,78,0.6);
  font-weight: 500;
}
.catalog_block .tags {
   margin: 30px 0 0;
   overflow-x: scroll;
   white-space: nowrap;
   padding: 0 0 25px;
}
.catalog_block .scroll_ov li {
   margin-right: 20px;
}
@media screen and (max-width: 1650px) {
  .catalog_block .tags li {
    margin-bottom: 10px;
  }
}


header .head_menu .catalog .fast_menu {
  top: auto!important;
}
.home header .head_menu .catalog .fast_menu {
  top: 52px!important;
}

.catalog_content .catalog_block h1 {
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #333A4E;
}

.content_item .pay-success {
    font-size: 20px;
} 


.bx-auth {
  margin-top: 50px; 
  margin-left: 150px; 
  margin-bottom: 50px
}
@media screen and (max-width: 768px) {
  .bx-auth {
    margin-left: 50px; 
  }
}


/*
.bx-changepass-table {
   margin-top: 100px; 
   margin-left: 150px; 
}
.bx-changepass-table + p {
   margin-top: 30px;
   margin-left: 150px; 
}
.bx-changepass-table + p + p{
   margin-left: 150px; 
   margin-bottom: 50px;
}
*/

.bx-changepass-table {
    border-collapse: separate;
    border-spacing: 20px;
}
.bx-changepass-table b {
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #333A4E;
}
.bx-changepass-table input[type=password], .bx-changepass-table input[type=text], .bx-changepass-table textarea {
    background: #fff;
    border: 1px solid #878787;
    /*
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    */ 
    color: #000;
    margin: 0;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    width: 100%;
    overflow: hidden;
}
.bx-changepass-table input[type=submit] {
    background: #FF4548;
    line-height: 61px;
    width: 212px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
    cursor: pointer;
}

.catalog_block .section_descr {
   background-color: #fff;
   /*margin-bottom: 10px;*/
}
@media screen and (max-width: 1200px) {
  .catalog_block .section_descr img {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .favorits-link span {
    margin-top: 0px;
    margin-left: 22px;
    font-size: 14px;
  }
  .small-basket .count {
    font-size: 14px;
  }
}

.items_buy.slider_buy .item {
    min-height: 530px;
}

.section-search .items_buy {
    margin-top: 0px;
}

.content_item .item_top .right .item_top_content .inf .left .star span {
    background: url(/local/templates/psy/img/star1.svg)no-repeat!important;
}

.reviews-content .reviews .item_rev {
    max-width: 590px;
}