body,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,.popover{font-family: Roboto!important; }
.el-shop-option-item{/*margin:15px 0 0px 42px*/}
.el-shop-option-item .pagination{margin:0}
.el-search-header .btn{width:100%; height:36px;  padding: 8px 12px;}
.el-search-header{  margin-top: 10px;}
.el-search-header .input-group-btn{opacity:1;    width: 36px!important;}
.el-search-header  .form-control{height:36px}
.el-product-list-img {overflow:hidden; margin-top:0}

@media (min-width: 767px){
	.el-product-list-img {
		height: 211px;
	}
}
@media (min-width: 992px){
	.el-product-list-img {
		height: 211px;
	}
}
@media (min-width: 1024px){
	.el-product-list-img {
		height: 264px;
	}
}
@media (min-width: 1200px){
	.el-product-list-img {
		height: 211px;
	}
}

@media (min-width: 1430px) {
	.el-product-list-img img {
    	max-height: 260px;
	}
}

.el-product-list-img img{/*height:auto; max-width:100%; */   max-height: none;}
.el-product-list__v .el-product-list-img img{height:100%; width:auto}

@media (min-width: 767px) {
    .navbar-nav>li>a {
        min-height: 60px;
    }
    .el-product-list-item__new {
      min-height: 310px;
    }
}

@media (min-width: 992px) {
    .navbar-nav>li>a {
        font-size: 16px;
    }
/*	.el-product-list-img{
		height: 170px;
	}	*/
    .el-product-list-item__new {
      min-height: 310px;
    }
}

@media (min-width: 1024px) {
    .el-product-list-item__new {
      min-height: 365px;
    }
}

@media (min-width: 1200px) {
  .el-product-list-item__new {
      min-height: 310px;
  }
}

@media (min-width: 1430px) {
  .container {
    width: 1400px;
  }
  .el-product-list-item__new {
      min-height: 310px;
  }
  /*.el-product-list-img {
    height: 240px;
	}*/
}

@media (min-width: 1600px) {
  .container {
    width: 1530px;
  }
  .el-product-list-item__new {
      min-height: 310px;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }  
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }  
  .col-xl-10 {
    width: 83.33333333%;
  }  
 
.el-product-list  .hidden-lg {
    display: block !important;
  }
  .hidden-xl {
    display: none !important;
  }
  .visible-xl {
    display: block !important;
  }
   .dropdown-menu.visible-xl{display:none!important}
  .open>.dropdown-menu.visible-xl{display:block!important}
  
}

@media (min-width: 1700px) {
  .container {
      width: 1630px;
  }
  .el-product-list-item__new {
      min-height: 310px;
  }
}

@media (min-width: 1800px) {
  .container {
      width: 1730px;
  }
  .el-product-list-item__new {
      min-height: 310px;
  }
  
}

@media (min-width: 1910px) {
  .container {
    width: 1830px;
  }
}

.el-bg-main { 
	background: #4d5760;
	color: #FFF;
}
.el-bg-grey {
	background: #f5f5f5;
}
.el-color-main { 
	color: #4d5760; 
}
.el-color-accent {
	color: #a1b5d8;  
}

.slider-handle {
	background: #a1b5d8;
}
.sh_btn,.sh_header,.sh_button {
    background-color: #a1b5d8!important;
    color: #FFF!important;
}
.sh_btn_left .sh_title_text, .sh_btn_right .sh_title_text {
    border-top: 1px solid #FFF!important;
 }
.sh_chat,.sh_button {
    border: 1px solid  #a1b5d8!important;
}
.sh_top_buttons {
    border: 0!important;
}
 
.el-top-contant-prefix,.el-top-contant-number { 
 color: #4d5760;
}

.el-top-slogan .el-bg-main {
 
}

.btn-group-cart .btn-default.disabled{
 
}

.navbar-default {
    background-image: url(fon.jpg);
    background-repeat: repeat-x;
}

@media (min-width:768px) {
    .navbar-default .navbar-nav > li > a {
        color: #FFF;
        padding-top: 20px;
        padding-bottom: 20px;   
    }
}

.navbar-default .navbar-nav>.active>a {
    color: #d2e0ef;
}


.thumbnail {
    border: 0;
}
.btn-default .caret {
 
}
.btn-warning {

}
h1, .h1 {
    margin-top: 5px;
}
h2 {
color: #a1b5d8;
}

.pager li>a, .pager li>span {
 color: #8e5b29;
}

a > h4 {
 color: #617aa5;
}
a:hover > h4 {
 color:  #7b90b4;
}
.el-product-cart-counter .input-group-xs .btn{font-size:10px}
.el-product-cart-counter .btn-number {
    /* padding: 5.5px 3px!important; */
    padding: 9px 4px!important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}

.el-well-ico__big i {
    border: 6px solid #a1b5d8;
    color: #a1b5d8;
} 
.el-well-info-link a {
    color:#a1b5d8;
    border-bottom: 1px dotted #a1b5d8;
}
.el-well-info-link:hover a {
    color:#617aa5;
    border-bottom: 1px dotted #617aa5;
}

.fotorama__thumb-border {
    border-color: #a1b5d8!important;
}

.el-cart-list-item .qty span{opacity: 1;}/* видимость кнопок +- в корзине */
.el-submenu-list_childs{margin-left: 35px;  font-size: 80%;    display: block; clear:both;     margin-top: -15px;    margin-bottom: 15px;}
.el-submenu-list_child,.el-submenu-list  {clear:both}
.el-submenu-list_child .el-submenu-item {display:block}
.affix{top:0; z-index: 100;}
.input-group-xs,.input-group-xs input{height: 25px;}
.input-group-xs input{width: 22px!important; z-index:1!important}
.btn-xs.btn-number{padding: 2px 0px!important;  font-size: 10px;   z-index: 2!important;}  
.input-group-btn{opacity:0}
.el-add-in-cart .input-group-btn {
    opacity: 1;
}

.el-product-cart-counter {width: 44px;}
.popover img{max-width:80px;margin-right: 10px;}
.media-heading{ font-size: 16px;
	white-space: normal;
	line-height: 120%;
	color: #617aa5;}
	
tr.active td,tr:hover td{background:#cccccc!important}
.el-colors{overflow:hidden}
.el-colors  img.active	{border: 3px solid #373f47; padding:0}
.el-colors  img.active:hover {border-color: #a1b5d8}
.el-colors img	{padding:2px; width:80px; height:80px;    margin: 0 10px 10px 0;}
.el-colors strong{display: inline-block; max-height: 60px;  overflow: hidden;  vertical-align: bottom;}
.el-color-item{display: table-cell; vertical-align: bottom; height: 60px; }
.el-no-padding {padding:0}



.el-point-area .el-point{  color: #ffffff;
    background: #8aa3ce;
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    border: 2px solid #ffffff;
    border-radius: 23px;
    font-size: 11px;
    font-style: normal;
    text-align: center;
    padding-top: 2px;
	cursor:pointer}/*
	-webkit-transition: all .35s ease;
    transition: all .35s ease;}
.el-point:hover{ background: #8aa3ce;
    border: 2px solid #4d5760;}
*/

.fotorama--fullscreen  .el-point-area{display:none}
.fotorama__nav-wrap .el-point-area {display:none}
.nc-upload-files .el-open { width: 100%; overflow: hidden;}
.nc-upload-files .el-open .el-add-coord{float:left; clear: both;}
.nc-upload-files .el-open .nc-upload-file-custom-name{float: right; width: 45%;}
.nc-upload-files .el-open .nc-upload-file-preview{height: auto;  width: 50%;  float: left;}
.nc-upload-files .el-open .nc-upload-file-info{float: right;}
.nc-upload-files .el-open select.form-control{width:80%!important}
.nc-upload-files .el-open input.form-control{width:12%!important}
.nc-upload-files .el-open input.form-control.el-name{width:100%!important}
.nc-upload-files .el-open .el-name {width:100%!important;}
.nc-upload-files .el-open input{float:right;  margin-top: 0px!important;}
.nc-upload-files .el-open .el-coord{margin-bottom:5px; overflow: hidden;width: 100%;}
.nc-upload-files .el-open .el-coord-del{display: inline-block;  float: right;   margin-left: 8px ;margin-top: 6px;}
.nc-upload-files .el-point{display:none}
.nc-upload-files .el-open .el-point{display:block}
.nc-upload-files .el-open .nc-upload-file-preview{height:auto!important; width:50%}
.nc-upload-files .el-open .nc-upload-file-preview img{height:auto!important; width:100%}
.nc-upload-files .el-open .el-point-area{display:block; cursor:crosshair}
.nc-upload-files .el-point-area{display:none}

.el-product-list-item__thumb .el-product-list-title{/*height: auto!important; overflow: visible;*/}
.el-shop-option {    /*overflow: hidden;*/}

.navbar.el-bg-grey {min-height: auto; background: #4d5760; color: #a1b5d8; border-radius: 4px;  }
.navbar.el-bg-grey.affix,.navbar.el-bg-grey.affix-top { margin-bottom:0}
.navbar.el-bg-grey a {color: #a1b5d8}

.navbar.el-bg-grey .nav{ padding: 9px 0px 0px 0px;}
.navbar.el-bg-grey .nav>li>a{padding-top:3px; padding-bottom:3px; height:auto; min-height:auto!important}

@media (max-width: 767px){
.navbar.el-bg-grey .nav{ padding: 9px 30px 0px 30px; clear:both}
.navbar.el-bg-grey .nav>li{display:inline-block}
}


.breadcrumb>.active {
    color: #d2e0ef;
}
.breadcrumb{ background: none; padding: 11px 15px;margin-bottom: 0px; font-size: 16px; overflow: hidden;}
.breadcrumb li{position:relative;  margin-right: 41px;}
.breadcrumb li:after, .breadcrumb li:before,.breadcrumb a:after,.breadcrumb span:after  {
    border: solid transparent;
    content: " "!important;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
	border-left-width: 16px;
	border-top-width: 23px;
    border-bottom-width: 23px;
    border-right-width: 0px;	
    margin-top: -12px;
	padding:0!important
}

  
.breadcrumb li:after {
    border-color: rgba(244, 239, 233, 0);
	border-left-color: #4d5760;
	border-right-width: 0px;
    right:-23px
}

.breadcrumb li:before {
	border-color: rgba(139, 57, 26, 0);
	border-left-color: #384047;
	right:-25px;
}
.breadcrumb a:after,.breadcrumb span:after {
	border-color: rgba(139, 57, 26, 0);
	border-left-color: #6b737a;
	right:-24px;
}

.el-bg-grey .navbar-nav{  float:none;  overflow: hidden;}
.el-bg-grey .navbar-nav:before,.el-bg-grey .navbar-nav:after{display:inline;}

.navbar.el-bg-grey .nav>li{  margin-right: 14px; margin-bottom: 9px; }
.navbar.el-bg-grey .nav>li>a{   

	background-color: #373f47;
	border-color: #373f47;
    border-radius: 3px;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
 /*   box-shadow: 1px 1px 1px #5d3b1a;*/
    color: #d2e0ef;
    font-size: 15px;
    text-align: center;}
	
.navbar.el-bg-grey .nav>li.active>a{   
/*box-shadow: inset 1px 1px 1px #8e5b29;*/
background-color: #617aa5;
border: 1px solid #617aa5
color: #FFF;
    }
.navbar.el-bg-grey.container{left: 0; right: 0;}

.el-product-cart-counter.center-block {
    margin-bottom: 0px;
}
.el-product-list{/*overflow: hidden;*/}
.el-product-list-img{overflow:hidden; margin-bottom:0px; }
.el-product-list-item-body{/*height:175px; overflow:visible*/}


.el-cap .el-product-list-img{    background: #8aa3ce;
    display: table;
    width: 100%;
	vertical-align: middle;
	-webkit-transition: all .35s ease;
    transition: all .35s ease;
	}
.el-cap .el-product-list-img:hover{    background: #4d5760;}	
.el-cap a{
    display: table-cell;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    font-size: 23px;
    padding: 0 100px;
	text-transform: uppercase;}
	
.el-product-related-item  .el-product-related-item-img{ height: 110px;    text-align: center;} 
.el-product-related-item  .el-product-related-item-img img{ height: 100%;} 
.el-product-related-item  .caption{
    height: 130px;
}
.el-product-related-item-price {
    font-size: 13px;
    font-weight: bold;
    padding-top: 0px;
}

.el-product-related-cart {
    
}

/*.el-section{padding-top:170px}*/
.el-product-full-title{margin-top:20px}
.el-respond-thumb img{height:100px;    overflow: hidden;}
.el-respond-list-title{height: 100px; overflow: hidden;}


.slide .carousel-inner > .item {
  -webkit-transition: 500ms ease-in-out left;
  transition: 500ms ease-in-out left;
}
.slide .carousel-inner .active.left {
  left: -131px;
}
.slide .carousel-inner .active.right {
  left: 131px;
}
.slide .carousel-inner .next {
  left: 131px;
}
.slide .carousel-inner .prev {
  left: -131px;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .slide .carousel-inner > .item {
    -webkit-transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out left;
    -webkit-transition: 500ms ease-in-out all;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    -webkit-transform: none!important;
            transform: none!important;
  }
}
.slide .carouse-control.left,
.slide .carouse-control.right {
  background-image: none;
}
.carousel-inner>.item.active{    /*white-space: nowrap;    height: 120px;*/}
.el-item-img{cursor:pointer; margin-right:10px; overflow:hidden;position:relative; text-align:center;    max-width: 120px; height: 120px;    display: inline-block;}
.el-item-img img{      min-width: 120px;
    display: inline-block;
    min-height: 120px;
    max-width: 999px;
    max-height: 999px;}
.el-item-img span{display:block; position:absolute; right:0; bottom:0; font-style: normal;  font-size: 11px;  width: 30px;   height: 20px;     padding-left: 2px;  line-height: 186%;  text-align: center;}
   .carousel-control{ /*height: 120px;*/
    padding: 0;
    background: #8aa3ce; background-image: none!important;
    width: 47px;} 
.carousel-control i{font-style: normal;margin-top: -22px!important;}
.el-fotorama-reviews{display:none}

.el-full-prev-next {
    margin: 7px 7px 0 10px;
}
.navbar.el-bg-grey .pager a  {background-color: #373f47; border: none;}
.el-reviews-list{overflow: hidden}

.el-reviews-list-img {
  cursor: pointer;
  overflow:hidden;
}
.el-reviews-list-img img {
    margin: 0 auto;
    min-width: 100%;
    display: inline-block;
    min-height: 100%;
    /*max-width: 565px;*/
    max-height: 999px;
	
}
@media (min-width: 767px){
	.el-reviews-list-img {
		height: 211px;
	}
}
@media (min-width: 992px){
	.el-reviews-list-img {
		height: 211px;
	}
}@media (min-width: 1024px){
	.el-reviews-list-img {
		height: 264px;
	}
	
}
@media (min-width: 1200px){
	.el-reviews-list-img {
		height: 280px;
	}
}
@media (min-width: 1600px){
	.el-reviews-list-img {
		height: 320px;
	}
}
.el-reviews-list-gallery.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){ display:inline-block}
.el-reviews-list-galleryitem{    cursor: pointer;
    margin-right: 2px;
    overflow: hidden;
    position: relative;
    text-align: center;
    max-width: 57px;
    height: 57px;
    display: inline-block;}
.el-reviews-list-galleryitem:last-child{margin-right: 0;}
.el-reviews-list-galleryitem span {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    font-style: normal;
    font-size: 11px;
    width: 30px;
    height: 20px;
    padding-left: 2px;
    line-height: 186%;
    text-align: center;
}
.el-reviews-list-galleryitem img {
    min-width: 57px;
    display: inline-block;
    min-height: 57px;
    max-width: 999px;
    max-height: 999px;
}
.el-content strong {
font-family: "Helvetica Neue";
}

/* Ярлык с указанием скидки (начало) */
.el-product-icon-discount-block {
position: absolute;
top: 0;
right: 0;
}

.el-product-icon-discount-label {
width: 0; 
height: 0; 
border-width: 60px 30px 30px;
border-style: solid;
border-color: #ef5b05 #ef5b05 transparent;
background: none;
position: static;
}

.el-product-icon-discount-label::before,
.el-product-icon-discount-label::after {
display: none;
} 

.el-product-icon-discount-text {
position: absolute;
top: 20px;
right: 0;
left: 0;
bottom: 0;
text-align: center;
}

.el-product-icon-discount-heading {
font-weight: bold;
color: #fff;
font-size: 1.6em;
}

.el-product-icon-discount-paragraph {
display: none;
}
/* Ярлык с указанием скидки (конец) */

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

.img-wrapper .img-responsive {
    display: inline-block;
}

.el-product-list-item-body__new {
    overflow: unset;
    height: auto;
}
.el-product-delivery span {
    color: #363d44;
}
.el-product-price span {
    color: #363d44;
}


/* PROG-2896 */
/*
.el-product-list__v .el-product-list-item__thumb .el-product-list-title {
  height: 2.5em;
}
*/

@media (min-width: 768px) {
  .el-cap .el-product-list-img {
    height: 186px;
  }
  .el-product-list-item__new {
      min-height: 295px;
  }
  .el-product-list-img img {
      max-height: 212px;
  }
  .el-product-list__v .el-product-list-item__new {
      min-height: 360px;
  }
}
@media (min-width: 992px) {
  .el-cap .el-product-list-img {
    height: 272px;
  }
  .el-product-list-item__new {
      min-height: 355px;
  }
  .el-product-list-img img {
      max-height: 272px;
  }
  .el-product-list__v .el-product-list-item__new {
      min-height: 360px;
  }
}
@media (min-width: 1200px) {
  .el-cap .el-product-list-img {
    height: 219px;
  }
  .el-product-list-item__new {
      min-height: 270px;
  }
  .el-product-list-img img {
      max-height: 221px;
  }
  .el-product-list__v .el-product-list-item__new {
      min-height: 360px;
  }
}
@media (min-width: 1430px) {
  .el-cap .el-product-list-img {
    height: 262px;
  }
  .el-product-list-item__new {
      min-height: 320px;
  }
  .el-product-list-img img {
      max-height: 265px;
  }
  .el-product-list__v .el-product-list-item__new {
      min-height: 360px;
  }
}
@media (min-width: 1500px) {
    .el-product-list-item__new {
        min-height: 325px;
    }
    .el-product-list-img img {
        max-height: 265px;
    }
    .el-product-list__v .el-product-list-item__new {
      min-height: 360px;
  }
}
@media (min-width: 1600px) {
    .el-product-list-item__new {
        min-height: 325px;
    }
    .el-product-list-img img {
        max-height: 215px;
    }
    .el-product-list__v .el-product-list-item__new {
      min-height: 360px;
  }
}
@media (min-width: 1700px) {
  .el-cap .el-product-list-img {
    height: 228px;
  }
  .el-product-list-item__new {
      min-height: 335px;
  }
  .el-product-list-img img {
      max-height: 230px;
  }
  .el-product-list__v .el-product-list-item__new {
      min-height: 360px;
  }
}
@media (min-width: 1800px) {
  .el-cap .el-product-list-img {
    height: 256px;
  }
  .el-product-list-item__new {
      min-height: 350px;
  }
  .el-product-list-img img {
      max-height: 257px;
  }
  .el-product-list__v .el-product-list-item__new {
      min-height: 360px;
  }
}
@media (min-width: 1910px) {
  .el-product-list-item__new {
      min-height: 365px;
  }
}


@media screen and (min-width: 1911px) {
  .el-product-list-item .el-product-list-img {
      height: 250px;
      margin: 0;
  }
  .el-product-list-img img {
      max-height: 260px;
  }
  .el-product-list__v .el-product-list-img img {
      height: 250px;
  }
  .el-product-list__main .el-product-list-img {
      height: 255px;
      max-height: none;
  }
  .el-product-list__main .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 636px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-main.owl-carousel .el-product-list-img__main img {
    height: 250px;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: 338px;
  }
  .el-product-list-item__seria img {
      max-height: 338px;
  }
}

@media screen and (max-width: 1910px) {
  
  .el-product-list__v .el-product-list-img img {
      height: 235px;
  }
  .el-product-list__main .el-product-list-img {
      height: 240px;
      max-height: none;
  }
  .el-product-list__main .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 606px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-main.owl-carousel .el-product-list-img__main img {
    height: 212px;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: 325px;
  }
  .el-product-list-item__seria img {
      max-height: 325px;
  }
}

@media screen and (max-width: 1800px) {
  .el-product-list-item .el-product-list-img {
      height: 220px;
      margin: 0;
  }
  .el-product-list__v .el-product-list-img img {
      height: 220px;
  }
  .el-product-list__main .el-product-list-img {
      height: 228px;
      max-height: none;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 582px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: 306px;
  }
  .el-product-list-item__seria img {
      max-height: 306px;
  }
}

@media screen and (max-width: 1700px) {
  .el-product-list-item .el-product-list-img {
      height: 210px;
      margin: 0;
  }
  .el-product-list__v .el-product-list-img img {
      height: 210px;
  }
  .el-product-list__main .el-product-list-img {
      height: 218px;
      max-height: none;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 562px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: 287px;
  }
  .el-product-list-item__seria img {
      max-height: 287px;
  }
}

@media screen and (max-width: 1600px) {
  .el-product-list-item .el-product-list-img {
      height: 210px;
      margin: 0;
  }
  .el-product-list__v .el-product-list-img img {
      height: 265px;
  }
  .el-product-list__main .el-product-list-img {
      height: 202px;
      max-height: none;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 530px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: 263px;
  }
  .el-product-list-item__seria img {
      max-height: 263px;
  }
}

@media screen and (max-width: 1500px) {
  .el-product-list-item .el-product-list-img {
      height: 205px;
      margin: 0;
  }
  .el-product-list__v .el-product-list-img img {
      height: 245px;
  }
  .el-product-list__main .el-product-list-img {
      height: 188px;
      max-height: none;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 502px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-main.owl-carousel .el-product-list-img__main img {
    height: 191px;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: 263px;
  }
  .el-product-list-item__seria img {
      max-height: 263px;
  }
}

@media screen and (max-width: 1430px) {
  .el-product-list-item .el-product-list-img {
      height: 170px;
      margin: 0;
  }
  .el-product-list__v .el-product-list-img img {
      height: 205px;
  }
  .el-product-list__main .el-product-list-img {
      height: 145px;
      max-height: none;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 415px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: 220px;
  }
  .el-product-list-item__seria img {
      max-height: 220px;
  }
}

@media screen and (max-width: 1200px) {
  .el-product-list-item .el-product-list-img {
      height: 255px;
      margin: 0;
  }
  .el-product-list__v .el-product-list-img img {
      height: 255px;
  }
  .el-product-list__main .el-product-list-img {
      height: 107px;
      max-height: none;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 340px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-main.owl-carousel .el-product-list-img__main img {
    height: 174px;
  }
  .el-product-list-item__seria .el-colors {
    overflow: unset;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: auto;
  }
  .el-product-list-item__seria img {
      max-height: unset;
      margin-top: 20px;
  }
}

@media screen and (max-width: 992px) {
  .el-product-list-item .el-product-list-img {
      height: 195px;
      margin: 0;
  }
  .el-product-list__v .el-product-list-img img {
      height: 195px;
  }
  .el-product-list__main .el-product-list-img {
      height: 208px;
      max-height: none;
  }
  .el-product-list__main .col-sm-12 {
      padding-left: 0;
      padding-right: 0;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: 538px;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list-main.owl-carousel .el-product-list-img__main img {
    height: 133px;
  }
  .el-product-list-item__seria .el-product-list-img {
      height: auto;
  }
}

@media screen and (max-width: 768px) {
  .el-product-list-item .el-product-list-img {
      height: auto;
      margin: 0;
  }
  .el-product-list-item .el-product-list-img img {
      max-height: 162px;
  }
  .el-product-list__v .el-product-list-img img {
      height: auto;
  }
  .el-product-list__main .el-product-list-img {
      height: auto;
      max-height: none;
  }
  .el-product-list__main .el-product-list-img img {
      height: auto;
      max-height: none;
  }
  .el-product-list__main .col-sm-12 {
      padding-left: 0;
      padding-right: 0;
  }
  .el-product-list__main .el-product-list-item_4x3 .el-product-list-img {
      height: auto;
  }
   .el-product-list__main .el-product-list-item_4x3 .el-product-list-img img {
      height: auto;
      max-height: none;
  }
}


.el-product-list__new .owl-nav {
  height: 0px;
}

.el-product-list__v .el-product-list-item__thumb .el-product-list-title {
  height: 2.5em;
}




/* (END) PROG-2896 */






/* PROG-3678 НАЧАЛО */
.el-catalogue-main .el-img-wrapper-mobile {
	border: 1px solid #1a2f4f;
    transition: .3s all;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
.el-catalogue-main .el-img-wrapper-mobile img {
    margin: 10px auto 50px auto;
    height: 100px;
}
.el-catalogue-main .el-img-wrapper-mobile:hover {
	border: 1px solid #ef5b05;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.el-catalogue-main .el-img-wrapper-mobile a .el-catalogue-main-info {
	background: #1a2f4f;
	padding: 10px;
	text-align: center;
    opacity: 1;
}
.el-catalogue-main .el-img-wrapper-mobile:hover .el-catalogue-main-info {
	background: #ef5b05;
}
.el-catalogue-main .el-img-wrapper-mobile .el-catalogue-main-info h4 {
  font-size: 16px;
	margin: 0;
	color: #fff;
}
.el-catalogue-main .el-img-wrapper-mobile a:hover {
    text-decoration: none;
}

@media (min-width: 320px) and (max-width: 768px) {
	.el-catalogue-main .el-img-wrapper-mobile .el-catalogue-main-info h4 {
		font-size: 11px;
	}
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .el-catalogue-main .el-img-wrapper-mobile .el-catalogue-main-info h4 {
		font-size: 12px;
	}
}
/* PROG-3678 КОНЕЦ */