#mm-0{
    min-height: 100%;
}
.wrapper_content{
    padding: 0 0 145px;
}
#my-icon{
    display: none;
    outline: none;
}
.mm-navbar{
    text-align: left;
    margin: 0 0 0 20px;
}
#my-menu a{
    font-size: 18px;
    font-weight: bold;
}
#my-menu input[type="submit"]{
    background-color: #DA8104;
    border: none;
    outline: none;
    padding: 3px 10px;
    cursor: pointer;
    color: #ffffff;
}
#my-menu .mm-navbar a{
    color: #DA8104;
    text-align: center;
}
#modalWindow{
    display: none;
}
#colorbox #modalWindow{
    display: block;
}
.site_size::before,
.site_size::after{
    content: "";
    display: table;
}

.site_size::after{
    clear: both;
}

.site_size{
    min-width: 0;
    width: 1288px;
    max-width: 100%;
    padding: 0 15px;
    margin: auto;
}
.h2bi_item1 span{
    margin: 0 9px;
}

.mobile__ico{
    background: url("../pic/pic4.png") no-repeat;
    height: 25px;
    width: 25px;
    cursor:pointer;
}

.top_menu > li > ul:after{
    //border-bottom: 20px solid #ffffff;
}
.top_menu li ul {
   // background: #ffffff;
}

.top_menu li ul li a {
    font-size: 14px;
    padding: 5px;
}

.top_menu li:hover ul li a{
   // background-color: #ffffff;
    //color: #515F68;
}

.top_menu li ul li:hover a{
    background-color: #FF6600;
    color: #ffffff;
}

.index_block1 img{
    width: 100%;
    height: auto;
}
.slide-link{
    display: block;
}

a.h2b2_item{
    display: none;
}

.basket-link:hover{
    line-height: 83px;
}

.slider-mobile{
    display: none;
}

.news_slider_pos.media{
    max-width: 100%;
    width: auto;
    margin: auto;
}
.news_slider_pos{
    margin: auto;
    width: auto;
    left: auto;
}
/*Mobile slider*/

.product__item{
    border-right: 10px solid #ffffff;
}
.product__link{
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: calc(137/285*100%);
}
.slick-slide img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.item-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    height: 80%;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;}

.item-prev:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 20px;
    background: url("../pic/arrow-prev-ico.png") no-repeat;
    left: 25%;
    top: 45%;}

.item-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 35px;
    height: 80%;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent; }

.item-next:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 20px;
    background: url("../pic/arrow-next-ico.png") no-repeat;
    right: 25%;
    top: 45%;}

/*Mobile slider End*/
#dptr{
    outline: none;
}
.mm-opened footer{
    transform: translate3d(440px, 0px, 0px);
}
footer{
    height: 120px;
    margin: -145px auto 0;
}
@media screen and (max-width: 768px) {footer {height: auto}}

.footer_top{
    display: none;
}
.footer_center_ind{
    display: none;
}



/*Customs classes*/

.logo-brand{
    width: 100%;
}

.li_tovar_logo_brand{
    width: 20%;
}
.tovar_item_pic_lenses{
    width: 200px;
    height: 226px;
    margin: auto;
    overflow: hidden;
    padding-top: 0;
}
.tovar_item_pic_lenses img{
    width: 100%;
    height: auto;
}
/*Customs classes End*/
