@media (max-width: 1870px) {
.tem-bann {
    min-height:  auto;
    background-size: auto 100%;
}
.tem-bann span.zag-ban {
    margin-top: 30%;
    line-height: 28px;
}
.tem-bann a {
    margin-bottom: 30%;
    width: 81%;
}
.svet-bann {
    min-height: auto;
    padding-top:  5%;
    background-size: auto 100%;
    padding-bottom: 5%;
}
.svet-bann:hover {
    background-size: auto 112%;
}

.tem-bann:hover {
    background-size: auto 112%;   
}
.svet-bann span.zag-ban {
    line-height: 28px;
}
.map {
    width: 100%;
    overflow: hidden;
}
.map iframe {
    /* margin-left: -25%; */
    /* left: 50%; */
    /* position: relative; */
    /* margin-left: calc(-1920px + 100%); */
}
}
@media (max-width: 1730px) {
.glav_menu ul li a{
		font-size: 16px;
		padding-left: 0px;
		padding-right: 0px;
}
}
@media (max-width: 1470px) {
.glav_menu ul li a{
		font-size: 14px;
		padding-left: 0px;
		padding-right: 0px;
}
}
/*1360136013601360136013601360136013601360136013601360136013601360136013601360136013601360136013601360136013601360136013601360136013601360*/
@media (max-width: 1366px) {
.menu_top {
    margin-left: 10px;
}
.well-tovar .product-layout {
    width: calc(50% - 30px);
}
span.scr, span.scr-dow {
    font-size: 14px;
}
.glav_menu ul li a{
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
}
}
/*1220122012201220122012201220122012201220122012201220122012201220122012201220122012201220122012201220122012201220122012201220122012201220*/
@media (max-width: 1220px) {
.town.dropdown {
    margin-right: 10px;
}

.top-tel.dropdown {
    margin-right: 10px;
}
.row {
    margin-left:  0;
    margin-right: 0;
}
.glav_menu ul li {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
}
/*1170117011701170117011701170117011701170117011701170117011701170117011701170117011701170117011701170117011701170117011701170117011701170*/
@media (max-width: 1170px) {
.cont {
    width: calc(100% - 30px);
}
ul.top_menu li a {
    font-size: 12px;
}

.town.dropdown span, .town.dropdown ul li a {
    font-size: 14px;
}

.top-tel.dropdown {
    font-size: 14px;
}

a.quick_signup, .topik {
    font-size: 12px;
    margin-right: 10px;
}
.logo {
    margin-left:  15px;
    width: 21%;
}

.glav_menu ul li a {
    font-size: 12px;
    padding-left:  10px;
    padding-right: 10px;
}
.tem-bann , .svet-bann {
    background-position: 20%;
}
.newletter-container .box {
    justify-content: center;
}
.newletter-container .box label {
    align-items:  left;
   }
span.nal {
    font-size: 10px;
}

button.but_l {
    font-size: 12px;
    width: 48%;
}
span.scr, span.scr-dow {
    font-size: 11px;
}

.flycart-module-container .empty-cart {
    font-size: 11px !important;
    line-height: 15px;
    margin-top:  -30px;
    margin-bottom: 20px;
    width: 100%;
    /* width: 190px !important; */
}
span.scr i, span.scr-dow i {
    font-size: 12px;
}
.row {
    margin-left:  0px;
    margin-right: 0px;
}

div#slider img {
    min-width: 30%;
}
.horizontal-sreview.transition {
    width: calc(50% - 15px);
    /* flex-wrap:  wrap; */
    margin-bottom: 30px;
}

.review {
    flex-wrap: wrap;
}
.glav_menu ul li a {
    font-size:11px;
} 
}
@media (max-width: 992px) {
    span.wisshik {
    display: none;
}
 .nav ul.top_menu li a:after {
    display: none;
}

.do-menu {
    display: inline-block;
}
span.scr, span.scr-dow{
    display:none !important;
}
.do-menu i {
    color: #e6007e;
    font-size: 18px;
}
 .mfilter-mobile .box-heading:after {
    content: "\f00d";
    font-family: 'FontAwesome';
    position: absolute;
    right: 13px;
}
    table.table.table-bordered.total {
    width: 296px;
    margin-left: -60px;
}
header.header.fixed {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 99;
    top: 0;
}
header.header.fixed + .glav_menu.active {
    position: fixed;
    top: 50px;
}
 .nav   .lk {
    display: none;
}
 nav.nav{
     display:block;
 }
.nav {
    width: 320px;
    min-width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: 0;
    left: -320px;
    /* padding: 15px 20px; */
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    transition: left 0.3s;
    background: #ffffff;
    z-index: 2000;
}



.nav-toggle {
    /* position: absolute; */
    /* left: 320px; */
    top: 1em;
    padding: 0.5em;
    background: inherit;
    /* color: #dadada; */
    cursor: pointer;
    font-size: 1.2em;
    line-height: 1;
    /* z-index: 2001; */
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}


.nav-toggle:after {
    /* content: '\2630'; */
    /* text-decoration: none; */
}

.nav-toggle:hover {
    color: #f4f4f4;
}


[id='nav-toggle'] {
    position: absolute;
    display: none;
}




[id='nav-toggle']:checked ~ .nav > .nav-toggle {
    left: auto;
    right: 2px;
    top: 1em;
}




[id='nav-toggle']:checked ~ .nav {
    left: 0;
    box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -moz-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -webkit-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    overflow-y: auto;
	overflow-x: hidden;
}


[id='nav-toggle']:checked ~ main > article {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    transform: translateX(320px);
}


[id='nav-toggle']:checked ~ .nav > .nav-toggle:after {
    content: '\2715';
}


body {
    -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
    to {
      padding: 0;
    }
}


@media screen and (min-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
}

@media screen and (max-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
    .nav {
      width: 100%;
      box-shadow: none
    }
}



.nav h2 {
    width: 90%;
    padding: 0;
    margin: 10px 0;
    text-align: center;
    text-shadow: rgba(255, 255, 255, .1) -1px -1px 1px, rgba(0, 0, 0, .5) 1px 1px 1px;
    font-size: 1.3em;
    line-height: 1.3em;
    opacity: 0;
    transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transition: opacity 0.8s, transform 0.8s;
    -ms-transition: opacity 0.8s, -ms-transform 0.8s;
    -moz-transition: opacity 0.8s, -moz-transform 0.8s;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}
.nav form#currency button{
    padding-left:0px;
    padding-top: 21px;
}
.nav h2 a {
    color: #dadada;
    text-decoration: none;
    text-transform: uppercase;
}

[id='nav-toggle']:checked ~ .nav h2 {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.nav > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav > ul > li {
    line-height: 2.5;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
    -moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
    -ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
    transition: opacity .5s .1s, transform .5s .1s;
}

[id='nav-toggle']:checked ~ .nav > ul > li {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.nav > ul > li:nth-child(2) {
    -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
    transition: opacity .5s .2s, transform .5s .2s;
}

.nav > ul > li:nth-child(3) {
    -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s;
    transition: opacity .5s .3s, transform .5s .3s;
}

.nav > ul > li:nth-child(4) {
    -webkit-transition: opacity .5s .4s, -webkit-transform .5s .4s;
    transition: opacity .5s .4s, transform .5s .4s;
}

.nav > ul > li:nth-child(5) {
    -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, transform .5s .5s;
}

.nav > ul > li:nth-child(6) {
    -webkit-transition: opacity .5s .6s, -webkit-transform .5s .6s;
    transition: opacity .5s .6s, transform .5s .6s;
}

.nav > ul > li:nth-child(7) {
    -webkit-transition: opacity .5s .7s, -webkit-transform .5s .7s;
    transition: opacity .5s .7s, transform .5s .7s;
}

.nav > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    color: #dadada;
    width: 100%;
    text-decoration: none;
       -webkit-transition: color .5s ease, padding .5s ease;
    -moz-transition: color .5s ease, padding .5s ease;
    transition: color .5s ease, padding .5s ease;
}


.nav > ul > li > a:hover,
.nav > ul > li > a:focus {
    color: white;
    padding-left: 15px;
}

.nav > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

.nav > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #3bc1a0;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav > ul > li > a:hover:before {
    width: 0%;
    background: #3bc1a0;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav > ul > li > a:hover:after {
    width: 0%;
    background: transparent;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

/*
.mask-content {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
}

[id='nav-toggle']:checked ~ .mask-content {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
}
*/
.menu_top {
    display: none;
}
.mob-menu {display: flex;}
.rh .town.dropdown {
    display: none;
}
.search-mob{
    display:block;
}
.lt {
    justify-content: space-between;
    width: 34%;
    align-items: center;
}
.search-mob i{
    font-size: 25px;
    color:#e6007e;
}
.glav_menu {
    display: none;
}
.town.dropdown span, .town.dropdown ul li a {
    font-size: 16px;
}

.top-tel.dropdown {
    font-size: 16px;
}

a.quick_signup, .topik {
    font-size: 16px;
    margin-right: 10px;
}
.logo {
    width: 46%;
}
.logo img {
    width: auto;
    height:100%;
}
.rh {
    width: 66%;
}

header.header {
    height: 70px;
    border-bottom: 1px solid #e6007e;
}

label.nav-toggle img {
    height: 25px;
}

#cart a {
    height: 70px;
}
nav.nav .mob-c {
    display: block;
    color:#ffffff;
    font-weight:500;
    margin-left:18px;
    font-size:18px;
}
.nav .cart #cart a {
    width: 100%;
    height: 43px;
    margin-bottom: 25px;
}
.top-mob-car {
    display: flex;
    height: 42px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e6007e;
}

.zag-menu {
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #E6007E;
    text-transform: uppercase;
    margin-left: 10px;
    font-weight:  700;
}
.nav label.nav-toggle {
    color: #e6007e;
    font-size: 20px;
    /* font-family: 'Istok Web'; */
    font-weight: 700;
}
.nav .glav_menu_mob ul li ul {
     display: none !important;
}

.nav .glav_menu_mob ul {
    list-style: none;
    padding-left:  30px;
    padding-right: 30px;
}

.nav .glav_menu_mob ul li a {
    font-size: 14px;
    text-transform:  uppercase;
    font-weight:  500;
    color: #424242;
    /* margin-bottom: 25px; */
    /* margin-bottom: 25px; */
    display: inline-block;
    line-height: 45px;
}

.nav ul li.ect-child  a:after {
    content: "\f107"; 
    font-size:18px;
    font-family: FontAwesome;
    position: absolute;
    margin-left: 5px;
    /* margin-left: 100%; */
    color: #e6007e;
}

.nav ul li.ect-child ul li a:after {
    display: none;
}
.nav ul li.ect-child.active ul.sub-menu{
 display: block;
}
.nav ul li.ect-child.active .sub_menu{
 display: block !important;
 position: relative;
 max-height: 1000px;
 background: #e0e0e0;
 margin-left: -30px;
 width: calc(100% +  60px);
 border: none;
}
li.ect-child:hover .sub_menu{
    
display: none !important;
    
height: auto;
    
box-shadow: none;
}
.nav .glav_menu_mob ul li ul li a{
    text-transform:none;
    
}
.nav .glav_menu_mob ul li ul li a:hover{
    color:#e6007e;
}
.nav ul li.ect-child.active a:after{
    content:"\f106";
}
.nav .menu_top_mob ul {
    display: block;
    list-style: none;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -10px;
}
.nav ul.top_menu .sub_menu{
    display:none;
 }
.nav .menu_top_mob ul li a {
    font-size: 14px;
    line-height: 45px;
}
.nav .menu_top_mob ul.sub-menu{
    display:none;
}
.nav .menu_top_mob ul li.ect-child:hover ul.sub-menu{
   display: block;
 position: relative;
 max-height: 1000px;
 background: #e0e0e0;
 margin-left: -30px;
 width: calc(100% +  60px);
 border: none;
}

.nav .glav_menu_mob {
    border-bottom: 1px solid #e0e0e0;
}
.nav .menu_top_mob {
    border-bottom: 1px solid #e0e0e0;
}

.nav .town.dropdown {
    margin-top: -25px;
    /* margin-top: 0; */
    margin-left: 0;
    width: 110px;
    margin-left:  203px;
}

.nav ul.drop.sub_menu {
    display: none;
}

.nav .town.dropdown:hover ul {
    display: block;
    display: block;
    position: relative;
    max-height: 1000px;
    background: #e0e0e0;
    margin-left: -203px;
    width: 100%;
    border: none;
    min-width: 323px;
    line-height: 31px;
}
.tem-bann p {
    display: none;
}

.svet-bann p {
    display: none;
}
.tem-bann a {
    width: 90%;
    padding: 15px 5px;
}
.svet-bann a {
    width: 90%;
    padding: 15px 5px;
}

.tem-bann span.zag-ban {
    font-size: 24px;
}

.svet-bann span.zag-ban {
    font-size: 24px;
}
section.tab input[type=radio]:checked + label + div.tab-content div:nth-child(3) {
    display: none;
}

section.tab input[type=radio]:checked + label + div.tab-content .product-layout {
    width: calc(50% - 15px);
}
.ban span.zagl {
    font-size: 24px;
    margin-bottom: 15px;
}

.ban p {
    font-size: 18px;
    margin-bottom: 10px;
}

.ban a {
    font-size: 24px;
    margin-bottom:  10px;
}

section.ban {
    min-height: 334px;
}
.review div:nth-child(3) {
    display: none;
}
.news-glav .div:nth-child(3) {
    display: none;
}

.news-glav .product-thumb.transition:nth-child(3) {
    display: none;
}
.newsblog-category .news-glav .product-thumb.transition:nth-child(3) {
    display: block;
}
.news-glav{
    flex-wrap:wrap;
}
.news-glav .product-thumb.transition {
    width: calc(50% - 15px);
}

.newletter-container .box {
    padding-left:  15px;
    padding-right: 15px;
    justify-content: flex-start;
}

.newletter-container .newleter-content input {
    width: 33%;
}

.newletter-container .newleter-content .button {
    width: 27%;
}

.box-content.newleter-content {
    width: 100%;
}
.seo .lt {
    width: 100%;
}

.seo .rh {
    width: 100%;
}
div#rev_slider_2_1_wrapper div.rev_slider {
    max-height: 450px !important;
}
.first-col {
    width: 25%;
}

.two-col {
    width: 25%;
}

.tree-col {
    width: 25%;
}

.footer {
    flex-wrap:  wrap;
}

.four-col {
    width: 25%;
}

.five-col {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-wrap:  wrap;
    align-items:  center;
}

.imaris {
    width: 100%;
    justify-content: flex-end;
}

.imaris img {
    width: 56px;
}

.imaris a {
    width: auto;
}

.tel {}

.five-col .tel {
    width: 25%;
}

.footer .but-l {
    width: 25%;
}

.soc {
    width: 25%;
    justify-content: center;
}

.five-col .tel a {
    display: inline-block;
    height: 10px;
}
aside#column-left.hid {
    display: none !important;
}
.filt-mob {
    display: flex;
    flex-grow: 1;
    color: #e6007e;
    font-size: 12px;
    font-weight:  700;
    align-items: center;
}
.filt-mob img{
    margin-right:5px;
}
.sort {
    justify-content: unsafe;
    margin-right: 0px;
    padding-left:  15px;
    padding-right: 15px;
}

.sort div:nth-child(2) {
    align-self: center;
}
.mfilter-free-button {
    display: none !important;
}
.mfilter-free-container {
    top: 0px !important;
    min-height:  100% !important;
}

.mfilter-box {
    margin-top:  0px;
}
.content-cat {
    padding-left:  15px;
    padding-right: 15px;
}
ul.breadcrumb {
    display: none;
}
div#content h1 {
    text-align: center;
}
.block-cena ul li {
    font-size: 24px;
    line-height: 24px;
    margin-right: 14px;
}

.rating {
    flex-wrap:  wrap;
}
body.account-register form {
    width: 100%;
}
.testimonial-testimonial .review div:nth-child(3){
    display:block;
}
.block-cont .bl-cont {
    width: 30%;
}
.map iframe {
    margin-left: -580px;
}
.container {
    width: 100%;
}
.my-cart {
    border: none;
}

span.ct {
    display: none;
}

.cart-item {
    display: none;
}
.stat-zak.tov .cart-item{
    display:flex;
}
.glav_menu.active {
    display: block;
    position: absolute;
    z-index: 1000;
    background: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
}

.glav_menu.active ul {
    display: none;
}

.glav_menu.active .search-block {
    max-width: 100%;
    padding-left: 15px;
    margin-right: 0;
}
.search-mob.active .fa-search:before {
    content: "\f00d";
}
header.header form#currency {
    display: none;
}
.estvhod {
    width: 61%;
    height: 6px;
}

.estvhod a {
    line-height: 54px;
}
.town.dropdown li button {
    padding-left: 20px !important;
}
}
@media (max-width: 768px) {
.big-smoll+div {
    /* align-self: self-end; */
    width: 62%;
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
}
.top-tel.dropdown {
    display: none;
}

.lk {
    display: none;
}
.nav .lk {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    min-height: 27px;
    flex-direction:  column;
    margin-top: 8px;
}

.lt {
    width: 66%;
    justify-content: space-between;
}

.rh {
    width: 35%;
    min-width: 88px;
}

#cart a {
    width: 88px;
    height: 51px;
}

header.header {
    height: 51px;
}
.logo {
    margin-left:  0;
}	
.logo img {
    width:auto;
    height:auto;
    max-height:100%;
    max-width:100%;
}	
div#rev_slider_2_1_wrapper div.rev_slider {
   /* max-height: 235px !important; */
}
div#content h1,div#content .h1 {
    font-size: 18px;
    margin-top: 20px;
}
.tem-bann {
    width: 100%;
    padding-left: 40%;
}

.svet-bann {
    width: 100%;
    padding-left: 39%;
    min-height: 170px;
}

.tem-bann span.zag-ban {
    font-size: 18px;
}

.svet-bann span.zag-ban {
    font-size: 18px;
}
section.tab {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px;
}

section.tab label {
  /* background: #eee; */
  /* border: 1px solid #ddd; */
  padding: .7em 1em;
  cursor: pointer;
  z-index: 1;
  color: #424242;
  margin-left: -1px;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
}
section.tab label:after{
  content:"\f067";
  font-family:FontAwesome;
  right: 20px;
  position: absolute;
   color: #e6007e;
}
section.tab label:first-of-type {
  margin-left: 0;
}
section.tab div.tab-content {
  width: 100%;
  margin-top: -7px;
  /* padding: 1em; */
  /* border: 1px solid #ddd; */
  -webkit-order: 1;
  order: unset;
  display: flex;
}
section.tab input[type=radio], section.tab div.tab-content {
  display: none;
}
section.tab input[type=radio]:checked + label {
  /* background: #fff; */
  /* border-bottom: 1px solid #fff; */
  color: #e6007e;
  border-bottom: 1px solid #e0e0e0;
}
section.tab input[type=radio]:checked + label:after{
  content:"\f068";
  font-family:FontAwesome;
  right: 20px;
  position: absolute;
}
section.tab input[type=radio]:checked + label + div.tab-content {
  display: flex;
  border-top: none;
  justify-content: space-between;
  /* flex: 1; */
  /* display: block; */
}
section.tab input[type=radio]:checked + label + div.tab-content span.nal {
    display: none;
}
.product-thumb .price {
    font-size: 14px;
    min-width: 55%;
}
.product-layout button.but_l span {
    /* display: none; */
    background: url(/catalog/view/theme/lileya/image/ikon/cart.svg);
    background-position: center;
    color: #e6007e;
    font-size: 1px;
    width: 100%;
    height: 23px;
    display: block;
    margin-left: 0px;
    background-repeat:  no-repeat;
}
.product-layout button.but_l{/* background: url(/catalog/view/theme/lileya/image/ikon/cart.svg); *//* background-position: center; */padding: 5px;margin-left: 12px;}   
.ban p {
    max-width: 100%;
}
.review div:nth-child(2) {
    display: none;
    width: 100%;
}

.horizontal-sreview.transition {
    width: 100%;
}
.news-glav .product-thumb.transition {
    width: 100%;
}
.news-glav .product-thumb.transition:nth-child(2) {
    display: none;
}
.newsblog-category .news-glav .product-thumb.transition:nth-child(2){
  display:block;
}
.newletter-container .newleter-content input {
    width: 100%;
    margin-bottom: 15px;
}

.newletter-container .newleter-content .button {
    width: 61%;
    float: right;
}

.newletter-container .box {
    justify-content: flex-end;
}

.newletter-container .box label {
    align-items: center;
    text-align: center;
}
.two-col,.four-col,.tree-col {
    display: none;
}

.first-col {
    text-align: center;
    width: 100%;
}

footer .logo {
    margin: auto;
    margin-bottom: 10px;
}
.five-col .tel {
    width: 100%;
    text-align: center;
    margin-bottom: 27px;
}

.five-col .tel a {
    text-align: center;
    display: block;
    height: 20px;
    width: 64%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: -10px;
}

.footer .but-l {
    width: 100%;
}

.soc {
    width: 100%;
}

.imaris {
    justify-content: center;
}
.sort {
    justify-content: space-between;
    flex-wrap:  wrap;
    align-items: center;
}

.filt-mob {
    width: 50%;
    margin-bottom: 20px;
}

.big-smoll {
    width: 50%;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end;
}
.big-smoll a {
    margin-left: 10px;
    width: 17px;
    height: 17px;
}
.well-tovar .product-layout .nal {
    display: none;
}
.well-tovar .product-layout .nal {
    display: none;
}

.content-cat {
    padding: 0;
}

.well-tovar .product-layout {
    width: 100%;
}
.well-tovar .product-layout.active {
     width: calc(50% - 30px);
}

.product-layout.active button.but_l span {
    /* background: none; */
    font-size: 0;
    color: #fff;
    height: 23px;
}
.block-cont .bl-cont {
    width: 100%;
}

.block-cont {
    flex-wrap:  wrap;
}
.map iframe {
    margin-left: -790px;
}
.tovar {
    flex-wrap:  wrap;
}

.tovar #carousel {
    display: none;
}
.product-layout:hover a.wish {
    display: none;
}

.product-layout:hover .product-thumb.transition .caption {
    position: relative;
    margin-top:  0;
}

.product-layout:hover .product-thumb.transition .attr {
    display: none;
}

.product-layout:hover .product-thumb {
    margin-bottom: 0;
}
a.smoll-tov{
    background: url(/catalog/view/theme/lileya/image/sm-tov.svg);
}
a.smoll-tov.active {
    background: url(/catalog/view/theme/lileya/image/sm-tov_red.svg);
}

a.big-tov {
     background: url(/catalog/view/theme/lileya/image/bg-tov_gr.svg);
}
a.big-tov.active {
     background: url(/catalog/view/theme/lileya/image/bg-tov.svg);
}
.tovar p {
    order: 3;
    /* display: flex; */
}

.block-opis-toivar>div {
    display: flex;
    flex-wrap:  wrap;
    flex-direction:  column;
}

span.back-cat {
    display: none;
}
div#product {
    order: 1;
}

.rating {
    order: 3;
}

.roz-tov {
    order: 4;
}

.text-tov {
    order: 5;
}
.block-cena {
    flex-wrap:  wrap;
    margin-top: -23px;
}
.block-cena ul{margin-bottom: 30px;}
span.stok {
    /* width: 50%; */
    /* justify-content: flex-end; */
    text-align: right;
    display: block;
}
button#button-cart {
    min-width: 150px;
}
ul.slides {
    margin-left: -40px;
}

div#slider ul li {
    margin-right: 0;
    display: block !important;
}
.prev:hover .blok-lr {
    display: none;
}

span.plus-mob {
    display: block;
    margin-left:  10px;
    margin-right: 10px;
}

.plus {
    width: 100%;
    text-align: center;
    display:  flex;
    align-items:  center;
}
.plus a {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
}
.prev,.next {
    position: relative;
    height: 20px;
    width: 50%;
    border: none;
    margin-top: 20px;
}

.next {margin-left: 50%;margin-top: -19px;}

.next .plus a {
    justify-content: flex-end;
    /* margin-top:  -78px; */
    text-align: right;
}
.plus i {
    font-size: 28px;
}
.kupit {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.swiper-button-prev, .swiper-container-rtl, .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%Ã¢â‚¬Â¦19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e6007e'%2F%3E%3C%2Fsvg%3E) !important;
    left: 10px;
    right: auto;
    color: #e6007e;
}
.swiper-button-next {
    display: block;
}

.swiper-button-prev {
    display: block;
}
.next:hover .blok-lr{
  display:none;
}
body.checkout-cart {}

tbody.cart tr {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap:  wrap;
}

.table>thead>tr {
    display: flex;
}

thead {
    display: none;
}

tbody.cart tr td:nth-child(1) {
    display: none;
}

tbody.cart tr td:nth-child(2) a {
    padding-left: 0;
    width: 100%;
}

tbody.cart tr td:nth-child(2) {
    width: 100%;
    vertical-align: baseline;
}

tbody.cart tr td:nth-child(3) {
    width: calc(50% - 90px);
    margin-left: 78px;
    border-right: 1px solid #e0e0e0;
    margin-top: -140px;
    /* top: -90px; */
    position: relative;
}

tbody.cart tr td:nth-child(4) {
    width: 20%;
    /* top: -90px; */
    position: relative;
    margin-top: -140px;
}

tbody.cart tr td:nth-child(2) a:nth-child(2) {
    display: inline-block;
    width: 100%;
    /* top: -40px; */
    top: \];
    position: relative;
    top: -40px;
    width: 50;
    font-size: 14px;
    font-weight: 700;
}

tbody.cart tr td:nth-child(5) {
    margin-left: 80px;
    /* width: 160px; */
    /* margin-top: -135px; */
    margin-top: -64px;
}

tbody.cart tr td:nth-child(5) div {
    margin-right:  0px;
    width: 100px;
}

tbody.cart tr td:nth-child(6) {
    /* margin-top: -150px; */
    /* margin-bottom: 10px; */
    position:  relative;
    margin-top: -80px;
}

.input-group .form-control[name^=quantity] {
    min-width: 20px;
}

tbody.cart tr td:last-child a {
    position: relative;
    top: -62px;
}

tbody.cart tr td:last-child span.cena {
    margin-top: -19px;
}
table tbody.cart {
    border: none;
    /* display: flex; */
}

.table.total>tbody>tr>td {
    text-align: center !important;
    font-size: 12px;
}

.total span {
    font-size: 20px;
    font-family: 'Istok Web';
}

a.quick_signup, .topik {
    font-size: 14px;
    margin: auto;
    display: block;
    width: 240px;
    position: relative;
}
body.checkout-cart .pull-right {
    float: none !important;
}
body.checkout-cart .pull-right a.quick_signup{
  margin: auto;
    display: block;
    width: 240px;
    position: relative;
}
.nav .lk a {
    display: flex;
    display: inline-block;
    color: #424242;
    font-size: 14px;
    line-height: 16px;
    padding-right: 10px;
    padding-left: 10px;
}

.nav .lk a:nth-child(1) {
    border-right: 2px solid #e6007e;
}
.acc {
    flex-wrap:  wrap;
    margin-top: 10px;
}

.acc a {
    width: 100%;
    text-align: left;
    margin-left: 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.acc a:nth-child(2) {
    /* order: 10; */
}

form.form-horizontal.edit {
    order: 1;
    /* display: flow-root; */
}

.acc a.active, .acc a:hover {
    border-bottom: 1px solid #e6007e;
    border-top: 1px solid #e6007e;
}

.acc a.active:after {
    content: "\f068";
    font-family: FontAwesome;
    position: absolute;
    right: 25px;
}

.acc a:after {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    right: 25px;
}
form.form-horizontal.edit .form-group label {
    width: 30%;
}

form.form-horizontal.edit .form-group input {
    max-width: 70%;
}

form.form-horizontal.edit .form-group[data-sort="12"] input{
 max-width:70%;
} 
form.form-horizontal.edit .form-group[data-sort="12"] label{
 width:70%;
} 
form.form-horizontal.edit .form-group[data-sort="13"] textarea {
    max-width:100%;
}
form.form-horizontal.edit .form-group[data-sort="13"]{
    flex-wrap:wrap;
}
form.form-horizontal.edit .form-group[data-sort="13"] label{
    width:100%
    ;
}
.add-zak {
    display: none;
}

.sum-zak {
    display: none;
}

.statik-zak {
    display: none;
}

.stat-zak {
    width: 100%;
    justify-content: space-around;
    border: none;
}

.tel-zak {
    flex-direction: column;
}

.stat-zak.tov {
    display: flex;
    padding-right:  0px;
    border-right:  0;
    padding-bottom:  10px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom:  10px;
}

.add-zak.adres {
    display: block;
    padding-bottom:  10px;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}

.sum-zak.sama {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.statik-zak.samstat {
    display: block;
    width: 100%;
}
.mob.naz {
    width: 100%;
    display: block;
    /* font-family: Raleway; */
    /* font-style: normal; */
    font-weight: bold;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    color: #E6007E;
    margin-bottom: 10px;
}
.product-thumb .caption {
    min-height: 40px;
}
table.table.table-bordered.total {
    margin-left: 0;
    text-align: center;
    width: 100%;
}

table.table.table-bordered.total tr td {
    text-align: center !important;
}

body.checkout-cart .pull-right {
    text-align: center;
}
.block-opis-toivar h1 {
    display: none;
}
.block-opis-toivar h1 {
    display: none;
}

.naz-tov-mob h1 {.
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
}
.naz-tov-mob {
    display: block;
}
.naz-tov-mob span.back-cat {
    display:  block;
    margin-top: 19px;
    color: #424242;
}
.payment.clearfix {
    justify-content: center;
}

a.izm-zak {
    width: 100%;
    margin-top: -20px;
}

table#cart_table {
    width: 100%;
}
body.product-product-50 .next {
    margin-top: 0;
}
.tovar label.control-label.svet {
    width: 90%;
}
}
