/**/
body {
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    background: #fff;
}

html {
    background: #fff;
}
a:hover{

}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #aaa;
    font-size: 1.4rem;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #aaa;
    font-size: 1.4rem;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #aaa;
    font-size: 1.4rem;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #aaa;
    font-size: 1.4rem;
}

.btn:focus, .btn.focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0);
}

h1 {
    margin: 45px 0;
}

.btn-main {
    border-radius: 4px;
}

.header-menu {
    margin: 0;
}

.item-compare {
    border-bottom: 1px solid transparent;
}

.price {
    font-size: 25px;
}

.header-menu .btn-main-link {
    color: #333;
    font-size: 12px !important;
    line-height: 2em;
    -webkit-border-radius: 1.5em;
    border-radius: 4px;
    padding: .2em .7em;
    background: 0 0;
    font-weight: 400;
    border: none;
    display: block !important;
}

.btn-main-link.active {
    color: #fff;
    background: #e30011;
}

.header-menu .btn-main-link:hover {
    border: none !important;
    color: #222;
    border-bottom: 1px solid #ddd !important;
}
header .bot-head-line{
  background: #e30011;
  transition: all 300ms;
  height: 55px;
}
header .bot-head-line.fixed + .head-top{
  padding: 63px;
}
.btn-main-link.xxx {
    border: 1px solid #a5a5a5 !important;
    color: #000;
    font-size: 14px !important;
    line-height: 2em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    padding: .2em 0.7em;
    background: 0 0;
    font-weight: 600 !important;
}

.bot-head-line .btn-accent {
    background: transparent;
    padding: 0.6em 1.8rem;
    text-transform: lowercase;
    text-align: left;
    position: relative;
}


.bot-head-line .search-form input {
    background: #fff;
    color: #444;
    margin-top: 0;
    border-color: #ddd;
}

.header-phone>span {
    color: #ddd;
}

.search-wrap{
  width: 50%;
  margin-right: 24px;
  position: relative;
}


.bot-head-line .search-form .icon-searchnew {
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	margin-top: -9px;
}
@media (min-width: 991px) {
  .bot-head-line .search-form .icon-searchnew{
    	margin-top: -10px;
  }
}
.search-form button {
    height: 35px;
    background: #00a5e8;
    border-radius: 0 4px 4px 0;
    border: 2px solid #fff;
}

.phonehead {
    font-size: 2rem;
    display: block;
    font-weight: bold;
    line-height: 1;
    color: #fff;
}

.header-phone>span {
    font-size: 12px;
    line-height: 1;
}

.bot-head-line .icon-catalognew {
    text-align: left;
    background: transparent;
    color: #fff;
    width: 20px;
    height: 15px;
    line-height: 1;
    vertical-align: middle;
}
.bot-head-line .mobile-mainmenu-btn{
  position: relative;
}
.mobile-mainmenu-btn .icon-catalognew{
  position: absolute;
  width: 100%;height: 100%;top: 0;left: 0;
}
.head-cart:hover, .head-comp:hover{
  background: #fff;
}
.js .menu {
    /* If we have JavaScript enabled and we're just waiting for flexMenu to load and run, hide list items that don't fit on one line. If JavaScript is not enabled, just show 'em all. */
    height: 1.5em;
    overflow: hidden;
}

.logo {
    background-position: left;
    height: 45px;
    position: relative;
    top: 0;
    width: 160px;
}

.top-header-menu {
    justify-content: center;
}

.menu>li {
    margin: 0 0 0 1.5em;
    float: left;
}

.menu>li:first-child {
    margin-left: 0;
}

.menu a {}

.menu a:hover {}

.logo-wrap {

  background: transparent;
  margin:  0 24px 0 0;
  height: auto;
  padding: 0;
  border-radius: 0;
}
.logo {
	background: url(/local/templates/msphone/css/../img/logo2.png) center no-repeat;
  background-size: contain;
}
.flex-multi {
    float: left;
    width: 45%;
    margin-bottom: 100px;
}

.flex-multi+.flex-multi {
    float: right;
}

.clear {
    clear: both;
}

/* flexMenu styles */
.flexMenu-viewMore {
    border: 1px solid #a5a5a5 !important;
    color: #000;
    font-size: 14px !important;
    line-height: 2em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    padding: .2em 0.7em;
    background: 0 0;
    font-weight: 600 !important;
}

.flexdot {
    font-size: 24px;
    letter-spacing: 3px;
    line-height: 0;
    text-decoration: none !important;
    color: #000 !important;
}

.flexMenu-popup>a {
    border: 1px transparent solid !important;
}

.flexMenu-viewMore>a {}

.flexMenu-viewMore:hover {
    border: 1px solid #a5a5a5 !important;
    color: #000;
    font-size: 14px !important;
    line-height: 2em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    padding: .2em 0.7em;
    background: 0 0;
    font-weight: 600 !important;
}

.flexMenu-popup {
    box-shadow: 0px 3px 14px #787878;
    margin-top: 0px !important;
    margin-left: 0px !important;
    padding: 10px !important;
    z-index: 10;
    background-color: #fff;
    border-radius: 20px;
    margin-left: -10px !important;
    margin-top: 10px !important;
}

.lt-ie8 .flexMenu-popup {}

.flexMenu-popup a {
    display: block;
    text-align: left !important;
    border: 1px transparent solid !important;
}

.flexMenu-popup a:hover {
    border: 1px transparent solid !important;
    text-decoration: underline !important;
}

.flexMenu-popup a.active:hover {
    background: transparent !important;
    /*									text-decoration:underline!important; */
}

.flexMenu-popup a.active {
    border: 1px solid #fff !important;
    color: #000;
    font-size: 14px !important;
    line-height: 2em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    padding: .2em 0.7em;
    background: transparent !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}
 .top-header-menu_catalog-btn__wrap{
  margin-right: 24px;position: relative;
}
@media (min-width:1200px) {
  .top-header-menu_catalog-btn__wrap{
    margin-right: 12px;
  }
  .top-header-menu_catalog-btn__wrap .catalogitem-txt{
    font-size: 12px;
  }
}
@media (min-width:1500px) {
    .top-header-menu_catalog-btn__wrap{
      margin-right: auto;
    }
    /* .hp-slider .main-baner {
    	height: calc(100vh - 255px);
    	overflow: hidden;
    } */
}
.menu>li {
    margin: 0 0 0 0.5em;
    float: left;
}

.btn-main-link.active {
    border: 1px solid transparent;
    border-radius: 6px;
    padding: .2em 1.1em;
}

.head-top {
    background: #464646;
    padding: 8px 0 8px 20px;
}

.news-list_wrap {}

.news-list-item {
    margin-bottom: 4rem;
}

.news-list-item .newsitem {
    overflow: hidden;
    background: transparent;
    display: block;
    height: 300px;
    padding: 0 4rem 0 0;
    position: relative;
}

.news-list-item .newsitem h3 {
    height: 24px;
    overflow: hidden;
}

.news-list-item .newsitem h3 a {
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #333;
    display: inline;
    font-weight: bold;
    border-bottom: 1px solid rgba(51, 51, 51, .3);
    transition-property: color, border-color;
    transition-duration: .2s;
    transition-timing-function: ease;
}

.news-list-item .newsitem h3 a:hover, .news-list-item:hover .newsitem h3 a {
    color: #e30011;
    text-decoration: none;
    border-color: #e30011;
}

.news-list-item_time {
    font-size: 0.85em;

    color: #777;
}

.news-list-item .newsitem .thrumb {
    margin-right: 0px;
    margin-bottom: 2rem;
    width: 100%;
    height: auto;
}

.news-list-item .newsitem .thrumb img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.news-list-item .newsitem .info {
    width: 100%;
}

.news-list-item.archive_item .newsitem::before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .5);
}

.news-list-item.archive_item .newsitem:hover::before, .news-list-item.archive_item .newsitem:hover::after {
    display: none;
}

.col-md-4.col-sm-6.news-list-item.archive_item .newsitem::after {
    content: "Акция завершена!";
    color: #fff;
    position: absolute;
    top: 9px;
    text-align: center;
    right: 10px;
    background: #21BA19;
    padding: .3em .6em;
    border-radius: 3px;
}

.search-form input {
    border-radius: 4px;
}

.header-cart {
    background: url(/local/templates/msphone/app/css/../img/shopping-cart.svg) center;
    background-size: contain;
    height: 35px;
    width: 35px;
    display: block;
    position: relative;
}
.headerbtn_lst__wrap{

  display: flex;
  justify-content: flex-end;
}
.header-cart_full .header-cart {
    background: url(/local/templates/msphone/app/css/../img/checkout.svg) center;
    background-size: contain;
}

.header-cart_num {
    position: absolute;
    display: block;
    top: 2px;
    right: -10px;
    font-size: 10px;
    background: #00a5e8;
    color: #fff;
    border: 1px solid #00a5e8;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    font-weight: bold;
}

.element-sidebar .news-list-more {
    display: none;
}
.wishlist_head{
  background: url(/local/templates/msphone/css/../img/like.svg) center no-repeat;
  height: 36px;
  width: 36px;
  background-size: contain;
  position: relative;
  display: block;
}
.wishlist_head i {
	display: block;
	position: absolute;
	top: 2px;
	padding: 3px 5px;
	font-size: 10px;
	border-radius: 13px;
	background: #00a5e8;
	line-height: 1;
  right: -8px;
  color: #fff;
  border: 1px solid #00a5e8;
  font-style: normal;
  font-weight: bold;
}
#container-compare{
  margin-right: 0;
}
.head-comp {
    background: #fff;
    color: #e30011;
}
 .head-comp span{
   color: #fff;
   background: #00a5e8;
   border: 1px solid #00a5e8;  font-weight: bold;
 }
.phonehead:hover {
    color: #ddd;
}
.label-new{
  background: #464646;
  font-weight:bold;
	margin-bottom: 0px;
	transform: rotate(-20deg);
	box-shadow: 2px 2px 0 #ccc;
}
.labels-right .icon-conpare{
  color: #bbb;
	padding: 6px;
	border: 1px solid #bbb;
	border-radius: 50%;
	font-size: 10px;
  background: #fff;
}
.headeline {
    justify-content: space-evenly;
}

.catalog-menu {
    display: block;
}

header .catalog-menu {
    display: none;
}
footer{
  background: #e30011;
}
.catalog-menu-head.wrap-catalog-menu.show .catalog-menu {
    display: block
}

.catalog-menu-head .catalog-menu {
    list-style: none;
    display: none;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
    height: 270px;
}

.catalog-menu-head .catalog-menu ul {
    list-style: none
}

.catalog-menu-head .catalog-menu>li:hover .sub-menu {
    display: block;
    height: 315px;
    background: #f7f7f7;
}
.sub-menu > li{
  margin-bottom: 1.5em;
}
.catalog-menu-head .catalog-menu-link {
    display: block;
    font-size: 15px;
    line-height: 28px;
    padding: 9px 20px 8px;
    position: relative;
    background: #f7f7f7
}

.catalog-menu-head .catalog-menu-link span {
    font-size: 8px;
    color: #e30011;
    position: absolute;
    right: 15px;
    top: 20px;
    left: auto
}

.catalog-menu-head .catalog-menu-link:hover {
    background: #fff;
    text-decoration: none;
    color: #e30011
}

.hp-catalog-menu .catalog-menu-link {
    position: relative;
    display: block;
    margin: 1em;
    line-height: 1;
    font-size: 12px;
}

.hp-catalog-menu li {
    width: 10%;
    text-align: center;
}

.hp-catalog-menu .catalog-menu-link::before {
    display: inline-block;
    content: "";
    width: 100%;
    height: 55px;
    background: url(/local/templates/msphone/img/icon/001-tickets.svg) center no-repeat;
    background-size: contain;
    margin-bottom: 1em;
}

.hp-catalog-menu {
    padding: 0;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
}



.hp-catalog-menu .catalog-menu-link1::before {
    background: url(/local/templates/msphone/img/icon/002-smartphone.svg) center no-repeat;
    background-size: contain;
}
.hp-catalog-menu .catalog-menu-link2::before {
    background: url(/local/templates/msphone/img/icon/003-tablet.svg) center no-repeat;
    background-size: contain;
}
.hp-catalog-menu .catalog-menu-link3::before {
    background: url(/local/templates/msphone/img/icon/004-smartwatch.svg) center no-repeat;
    background-size: contain;
}
.hp-catalog-menu .catalog-menu-link4::before {
    background: url(/local/templates/msphone/img/icon/headphones.svg) center no-repeat;
    background-size: contain;
}



.hp-catalog-menu .catalog-menu-link5::before {
    background: url(/local/templates/msphone/img/icon/open-book.png) center no-repeat;
    background-size: contain;
}
.hp-catalog-menu .catalog-menu-link6::before {
    background: url(/local/templates/msphone/img/icon/gift.png) center no-repeat;
    background-size: contain;
}
.hp-catalog-menu .catalog-menu-link7::before {
    background: url(/local/templates/msphone/img/icon/scooter.svg) center no-repeat;
    background-size: contain;
}
.hp-catalog-menu .catalog-menu-link8::before{
  background: url(/local/templates/msphone/img/icon/scroll.svg) center no-repeat;
  background-size: contain;
}

.hp-catalog-menu .catalog-menu-link10::before {
    background: url(/local/templates/msphone/img/icon/life-insurance.png) center no-repeat;
    background-size: contain;
}
.top-header-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: start;
}

.top-header-menu > li {
    margin-right: 20px;
    padding: 0;
    line-height: 1;
border-bottom: 1px dashed rgba(255,255,255,.6);
}

.top-header-menu_link {
    line-height: 1;
    color: #fff;
}

.top-header-menu > li:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dashed transparent;
    transition: .6s;
    border-color: transparent;
}

.wrap-catalog-menu {
    width: 300px;
    position: absolute;
    bottom: 0;
}

.header-phone {
    font-size: 14px;
    line-height: 1.4;
    padding-top: 10px;
    color: #e30011;
    text-align: right;
}

#login-popup-link {
    border-bottom: 1px dashed #f7f7f7;
    margin-bottom: 0;
    display: inline-block;
    line-height: 1.2;
}

#login-popup-link:hover {
    transition: 0.5s;
    text-decoration: none;
    border-bottom: 1px dashed transparent;
}

.login-popup-top {
    z-index: 30;
    position: absolute;
    background: #fff;
    padding: 1em 2em;
    box-shadow: 0 0 13px rgba(0, 0, 0, .3);
    border-radius: 4px;
    display: none;
    right: 0;
}

.errortext {
    color: #e30011;
}

.login-popup-top .btn {
    background: #777;
    padding: .5em 1em;
    color: #fff;
}

.login-popup-top p {
    margin: 0;
    margin-bottom: 1em;
}

a.forgotpass-link, a.register-link {
    color: #b70006;
    border-bottom: 1px dashed #b70006;
}

.modal-content .input {
    box-shadow: 0 1px 6px #eee inset;
    border: 1px solid #ccc;
}

a.forgotpass-link:hover, a.register-link:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: .5s;
}

.modal-content {
    background: transparent;
    border: none;
}

.modal-content .notetext {
    color: #21BA19;
}

.login-popup-top .mfp-close {
    color: #e30011;
}

.login-popup-top .uk-modal-header {
    font-weight: 500;
    text-align: center;
    font-size: 1.4em;
    margin-bottom: 1em;
    color: #444;
}

.main-baner div img {
    width: auto;
    height: 100%;
    max-width: 2000px;
}

.home-baner {
    padding-top: 0;
}

.home-baner-cell {
    width: 100%;
    height: 450px;
}

.home-baner-cell_img {
    background-repeat: no-repeat;
    background-position: center;
}

.hp-slider {
    position: relative;
}

.main-baner {
    height: 450px;
    overflow: hidden;
}

.hp-slider .bx-wrapper, .hp-slider .bx-viewport {
    height: 450px !important;
}

.hp-slider .bx-pager .bx-pager-link {
    border: 1px solid #bbb;
}

.hp-slider .bx-pager {
    bottom: -30px;
    text-align: right;
    display: flex;
    justify-content: end;
}

.hp-slider .bx-pager .bx-pager-link.active {
    border: 1px solid #e30011;
}

.headeline .btn-icon.js-catalog-btn {
	padding: 4px 20px;
	font-weight: bold;
	background: #d50313;
	border-radius: 4px;
  text-transform: uppercase;border: 3px solid rgba(255,255,255,.5);
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url('/local/templates/msphone/img/icon/back.svg') no-repeat center;
    background-size: contain;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url('/local/templates/msphone/img/icon/next.svg') no-repeat center;
    background-size: contain;
}

.container-fluid .container {
    max-width: 1270px;
}

.product-img-nav {
    margin-left: 10px;
    max-height: 300px;
}

.product-img-nav-cell {
    background: #fff;
    border-radius: 5px;
    counter-increment: product-img-nav-cell;
    border: 1px solid #ccc;
    padding: 1em 0;
    height: 80px;
    width: 80px;
    text-align: center;
}

.product-img-nav-cell img {
    max-height: 100%;
    width: auto;
}

.slider-photo li {
    width: 100%;
    text-align: center;
}

.mobile-menu-btn span {
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    background: #fff;
    width: 70%;
    display: block;
    margin: 0 auto;
    top: 0;
}

.mobile-menu-btn span:nth-child(2) {
    top: 10px;
}

.mobile-menu-btn span:nth-child(1) {
    top: 0;
}

.mobile-menu-btn span:nth-child(1), .mobile-menu-btn span:nth-child(3) {
    width: 70%;
}

.mobile-menu-btn span:nth-child(3) {
    top: 20px;
}

.mobile-menu-btn {
    width: 44px;
    height: 34px;
    position: relative;
    right: 0;
    top: 6px;
    background: transparent;
}

.mobile-menu-btn:hover {
    background: transparent;
}

.element .rate {
    float: none;
    display: inline-block;
}

.element h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.element-rate-row {
    margin-bottom: 30px;
}

.element .art {
    text-align: left;
}

.element-description-wrap {
    padding: 1em;
}

.element .item-main-info, .element-delivery {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #fff;
}

.element .description {
    border: none;
}
.element .item-main-info .btn{
  padding: .5em 20px;
}
/*Фото продукта на карточке*/
.product-img-nav-cell {}

.slider-photo .product-img-nav-cell {
    width: 100%;
    height: 450px;
    border: none;
}

.product-img-nav {
    width: 370px;
    transform: rotate(90deg) translate(30px, -100%);
    transform-origin: left top;
    max-height: 450px;
}
.sections-item .thrumb{
    background: transparent;
}
.sections .sections-item{
    text-align: center;
    border: none;
    padding: 0;
}
.sections .thrumb img{
    max-width: 100%;
}
@media screen and (max-width: 1200px) {
    .product-img-nav {
        transform: rotate(90deg) translate(30px, -50%);
    }
}
@media   (max-width: 420px) {
  .product-img-nav {
  	transform: rotate(0deg) translate(0, 0);
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .product-img-nav .product-img-nav-cell{
    transform: rotate(-0deg);
  }

}

.product-img-nav .product-img-nav-cell {
    transform: rotate(-90deg);
    width: 80px;
    height: 80px;
    cursor: pointer;
    margin-right: 1rem;
    font-size: 1.4rem;
    background: #f7f7f7;
    border-radius: 50%;
}

/* selected cell */
.product-img-nav .product-img-nav-cell.is-nav-selected {}

.product-img-nav .flickity-prev-next-button {
    width: 40px;
    height: 40px;
    background: transparent;
}

.product-img-nav .flickity-prev-next-button.previous {
    left: -40px;
}

.product-img-nav .flickity-prev-next-button.next {
    right: -40px;
}

.product-img-nav .product-img-nav-cell::before {
    content: "";
    background: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
}

.product-img-nav .product-img-nav-cell.is-nav-selected::before {
    background: transparent;
}

.oneclick-block {
    top: 0;
}

.btn-main.alt {
    background: #FF4040
}

.oneclick-block .oneclick {
    color: #444;
    border: 1px solid #FF4040;
    display: inline-block;
}

.btn-main.ser:hover {
    border-color: #FF4040;
    color: #FF4040;
}

.card-body .card-title a {
    color: #444;
    font-size: 1.8rem;
}

.oneclick-block .oneclick.btn-main:hover {
    border: 1px solid #FF4040;
    background: #f7f7f7;
}

.item-compare {
    border-bottom: 1px solid transparent;
    margin-top: 15px;
    padding-bottom: 0;
}

.ya-share2__container_size_m {
    border-top: none;
}

.tabs__content .description {
    padding-bottom: 2em;
}

.textpage-content h1 {
    margin-top: 0;
}

.bread-crumbs {
    margin-bottom: 15px;
}

.element-sidebar .card-title {
    line-height: 1.2em;
}

.news-detail img {
    max-width: 100%;
}

.form-block {
    background: #f7f7f7;
    padding: 45px;
    border: 1px solid #eee;
}
.delivery-item {
    background: transparent;
    border: 2px solid #FF4040;
    border-radius: 4px;
    margin-right: 20px;
}
.cart-wrap-name{
    justify-content: start;
}
a.mobile-mainmenu-btn:hover{
  text-decoration: none;
}
.bot-head-line .mobile-mainmenu-btn  {
	line-height: 34px;
	height: 34px;
  width: 34px;
	font-size: 30px;
	vertical-align: middle;
	display: inline-block;
  margin-top: 5px;
}
.bot-head-line .mobile-mainmenu-btn .icon-catalognew{
  background: transparent;
  color: #fff;
}
a .catalogitem-txt:active{
  color: #fff;
}
.catalog-body h1{
  text-align: center;text-transform: uppercase;
}
.catalog-sections .sections-item-col{
  width: 11%;
  padding: 0 10px;
  box-sizing: border-box;
}
@media (max-width: 1400px) {
    .logo {
        width: 125px;
    }

    #login-popup-link, .header-phone>span {
        font-size: 1rem;
    }

    .phonehead {
        font-size: 1.6rem;
    }
}

@media (min-width: 1300px) {
    .container-fluid .container {
        width: 1270px;
    }
}

@media (max-width: 1200px) {
    .logo {
        width: 120px;
    }


    .btn-icon .catalogitem-txt {
        padding: 0;
        font-size: 14px;
    }

    .top-header-menu>li {
        margin-right: 10px;
        font-size: 12px;
    }

    .phonehead {
        font-size: 15px;
        line-height: 1;
    }

    .header-phone {
        font-size: 15px;
        line-height: 1;
        padding-top: 0;
    }
}

@media (max-width: 991px) {
    .logo {
        background-size: contain;
        width: 120px;
    }
     .logo-wrap{

     }
     .search-wrap{
       width: 100%;
     }
 .center-head-line.bot-head-line .headeline > :last-child{
   margin-left: auto;
   text-align: right;
 }
    .mobile-hide {
        display: none;
    }
    .hp-catalog-menu li{
        width: 33%;
    }
    .catalog{
      flex-direction: column;
    }
    .knigi-body .catalog-filter__sidebar{
      display: block;
    }
    .knigi-body .filter-btn{
      display: none;
    }
    .knigi-body .catalog__wrap{
      margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .main-baner .home-baner-cell {
        height: 400px;
        overflow: hidden;
    }
    .catalog-sections .sections-item-col{
      width: 32%;
    }
header .bot-head-line{
  height: auto;
}
    .hp-slider .home-baner-cell, .hp-slider .home-baner-cell {
        height: 400px !important;
    }

    .logo {
        margin-left: 0;
    }

    .headeline {
        justify-content: start;
    }

    .mobile-menu-btn {}

    header .no-dec {
        position: relative;
        top: 0;
        right: 0;
    }

    .bot-head-line .search-form input {
        width: 35px;
        padding: 0;
    }

    .search-form button {
        border-radius: 4px;
        background: #fff;
        right: 0;
    }
    .bot-head-line .search-form .icon-searchnew{
      color: #464646;
    }

    .mobopen.search-form {
        top: -12px;
    }

    .logo {
        background: url(/local/templates/msphone/img/logo_rw.svg) no-repeat;
        height: 25px;
    }

    .logo-wrap {
        background: transparent;
        margin: 5px 0;
    }

    #container-add {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 35px;
        height: 35px;
    }

    .search-form {
        position: static;
        top: 0;
        right: 0;
    }

    .search-form button {
        top: 0;
    }

    .mobopen.search-form button, .search-form button {
        right: auto;
        top: 0;
        position: relative;
    }

    .swrap-open.search-wrap {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        display: block;
        max-width: 100%;
        top: 0;
        margin-right: 0;
    }

    .bot-head-line .swrap-open .search-form input {
        width: 100%;
        padding: 10px;
        transition: 1s;
    }

    .mobopen.search-form button {
        right: 0;
        top: 8px;
        position: absolute;
        width: 70px;
    }

    .mobopen.search-form {
        position: relative;
        top: 0;
        width: auto;
        padding: 8px;
    }

    .result-search {
        top: 50px;
        left: 0;
    }
    .catalog-item .thrumb {
    	height: 250px;
    	float: left;
    	width: 95%;
    	margin-right: 5%;
    	border-bottom: none;
    	padding: 5px;
    }
    .catalog-item-title {
    	float: none;
    	height: auto;
    	width: 90%;
    	font-size: 18px;
    	line-height: 27px;
    	text-align: center;
    	margin: 0 auto;
    	padding-bottom: 20px;
    }
    header {
    	top: 0;
    }
    .headeline {
        height: auto;
    }
    .top-header-menu_catalog-btn__wrap{
      display: none;
    }
    .center-head-line.bot-head-line .headeline > :last-child{
      margin-left: 0;
    }
    .search-wrap {
    	margin-left: auto;
    	width: 34px;
    	margin-right: 20px;
    }
    .bot-head-line.fixed{
      position: fixed;
      top: 0;
      padding: 6px 15px;
    }
    .bot-head-line{
      padding-bottom: 6px;
    }
    h1{
      margin: 15px auto;
    }
}
.catalog-filter__sidebar{
  width: 270px;
  display: none;
  margin-right: 20px;
}
.catalog__wrap{
   width: 100%;
}
.catalog{
  display: flex;
}
@media (min-width: 1024px) {
  .catalog-filter__sidebar{
      display: block;
    }
    .catalog__wrap{
      width: calc(100% - 250px);
    }
}
@media (min-width: 991px) and (max-width: 1280px) {
  .header-phone__wrap{
    	width: 150px;
      line-height: 1.2;
  }
  .header-phone__wrap #login-popup-link{
    margin-bottom: 4px;
  }
}
.headeline {
	justify-content: space-between;
}
.sections-item h3{
  font-size: 14px;
}
.container-fluid.head-top .row,.container-fluid.center-head-line.bot-head-line .headeline {
	max-width: 1920px;
	margin: 0 auto;
}
.bread-crumbs a:nth-last-of-type(1){
  color: #00a5e8;font-weight: bold;
}
.props-table{
  margin-bottom: 3rem;
}
.bonus-card {
	text-align: left;
	width: 450px;
	background: #fff;
	margin: 3rem auto;
	padding: 80px 30px 20px;
	border-radius: 10px;
	color: #777;
	font-style: normal;
	position: relative;
	/*height: 280px;*/
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1em;
	box-shadow: 2px 2px 20px rgba(0,0,0,.2);
}
.bonus-card .logo-wrap {
	background: #e30011;
	display: block;
	position: absolute;
	right: 0;
	margin-right: 0;
	top: 30px;
	padding: 5px 10px 5px 5px;
}
.bonus-card .logo-wrap .logo{
  height: 35px;width: 140px;
}
.bonus-card_ttle{
  font-weight: bold;
  text-align: right;
}

.bonus-card *[class*=col-] {
	padding-top: 8px;
	padding-bottom: 8px;
}

@media (max-width: 500px){
  .bonus-card {
  	width: auto;
  	margin: 20px;
  	box-sizing: border-box;
  	height: 220px;
  	padding: 55px 15px 0;
  	font-size: 1.2rem;
  }
  .bonus-card .logo-wrap{
    top: 15px;
  }
  .bonus-card .logo-wrap .logo {
  	height: 20px;
  	width: 90px;
  }
  .lk-selector {
    flex-wrap: wrap;
  }
  .lk-selector .lk-selector-link{
    font-size: 14px;width: 30%;margin-bottom: 10px;
  }


}
.icon-card {
  width: 20px;
  height: 15px;
  display: inline-block;
  background: #8f8f8f;
  border-radius: 2px;
}
header .bot-head-line{
  transition: 1s;
}
.catalog-menu-head .catalog-menu > li:hover .sub-menu{
  height: auto;
}
.wrap-catalog-menu .sub-menu,.catalog-menu-head .catalog-menu > li:hover .sub-menu{
  height: 360px;
}
#top{
  right: auto;
  left: 40px;
}
/*---------------------------------
---------------------SHOP REVIEWS*/

.shopreview-form li {
	margin-bottom: 2em;
	font-size: 1.2em;
	vertical-align: top;
}
.shopreview-form label {
	margin-bottom: 1em;
  display: block;
}
.content-wrap-middle-width {
	width: auto;
	min-width: 300px;
	max-width: 600px;
  margin: 0 auto;
}
.shopreview-form input, .shopreview-form  select, .shopreview-form  textarea {
	display: block;
	width: 100%;
	height: 40px;
	padding: 8px 46px 8px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f9f9f9;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: normal;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color ease-in-out .5s;
	-moz-transition: border-color ease-in-out .5s;
	transition: border-color ease-in-out .5s;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}
.content-wrap-middle-width-header{

	padding: 15px 20px;
	border-bottom: 1px solid #e0eded;
	border-radius: 2px 2px 0 0;
	background: #fcfcfc;
	word-wrap: break-word;
	overflow-x: hidden;

}
.content-wrap-middle-width-header h2 {
	margin: 0 0 16px 0;
	padding: 0 !important;
	font: bold 22px "OpenSans-Regular",sans-serif;
	text-transform: none;
	color: #333;
	text-align: center;
}
.content-wrap-middle-width{
  border: 1px solid #e0eded;
border-radius: 2px;
background: #fff;
}
.shopreview-form {
	padding: 15px 30px;

}
.shopreview-form  textarea{
  height: 100px;
}
.shopreview-form  ol{
  padding: 0;
}
.shopreview-form  ol li{
  padding: 20px;
  list-style: none;
}
.shopreview-form  ol li {
  border-top: 2px dotted;

  border-color: #ddd !important;
  margin:0; padding: 30px;
counter-increment: section;
  position: relative;
  background: #fff;
}
.shopreview-form  ol li:nth-child(odd){

}


.shopreview-form  ol li:nth-child(odd):before {

  content: counter(section);
  right: 100%;
  margin-right: -20px;
  position: absolute;
  border-radius: 50%;
  padding: 10px;
  height: 20px;
  width: 20px;
  background-color: #ddd;
  text-align:center;
  color: white;
  font-size: 110%;
  box-sizing: content-box;
  font-weight: bold;
  line-height: 1;
  top: 0;
}

.shopreview-form  ol li:nth-child(even):before {
  content: counter(section);
  left: 100%;
  margin-left: -20px;
  position: absolute;
  border-radius: 50%;
  padding: 10px;
  height: 20px;
  width: 20px;
  background-color: #ddd;
  text-align:center;
  color: white;
  font-size: 110%;
  box-sizing: content-box;
  font-weight: bold;
  line-height: 1;
  top: 0;
}



.shopreview-form  ol li:nth-child(odd) {
  border-left: 2px dotted;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-right: 30px;
  padding-right: 0;
}

.shopreview-form  ol li:nth-child(even) {
  border-right: 2px dotted;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: 30px;
  padding-left: 0;
}

.shopreview-form  ol li:first-child {
  border-top: 0;
  border-top-right-radius:0;
  border-top-left-radius:0;
}

.shopreview-form  ol li:last-child {
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}
.btn-rewform{
  float: right;
  margin-top: -10px;
}
.shopreview-form .checkbox:not(checked) + label::before{
 border-radius: 50%;
}
.shopreview-form .form-check{
  display: inline-block;
}
.shopreview-form .checkbox:not(checked) + label::after{
  transition: .4s;
  color: #00a5e8;
}
.radio-wrap{
  text-align: center;
}


@media (max-width:450px){
  .radio-wrap{
    text-align: left;
  }
  .shopreview-form .form-check{
    display: block;
  }
}
@media (max-width:767px){
  .sort-page .right .wrap-count-filt .catalog-show-count{
    display: none;
  }
  .header-cart_num{
    background: #666;
    border-color: #666;
  }
  .filter-btn span {
    	display: flex;
    	align-items: center;
    }
  .icon-filter::before {
  	order: 1;
  }
  .icon-filter::after {
  	content: "Фильтры";
  	font-family: 'Open Sans', sans-serif;
  	text-transform: uppercase;
  	font-size: 16px;
  	color: #333;
  	order: 0;
    padding-right: 1em;
  }
  .mobile-catalog-menu.row {
  	text-align: center;
  	font-size: 12px;
  	line-height: 1;
  }
  .mobile-catalog-menu>div{
    margin-bottom: 1em;
  }
  .mobile-catalog-menu .thrumb{
    margin-bottom: 1em;
  }
}


.card-orders {
    padding: 20px 30px;
    font-size: 16px;
    color: #777;
    box-shadow: 2px 2px 20px rgba(0,0,0,.2);
    border-radius: 5px;
    margin: 20px auto;
}

.card-orders h3{
    margin: 0;
}

.card-order {
    padding: 8px 0;
}

.card-order + .card-order {
    border-top: dotted 1px #aaaaaa;
}
.soclist.soclist-about {
	border: 0;
	margin-top: 0;
	height: auto;
}
.redlink{
  color: rgb(227, 0, 17);
}
.soclist.soclist-about li a {
	font-size: 50px;
	margin: 0 20px 0 0;
	color: rgb(227, 0, 17);
}
 .mobile-show-profile{display: none;}
@media (max-width:768px){
  .home .carusel .news-list-item .newsitem{
    height: 350px;
  }
  footer .soclist{
    padding: 0;

  }
  footer .soclist li{
    font-size: 30px;
  }
  .soclist.soclist-about li a {

  	 margin: 0 10px 0 0;
  }
  .carusel .lSSlideOuter .lSPager li a{
    height: 15px;
    width: 15px;
  }
    .carusel .lSSlideOuter .lSPager li{
      padding: 0 2px;
    }
    .home .news-list-item {
    	margin-bottom: 0;
    }
     .select-section-white .carusel .lSSlideOuter  .lSPager.lSpg {
    	margin-top: 0px !important;
    }
   .home   .news-list-item .newsitem{
      height: 260px;
    }
    .news-list-item .newsitem .info {
    	text-align: left;
    }
    .catalog .catalog-item {
    	margin-top: 20px;

    	height: 344px;
    }
    .mobile-show{display: block;}
      .lk-selector .lk-selector-link-active span:last-child {
      display: none;
      color: #fff;font-size: 12px;
    }
    .lk-selector .lk-selector-link-active {
    	width: 50px;
    }
    .cart-sum .btn{

      padding: .3em 1em;
    }
}
@media (max-width:579px){
  .home .news-list-item .newsitem{
    margin-bottom: 0;
  }
  .lk-selector .lk-selector-link-active {
    width: 28%;
  }
  footer .soclist{
    text-align: center;
  }
  .getpromo .title{
    line-height: 1.1em;
  }
  .wishlist_head{
    margin-right: 5px !important;
  }
  .bx-searchtitle.theme-blue .bx-input-group-btn button span.icon-searchnew {
  	color: #e30011;
  }
  .logo {
	background-size: contain;
  	width: 100px;
  }
  .cart-sum .btn{
    width: 100%;
    padding: .3em 1em;
  }
}

.whitegeo .bxmaker__geoip__city__line-name{border-bottom: 1px dashed white!important;
color: white!important;}
.ordergeo .bxmaker__geoip__city__line-name{font-size: 20px;
font-weight: bold;}
.whitegeo{width:15%;float:right;}
@media (max-width:1300px){
  .whitegeo{width:25%;float:right;}
}
.head-top .bxmaker__geoip__city__line-info::after{
  top: -18px;
  left: 70%;
}
.head-top .bxmaker__geoip__city__line-info::before{
  left: 70%;
}
.head-top .bxmaker__geoip__city__line-question, .bxmaker__geoip__city__line-info{
  right: 0;
}
.head-top .bxmaker__geoip__city__line-info-btn{
  border-right: 1px solid #5ca6e4;
background:#5ca6e4;
}
