.footer__center li {
  display: inline-block;
  list-style-type: none;
  margin-right: 5px;
}

.footer .footer__content {
  display: flex;
}

@media (max-width: 769px) {
  .footer .footer__content {
    display: block;
  }
}

.modal_feedback {
    padding: 20px 30px 20px 30px;
    position: relative;
}

.modal_feedback .title {
    color: #000000;
    margin-top: 0;
    font-size: 23px;
    font-weight: 400;
}

.modal_feedback .close, .modal_feedback_success .close {
    background: url(/adds/img/close.png) center center no-repeat;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 25px;
    right: 25px;
}

.feedback_form_input_label, .orders_form_input_label {
    float: left;
    font-family: 'Open Sans', sans-serif;
}

.feedback_form_input_label p, .orders_form_input_label p {
    color: #000000;
    font-size: 23px;
    font-weight: 300;
    margin-top: 5px;
}

.feedback_form_input, .orders_form_input{
    /* width: 720px; */
    width: 350px;
    float: right;
}

.feedback_form_btn_wrap {
    width: 100%;
    float: right;
}

.orders_form_btn_wrap {
    width: 720px;
    float: none;
    margin: auto;
}

.feedback_form_btn_wrap input, .orders_form_btn_wrap input {
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
    border-radius: 8px;
    background-color: #2129cb;
    border: none;
    text-align: center;
    width: 100%;
    padding: 15px 0;
    margin-top: 30px;
}

.feedback_form_input input, .orders_form_input input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #aba9ab;
    padding-bottom: 5px;
    color: #000000;
    font-size: 20px;
    font-weight: 300;
}

textarea:focus, textarea:active  {
  outline: none;
}

.feedback_form_open {
  color: #1241ce;
  font-weight: 400;
  font-size: 16px;
}


.modal_feedback_success {
    padding: 20px 30px 20px 30px;
    position: relative;
}

.modal_feedback_success .title {
    color: #000000;
    margin-top: 0;
    font-size: 23px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.modal_feedback_success .text {
    color: #000000;
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.form-attention {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
}

#orders_form input.error, #orders_form textarea.error,
#feedback_form input.error, #feedback_form textarea.error, #contacts_form textarea.error {
    border-bottom: 1px solid #dc281e;
    text-align: right;
    color: #dc281e;
    font-size: 23px;
    font-weight: 300;
}

#orders_form input.error::-webkit-input-placeholder,
#orders_form textarea.error::-webkit-input-placeholder,
#feedback_form input.error::-webkit-input-placeholder,
#feedback_form textarea.error::-webkit-input-placeholder,
#contacts_form input.error::-webkit-input-placeholder,
#contacts_form textarea.error::-webkit-input-placeholder {
  color: #dc281e;
}

#orders_form .contacts_form_input,
#contacts_form .contacts_form_input {
  width: 80%;
}

.orders_form_input textarea,
.contacts_form_input textarea,.feedback_form_input textarea {
    width: 100%;
    margin: 13px 0 0 0;
    border: none;
    border: 1px solid #aba9ab;
    padding-bottom: 5px;
    padding: 5px;
    color: #000000;
    font-size: 23px;
    font-weight: 300;
    height: 80px;
    font-family: 'Open Sans', sans-serif;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  position: relative;
  padding-bottom: 104px;
}

div[itemtype="http://schema.org/WPFooter"] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 104px;
}

.likeB {
  font-weight: bold;
}

.likeItalic {
  font-style: italic;
}

.text-center {
  text-align: center;
}

.order-list .news-item {
  background-color: #F4F4F4;
  margin-bottom: 10px;
  padding: 10px;
}

.order-list .news-item p:first-child {
  margin-top: 0;
}

.order-list .news-item-name {
  font-weight: bold;
}

.order-list .news-date-time {
  font-style: italic;
  color: inherit;
}

#orders_form .orders_form_input, #contacts_form .contacts_form_input {
    width: 80%;
}

.orders_form_wrap_all .title {
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    text-align: center;
}

.order-list.defauly_padding {
  padding-top: 0;
}

.catalog .quantity, .catalog .produt_price{
color: #757575; font-size: 14px; font-weight: 300; line-height: 20px;
}

.catalog .product_delivery_store{
font-size:10px !Important
}

#orders_success {
  display: none;
}

.header-n__bot-info a {
  font-family: Helvetica;
}

.header-n__bot-info a:hover {
  text-decoration: underline;
}

.header-n__bot-menu ul li a:hover, .footer__content a:hover {
  text-decoration: underline;
}

.header-n__bot-info-col-content .address-n.active {
  font-weight: 300;
  color: #000;
  font-family: Helvetica;
}

.footer .footer__content .footer__right .footer__contacts .contacts__phone {
  font-weight: 300;
  color: #337ab7;
  font-family: Helvetica;
}

.copyright__owner {
  font-family: Helvetica;
}

.footer__menu li a {
  font-family: Helvetica;
  font-size: 17px;
  color: #244FD1;
}

.contacts__phone {
  color: #244FD1;
}

@media (max-width: 1100px) {
  .header-n__bot-city-title .link{
    border-bottom: none;
    position: initial;
  }
  .header-n__bot-city-title .link:after{
    top: calc(50% - 3px);
    right: 0;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header-n__bot-city-mobile.open{
    display: block;
  }
  .header-n__bot-city-mobile-drop{
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .header-n__bot-city-mobile-drop li{
    margin: 0;
    display: block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    list-style: none;
  }
  .header-n__bot-city-mobile-drop li a{
    margin: 0;
    padding: 15px 0;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    border-bottom: none;
  }
  .header-n__bot-city-mobile-drop li a.active{
    color: #1241ce;
  }


  .header-n__bot-city-mobile-back {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
  }
  .header-n__bot-city-mobile-back a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    height: auto;
    color: #000;
    padding: 0 65px 0 20px;
  }
  .header-n__bot-city-mobile-back a:after {
    content: '';
    position: absolute;
    top: calc(50% - 5px);
    width: 6px;
    height: 6px;
    border-top: 2px solid #1241ce;
    border-right: 2px solid #1241ce;
    right: auto;
    left: 0;
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .modile_header_hide{
    display: none;
  }
}

.mobileonly {
  display: none;
}
@media (max-width: 1100px) {
  .mobileonly {
    display:initial;
  }
}

@media (max-width: 1100px) {
  body {
    padding-top: 80px;
  }
  .header-n {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }

  div.title-search-result {
    position: fixed!important;
    height: calc(100% - 140px);
    top: 140px!important;
    overflow: auto!important;
  }
	div[itemtype="http://schema.org/WPFooter"] {
		position:static;
	}  
}


.container.c3 {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 9%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}



@media (max-width: 767px) {
 .container.c3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}



.notfound div {
    color: #000;
    vertical-align: top;
    line-height: normal;
    margin: 0 20px 0 20px;
}

.errorsf {
    color: #1241ce;
    font-size: 10em;
}

.notfound h1 {
    text-align: center;
    color: #000;
    font-weight: normal;
}
.notfound p {
    text-align: center;
}

.upcase {
    text-transform: uppercase;
    margin: 10px 0 10px 0;
    text-align: center;
}

.link-b {
    color: #fff;
    background: #1241ce;
    padding: 10px;
    display: block;
    text-align: center;
    width: 170px;
    margin: 0 auto;
    font-weight: 500;
}

.contacts-table {
  border-collapse: collapse;
      margin: auto;
    margin-top: 20px;
}

.contacts-table td {
  padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.contacts-table>tbody>tr:nth-child(odd)>td {
    background-color: #f9f9f9;
}

.empty-search {
  display: flex;
}

.empty-search-col {
  width: 50%;
}

.empty-search-col ul li li {
  list-style-type: disc;
}
.footer__menu ul li:last-child{margin-left: 15px;}
.footer__menu  li a.feedback_form_open{
background-image: url(/verstka/images/support.png);
background-repeat: no-repeat;
background-position: 1px 1px;
background-size: auto 100%;
padding-left: 23px;
  }

.header-n__bot-favorite{
    height: 100%;
    width: 45px;
    text-align: center;
    /*margin-left: -31px;*/
    margin-left: -20px;
    cursor: pointer;
    position: relative;
}
.header-n__bot-favorite  i {
  font-size: 24px;
padding-top: 17px;
color: #fff;
}
.header-n__bot-favorite span{
position: absolute;
display: block;
color: #000;
right: 3px;
top: 10px;
background: #fff;
padding: 0px 5px;
border-radius: 50%;
font-size: 11px;
}
.product_tile_wrap .wishbtn  {
  background: #ccc9c9;
  color: #f92424;
  font-size: 17px;
  border-radius: 50%;
  padding: 4px 8px !important;
  opacity: 0.7;
}
.product_tile_wrap .wishbtn  {
  position: absolute;
  right: 23px;
  top: 10px;
  z-index: 1;
}
.product_tile_wrap .wishbtn:hover{
  color: #23527c;
}
@media (max-width: 1100px) {
  .header-n__bot-favorite{
    display: flex;
flex-direction: column;
justify-content: center;
  }
  .header-n__bot-favorite i{
    padding-top: 0px;
  }
  .header-n__bot-favorite span{top: 21px;}
  .header-n__bot-lk{margin-left: 9px;}
}
@media (max-width: 502px){
  .header-n__bot-favorite{
    position: relative;
    margin: 0px -6px;
  }
  .header-n__bot-right{
    padding-left: 140px;
  }
  .header-n__bot-right-info{
    width: 120px;
  }
  .header-n__bot-lk,
  .header-n__bot-compare,
  .header-n__bot-favorite,
  .header-n__bot-cart{
    margin: 0;
    width: 29px;
  }
  .header-n__bot-compare span,
  .header-n__bot-favorite span{
    right: 0;
  }
}
.header-n__bot-compare img {
  display: block;
  width: 25px;
  height: 25px;
}
.header-n__bot-favorite a {
  margin-top: 6px;
}
.header-n__modal{
    line-height: 40px;
    background: #1241ce;
    color: #fff;
    text-align:center;
    font-size:16px
}
@media(max-width: 1100px){
    .header-n__modal{
        background: red;
        font-size:14px;
        line-height: 1.5;
        padding:10px
    }
}