.add-cart-product button:hover{
	color: #fff;
}

.bl_product .bl_catalog_items .text-directly{
  height: 34px;
}

/*.bl-body .container{
	max-width: 100%;
}*/

.sp-content{
	height: 130px;
}

@media screen and (min-width: 1200px) {
	.list-col {
	    width: 20%;
	}
}
@media screen and (max-width: 992px) {
	.list-col {
    width: 33.33%;
}

}
@media screen and (max-width: 768px) {
	.list-col {
    width: 49.33%;
}
.sp-content{
	height: auto;
}
}

#defaultModal.fade,
#nav-tabContent .fade{
	opacity: 1!important;
}

.tab-content{
	border: none;
	background: transparent;
	box-shadow: none;
}

[style*="padding-right: 17px; display: none;"]{
  display: none!important;
}

[style*="display: none;"]{
  display: none!important;;
}
/*.bt_category .bl_product:hover {
    position: relative;
    background: url(../img/fon-hover-gat.png) repeat-x top left;
    z-index: 1;
}*/
/*.bt_category .list-col{
    background: #fff;
}*/
.bt_category .bl_product:hover:before {
    background: url(../img/sprite.png) no-repeat -159px -51px;
    content: "";
    bottom: 18px;
    left: -2px;
    position: absolute;
    height: 49px;
    width: 42px;
    z-index: 6;
}
.bt_category .bl_product {
    border: 1px solid #e6e6e6!important;;
    padding: 17px 17px 0px;
    background-color: #fff;
    margin: 5px 0 13px;
    position: relative;
}
.bt_category .bl_product:hover {
    position: relative;
    background: url(/local/templates/jellyweb/css/../img/fon-hover-gat.png) repeat-x top left;
    z-index: 99;
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}

.bt_category .bl_product:hover::after {
    background: url(/local/templates/jellyweb/css/../img/hover-cat.png) no-repeat top right;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.bt_category .sp-images {
    z-index: 5;
    position: relative;
}
.bt_category .sp-images img {
    width: 100%;
    height: auto;
    max-height: 250px;
}
.bt_category .fl-content {
    height: 49px;
}
.bt_category a {
    color: #000000;
    font-family: "MuseoSansCyrl700";
    font-size: 18px;
    line-height: 22px;
    position: relative;
    width: 100%;
    height: 250px;
    display: block;
}
.fl-content {
    margin: 20px 19px 10px;
    overflow: hidden;
    height: 86px;
    color: #000000;
    font-family: "MuseoSansCyrl300";
    font-size: 18px;
    line-height: 22px;
    position: relative;
    z-index: 6;
}
.tettle-h3 {
    font-family: "MuseoSansCyrl500";
    font-size: 24px;
    line-height: 28px;
    color: #2a3e94;
    margin: 0px 0 20px 25px;
}

@media(max-width: 766px){
    .bt_category a {
        height: 120px;
    }
}

/*.ctlg .sp-images img {
    width: 100%;
    height: auto;
    text-align: center;
}*/
.ctlg .bl-body{
    width: 100%;
}
@media(min-width: 993px){
    /*.ctlg .product-item-list-col-3 .list-col {
        width: 16.6%;
    }*/
    .ctlg .container, .bt_category{
        max-width: 1440px;
        margin: auto;
    }
}

/*brands*/
.bl-pad {
    padding: 45px 0 20px;
}
.bl-pad .wrapper-fs {
    float: left;
    width: 80%;
}
.bl-pad .wrapper-fs h2 {
    margin: 0 30px 0 15px;
    position: relative;
    font:bold 27px/31px "MuseoSansCyrl300";
    color: #2a3e94;
}
.bl-pad .wrapper-fs h2::before {
    border-bottom: 2px solid #2a3e94;
    content: "";
    bottom: -10px;
    left: 0;
    position: absolute;
    height: 2px;
    width: 100%;
    z-index: 1;
}
.bl-pad .list-sorting {
    margin: 10px 0 0;
}
.bl-pad .wrapper-fs li {
    float: left;
    margin: 0 8px;
}
.bl-pad .wrapper-fs li a {
    font-size: 16px;
    line-height: 20px;
    font-family: "MuseoSansCyrl500", Arial, Helvetica, sans-serif;
    color: #000000;
}
.bl-pad .bl-search {
    float: right;
    width: 20%;
    padding-right: 15px;
}
.bl-pad .sorting-alfavit {
    padding: 20px 30px 5px;
}
.bl-pad .br_top {
    border-top: 2px solid #eaeaea;
}
.bl-pad .sorting-alfavit span {
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    font-family: "MuseoSansCyrl300", Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
}
.wrapper-list-brands.bg-gren {
    background-color: #f4f5fa;
    padding: 30px 0;
}
.wrapper-list-brands.bg-gren .list-br {
    float: left;
    margin-bottom: 3%;
    height: 273px;
}

.wrapper-list-brands.bg-gren .bl-body-brands:hover {
    box-shadow: 0 0px 20px #0088cc3d !important;
}
.wrapper-list-brands.bg-gren .bl-body-brands img:hover {
    opacity: 0.5;
}
.wrapper-list-brands.bg-gren .bl-body-brands {
    border-radius: 17px;
    padding: 17px 15px;
    background-color: #ffffff;
    margin: 0;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    text-align: center;
    vertical-align: middle;
    height: 275px;
}
.wrapper-list-brands.bg-gren .bl-body-brands img {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.wrapper-list-brands.bg-gren .title_brand {
    font-size: 16px;
    line-height: 20px;
    font-family: "MuseoSansCyrl300", Arial, Helvetica, sans-serif;
    color: #000000;
    min-height: 42px;
    display: inline-block;
    word-break: break-word;
}

.wrapper-list-brands.bg-gren .img-brand{
    height: 175px;
    display: flex;
}
.wrapper-list-brands.bg-gren .img-brand img{
    margin: auto;
}
@media(max-width: 768px){
    .fourth-level{
        left: 0!important;;
        padding: 5px 5px!important;
    }

    .third-level{
        left: 0!important;;
        padding: 5px 5px!important;
    }

    .dubl_menu div{
      padding: 5px 0;
    }
}

.product-item-small-card .sp-content a span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    height: 5em;
}

@media(max-width: 425px){
        .wrapper-list-brands.bg-gren .list-br {
        height: 200px;
    }
    .wrapper-list-brands.bg-gren .bl-body-brands {
        height: 190px;
    }
    .wrapper-list-brands.bg-gren .img-brand{
        height: 115px;
    }
}

.ctlg > .container > .row > .clearfix{
    width: 100%;
}