.shop_change_button {
    display: none;
}
.i_view {
    background-color: rgba(255, 255, 255, 0.7);
    background-image: url(/img/search.png);
    font-size: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 50px !important;
    border: 1px solid #d0d0d0;

/*
    top: 120px;
    background-color: rgba(255, 65, 65, 0.7);
    background-image: url(/img/sea_w_16.png);
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
*/
}

#market_tovar .foto_tovar .i_view {
   top: 40px;
}
.foto__tovar .i_view {
   top: 100px;
}


#market_tovar:hover .i_view {
display: block;
}
.har_tovar {
    padding-left: 0px;
    text-align: left;
    margin-bottom: 10px;
    /*height: 20px;
/*    padding-left: 5px;*/
}

.val_har_tovar {
    font-size: 16px;

}

.pre_view_name {
    text-align: left;
    font-size: 24px;
    margin-bottom: 20px;
}
.photo__item.foto__sklad {
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;

}

.foto__sklad {
    margin-right: 3px;
    margin-left: 3px;
    -moz-box-shadow: 0px 0px 2px #bbb;
    -webkit-box-shadow: 0px 0px 2px #bbb;
    box-shadow: 0px 0px 2px #bbb;    
}    
#photo_sklad .contentTitle,
h3.contentTitle.dn_title_place {
	 padding-left: 0px; padding-right: 0px;
}

.textnamemaingrup {
    font-size: 36px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.textopismaingrup {
    font-size: 20px;
    margin-bottom: 30px;
    color: #011d6e;
}

h3.contentTitle.dn_title_place {
    height: 90px;
    margin-bottom: 20px !important;
}

.nal_ost {
    background-color: #00cfa3 !important;
}    
h3.contentTitle.dn_title_place a {
    padding-left: 0px !important;
}

#makeMeScrollable .foto__sklad .photo_img {
    height: 195px;
} 

.spec_tov #content10 {
    text-align: center;
}

/*grups photo*/

.grups .photo__item#photo_link_1:before,
.grups .photo__item#photo_link_3:before,
.grups .photo__item#photo_link_5:before,
.grups .photo__item#photo_link_7:before,
.grups .photo__item#photo_link_9:before,
.grups .photo__item#photo_link_11:before,
.grups .photo__item#photo_link_13:before,
.grups .photo__item#photo_link_15:before,
.grups .photo__item#photo_link_17:before,
.grups .photo__item#photo_link_19:before {
background-color: rgb(227 225 216 / 60%);
}

.grups .photo__item#photo_link_2:before,
.grups .photo__item#photo_link_4:before,
.grups .photo__item#photo_link_6:before,
.grups .photo__item#photo_link_8:before,
.grups .photo__item#photo_link_10:before,
.grups .photo__item#photo_link_12:before,
.grups .photo__item#photo_link_14:before,
.grups .photo__item#photo_link_16:before,
.grups .photo__item#photo_link_18:before,
.grups .photo__item#photo_link_20:before {
    background-color: rgba(244, 244, 244, 0.8);
}
.grups .photo__item {
	 display: inline-block; vertical-align: top; position: relative;float: left;
	     margin-right: 20px;
    margin-bottom: 20px;
}
.grups .photo__item .ab_title_place.foto__grup {
	 /*background-color: #000000;*/
	 height: 300px;
}

.grups .photo__item .ab_title_place.foto__grup:before {
content: "";
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.grups .photo__item .ab_title_place.foto__grup:after {
    content: "";
    display: block;
    position: absolute;
    border: 12px solid rgb(186 51 3 / 56%);
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    opacity: 0;
    transition: all .3s ease;
    z-index: 1;
    pointer-events: none;
    background-color: rgb(60 41 30 / 70%);
}

.grups .photo__item .ab_title_place.foto__grup:hover:after {
	 opacity: .6;
}

.grups .photo__item h3.contentTitle.ab_title_place {
    position: absolute;
    font-size: 18px;
    display: block;
    margin-left: 20px;
    margin-top: 30px;
    font-family: exo2;
    font-weight: 300;
    z-index: 2;
    top: 180px;
    margin-right: 20px;
}

/*end grups photo*/