body{
    font-family: 'PT Sans',Arial,Helvetica,sans-serif;
	background-color: #fff;
	
}
a{
}
a:hover{
    border-radius: 0;
}



.header{
    background-color: #fff;
    margin-bottom: 15px;
}
.banner--stick{
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
    padding: 8px;
}
.header-line{
    
    height:44px;
}
.head-line-flay{
    background-color: #fff;
}
.header-line a{
    color: #333;
}
.head-line{
    background-color: #fff;
    margin-bottom: 15px;
}
.header-line li{
    border-left: 1px solid #e5e5e5;
}
.header-line li:last-child{
    border-right: 1px solid #e5e5e5;
}


.head-line .dropdown-menu a{
    
    padding: 3px 20px!important;
}


.logomobile{
    color: #fff;
    padding: 15px 0;
}
.navbar-toggle{
    border-right: 1px solid #e5e5e5;
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 15px;
}
.display-inline{
    display: inline-block;
}
.navbar-toggle .icon-bar{
    background-color: #010101;
}
.block-cat {
    width: 20%;
    background-color: #f44336!important;
    color: #fff!important;
}
.block-cat li a:hover{
   background-color: #F16459!important;
}
.block-cat li{
    float: none;
}
.main-nav a{
	    
    font-weight: 600;
    font-size: 16px;
    color: #333;
    text-decoration: underline;
}
.main-menu a:hover{
    background-color: transparent!important;
}
.main-menu li.active a{
    color: #333!important;
    background-color: #fff!important;
}
.main-menu li{
    position: relative;
	
}

.main-nav {
	margin-top:30px;
    background-color: #f5f5f5;
	border-radius: 15px;
	padding: 0 10px;
	border: 1px #EEE solid;
}

.main-menu li:last-child a{
    padding-right: 0;
}
.nav-pills>li+li{
    margin-left: 0;
}
.head-line .nav-pills li{
}
.head-line .nav-pills li:last-child{
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #333;
    background-color: #fff;
}

.nav-pills>li.active>a {
    color: #333;
    background-color: #fff;
}

.navbar-collapse{
    padding-left: 0;
    padding-right: 0;
}
.logo-block{
    float: left;
    margin-right: 15px;
	padding-left:35px;
}


.logo {
    font-size: 40px;
    color: #000000;
    text-transform: uppercase;
    margin-top:10px;
    letter-spacing: 2px;
    line-height: 40px;
}

.logo a {
    color: inherit;
}

.logotext {
    font-size: 12px;
    color: #ababab;
}

.phone-block{
    float: left;
    margin-right: 10px;
    padding: 9px;
}

.header__contacts__item .icon {
	background:#ffc526;
	border-radius:15px;
}


.header__contacts__item {
    float: left;
    padding: 0 10px 0 10px;
    color: #4e4e4e;
	color: #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 34px;
	margin-top:3px;

}

.header__contacts__item_white {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 0 20px;
    color: #4e4e4e;
	color: #000;
    font-weight: 600;
    font-size: 14px;
    line-height: 34px;
	background: #none;
	border-radius: 15px;
}

.header__contacts__item_white span{
    font-weight: 300;
}

.header__contacts__item span{
    font-weight: 300;
}




.email-block{
    float: left;
    margin-right: 10px;
}
.phone-block-mob{
    float: left;
    margin-right: 5px;
}
.search-block-mob{
    float: left;
}
.adress-block{
    float: left;
    margin-right: 30px;
}
.carts-block a{
    color: #333;
}
.logo-text{
    color: #a6a6a6;
    display: block;
    font-size: 12px;
}
.phones{
    color: #333;
    font-size: 16px;
}
.breadcrumb{
    
    border: 0;
    border-radius: 0;
    padding: 0 0 5px 0;
    margin-bottom: 10px;
	color: #a0a0a0;
	background-color: #fff;
	font-size:11px;
	font-style: italic;
}
.breadcrumb a{
	
	    color: #606060;
}
.dost-title{
    color: #333;
    font-size: 20px;
}
.phones:hover,
.e-mail a{
    color: #333;
    text-decoration: none;
}
.phones-text{
    text-decoration: underline;
}
.phones-text:hover{
    color: #333;
}
.phones-text,
.dost-text{
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 12px;
}
.phone-block span.glyphicon.glyphicon-earphone,
.adress-block span.glyphicon-map-marker{
    margin-right: 5px;
}
.search-block-mob .glyphicon-search{
    background-color: #5BC0DE;
    color: #fff;
    float: left;
    margin-right: 5px;
    padding: 15px;
}
aside{
    width: 20%;
    float: left;
    margin-right: 1.5%;
}
main{
    width: 78.5%;
    float: right;
}
.about-as{
    margin-bottom: 45px;
    margin-top: 15px;
}
.content-cart{
    background-color: #f8f8f8;
}
.content-cart h1{
    margin-top: 20px!important;
}
.panel-body h1{
    margin-top: 0;
}
.block-info{
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 30px;
}
.block-info .table-hover{
    padding: 15px 0;
    padding-left: 15px;
}
.block-info .table-hover:last-child{
}
.block-info .table-hover:hover{
    background-color: #11aac1;
    color: #fff;
    transition: color .2s,
 background-color .2s;
}
.block-info span.glyphicon{
    background-color: #11aac1;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    margin-right: 15px;
    padding: 13px;
}
.table-row{
    display: table-row;
}
.table-cell{
    display: table-cell;
    vertical-align: middle;
}

.catmainlist{
    background-color: #f5f8fa;
   padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: inset 0 5px 5px -5px rgba(204,204,204,0.3);
}

.catimagesmain {
	margin-top:30px;
	border-right: 4px solid #ffd477;
	border-top: 4px solid #ffd477;

	
}


.catimmore {

	border-bottom: 3px solid #ffd477;	
	
}

.catmaintext{
    background-color: #fff;
	margin-top:10px;
   padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: inset 0 5px 5px -5px rgba(204,204,204,0.3);
}



.cat_text {
	position: relative;
    padding: 12px 0 0 36px;
    font-style: italic;
    font-size: 18px;
    line-height: 28px;
	color: #000;
	
}

.cat_text:before {
    content: '\201D';
    position: absolute;
    top: 27px;
    left: -3px;
    font-size: 80px;
    font-style: normal;
    color: #ffd477;
}


.footer{
    background-color: #fafafa;
    margin-top: 30px;
    padding: 20px 0;
    box-shadow: inset 0 5px 5px -5px rgba(204,204,204,0.3);
}
.footer .text-muted{
    color: #999;
}
.footer .logo{
    font-size: 31px;
}
.footer .phone a{
    color: #333;
    font-size: 20px;
}
.footer .h4, .footer .h6{
    font-weight: 600;
}
.footer .nav li a{
    color: #8d8d8d;
    padding: 5px 0;
}
.footer ul{
    padding: 0;
}
.footer ul li{
    list-style: none;
}
.footer ul li a{
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.footer ul li a:hover{
    text-decoration: none;
}
.hits{
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 0;
}
.actions{
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 42px;
    z-index: 2;
}
.shop_discount{
    background: #e10000;
    font-size: 13px;
    left: 0;
    position: absolute;
    top: 19px;
}
.newanka{
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 62px;
    z-index: 3;
}
.bg-fon-price{
    background-color: #f5f5f5;
    padding: 39px 35px 37px;
}
.pager li a{
    color: #333;
}
a.js_shop_wishlist.shop_wishlist.shop-like{
    cursor: pointer;
}
.cart_order td{
    vertical-align: middle!important;
}
 .wishlist td{
    vertical-align: middle!important;
    border-top: 1px solid #e5e5e5!important;
}
.produc-img .img-responsive{
    margin: 0 auto;
}
.produc-img .thumbnail{
    margin-right: 4px;
}
.position-cw{
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 1;
}
.shop-pane .js_shop{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative;
}
.cat-shop_list{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.search-mob{
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding: 9px;
}
.search_form input{
}
.search_form .btn-default{
    background-color: #fff;
    border-color: #e5e5e5;
    border-left: 0;
    color: #333;
}
.news_block .media{
    margin-top: 0;
}
.media-bl .media{
    padding: 15px;
}
.form-control{
    border: 1px solid #e5e5e5;
}
.bold{
    font-weight: bold;
}
.bold600{
    font-weight: 600;
}
.carousel{
    box-shadow: 0 1px 5px rgba(0,0,0,.136);
}
.carousel-control{
    opacity: 1;
    text-shadow: none;
    width: 40px;
}
.carousel-indicators li{
    background-color: #eee;
    border: 0;
    height: 12px;
    margin: 0 5px 0 0;
    width: 12px;
    box-shadow: 0 0 5px #999 inset;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
    background-color: #fff;
    font-size: 18px;
    height: 40px;
    padding: 10px;
    width: 40px;
    color: #333;
    left: 22%;
    right: 22%;
    margin-top: -18px;
}
.carousel-indicators li:hover{
    background-color: #f44336;
}
.carousel-indicators .active{
    background-color: #f44336;
    margin: 0 5px 0 0;
}
.carousel-indicators{
    bottom: -40px;
}
.carousel-caption{
    background-color: rgba(67, 67, 67, 0.85);
    bottom: 0;
    font-size: 16px;
    left: initial;
    padding: 15px;
    position: absolute;
    right: 0!important;
    text-align: left;
    text-shadow: none;
    top: 0;
    top: 30px;
    width: 30%;
}
.carousel-control.left, .carousel-control.right{
    background: none;
    background-image: none;
}
.news_all_img,
.clauses_all_img{
    float: left;
    padding-right: 10px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
    margin-left: 0;
}
.cart_delivery_text{
    display: inline-block;
}
.cart_check{
    display: inline-block;
    margin-right: 5px;
}
.shop_img.shop-photo{
    position: relative;
}
.shop_article.text-muted{
    font-size: 12px;
}
.shops-title{
    min-height: 22px;
    overflow: hidden;
	display: block;
    color: #333;
   
    font-size: 16px;
    
    margin: 7px 0px 0px 0px;
}
.shops-title a{
    color: #000;
}
.shops-title a:hover{
    color: #018bc8;
    text-decoration: none;
}
.product-flex-id .price{
    font-size: 30px;
}
.price{
    color: #000;
    font-size: 20px;
	font-weight: 700;
}
.salepage .js_shop_buy{
    display: none!important;
}
.cart_summ_old_total{
    text-decoration: line-through;
}
.reviews_date{
    font-size: 10px;
}
.reviews_name{
    font-size: 14px;
}
.reviews_name .thumbnail{
    margin-bottom: 0;
}
select.inpselect{
    margin-bottom: 7px;
}
.js_shop_id select.inpselect{
    margin-left: 0;
}
.shop-item-image{
    display: none;
}
.shop-item-price{
    margin-bottom: 5px;
}
.list-group-item{
    border-color: #eee;
}
.opt-quontity .btn-default{
    border: 1px solid #e5e5e5;
}
.wcart{
    max-width: 100px!important;
}
.wcart input{
    min-width: 50px!important;
}
.wcart button{
    border-color: #e5e5e5;
}
.cart_order .wcart{
    max-width: 110px;
}
.panel{
    box-shadow: none;
    webkit-box-shadow: none;
}


.panel-blue{
    border: 1px solid #e8e8e8;
    -webkit-border-radius: .3125em;
    border-radius: .3125em;
	background: #f5f7f7;
}

.catgrey{
    
	
	background: #f5f8fa;
}



.btn-buys2{
	background: #f5f7f7;
}

.panel-default{
    border: 1px solid #e8e8e8;
    -webkit-border-radius: .3125em;
    border-radius: .3125em;
	background: #fff;
}
.panel-default.filtr-block{
    border: 1px solid transparent;
}
.panel-default>.panel-heading{
    background-color: #fff;
    border-color: #eee;
    font-weight: bold;
}
.panel-footer{
    border-top: 1px solid #e5e5e5;
}
.js_shop_search_form .radio:not(checked) + label:before{
    border-radius: 0!important;
}
.js_shop_search_form .radio:not(checked) + label:after{
    border-radius: 0!important;
}
.js_shop_search_form .checkbox{
    margin-bottom: 5px!important;
}
.radio{
    height: 17px;
    margin: 0 3px 0 0;
    vertical-align: top;
    width: 17px;
}
.radio + label{
    cursor: pointer;
}
.radio:not(checked){
    opacity: 0;
    position: absolute;
}
.radio:not(checked) + label{
    padding: 2px 0 0 35px;
    position: relative;
}
.radio:not(checked) + label:before{
    background: #FFF;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    content: '';
    height: 22px;
    left: 0;
    o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    position: absolute;
    top: 0;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    width: 22px;
}
.radio:not(checked) + label:after{
    background: #f44336;
    border-radius: 50%;
    content: '';
    height: 16px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 3px;
    transition: all .2s;
    width: 16px;
}
.radio:checked + label:after{
    opacity: 1;
}
input[type='reset']{
    background: #CDD1DA;
    border: none;
    border-radius: 5px;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    padding: 12px 15px;
}
input[type='reset']:active{
    background: #BDC0CC;
}
.row-flex{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    ms-flex-wrap: wrap;
    webkit-flex-wrap: wrap;
}
.row-flex-id{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    ms-flex-wrap: wrap;
    webkit-flex-wrap: wrap;
}
.product-flex-id{
    position: relative;
}
.shop_wishlist span.glyphicon.glyphicon-heart-empty{
    color: #ccc;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 7px;
}
.shop_wishlist span.glyphicon.glyphicon-heart-empty.active{
    color: #337ab7;
}
.dn{
    display: none;
}
.new_only{
    padding: 10px;
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.block-newonly{
    border-bottom: 1px solid #e5e5e5;
}
.shop-pane,
.shop-brend{
    border: 1px solid #e5e5e5;
    border-right: 0;
    border-bottom: 0;
    width: 100%;
}
.shop-pane .js_shop,
.shop-pane .cat-shop_list{
    padding-left: 0;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-right: 0;
    padding: 10px;
    position: relative;
    background-color: #fff;
}
.shop-pane .shop_cat_link{
    padding-left: 0;
    padding-right: 0;
    position: relative;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 10px;
}
.shop_brands{
    padding-left: 0;
    padding-right: 0;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    background-color: #fff;
    padding: 10px;
}
.leftmob-menu{
    list-style: none;
    margin: 0;
    padding: 0;
}
.leftmob-menu a{
    color: #333;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}
.leftmob-menu a:hover{
    background: #f5f5f5;
}
.leftmob li:last-child{
    border-bottom: none;
}
.leftmob-menu li{
    border-bottom: 1px solid #ddd;
    position: relative;
}
.leftcat-menu{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: -15px;
}
.leftcat-menu .h3{
    margin-top: 0;
}
.category-block-home{
    height: 2255px;
    overflow-y: hidden;
}
a.category-link{
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    display: block;
    padding: 10px 15px;
}
.leftcat-menu a{
    
    font-size:18px;
	color: #333;
    display: block;
    margin-bottom: 5px;
    padding: 10px 15px;
    padding-right: 30px;
    position: relative;
}
.leftcat-menu a:hover{
    background-color: #f5f5f5;
    text-decoration: none;
}
li.shop_category{
    
    position: relative;
	list-style-type: none;
}

.shop_category_name {
	
	font-weight: 700;
}

.leftcat-menu .shop_categy_block_2{
    background: #fff;
    box-shadow: 1px 1px 10px -1px rgba(0,0,0,0.2);
    display: none;
    left: 100%;
    list-style: none;
    margin: 0;
    min-height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    webkit-box-shadow: 1px 1px 10px -1px rgba(0,0,0,0.2);
    width: 100%;
    z-index: 20;
}
.leftcat-menu .shop_categy_block_3{
    background: #fff;
    box-shadow: 1px 1px 10px -1px rgba(0,0,0,0.2);
    display: none;
    left: 100%;
    list-style: none;
    margin: 0;
    min-height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    webkit-box-shadow: 1px 1px 10px -1px rgba(0,0,0,0.2);
    width: 100%;
    z-index: 20;
}
.leftcat-menu > li:hover .shop_categy_block_2{
    display: block;
}
.leftcat-menu .shop_categy_block_2 > li:hover .shop_categy_block_3{
    display: block;
}
.leftcat-menu li a:after{
    color: #999;
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 2px;
}
.leftcat-menu li a:hover:after{
    color: #999;
    content: "\f105";
    font-family: 'FontAwesome';
}
.leftcat-menu li a:only-child:after{
    content: '';
}
.leftcat-menu ul li a:after{
    color: #999;
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 10px;
}
.leftcat-menu ul li a:hover:after{
    color: #999;
    content: "\f105";
    font-family: 'FontAwesome';
}
.leftcat-menu ul li a:only-child:after{
    content: '';
}
.shop_categy_block_2 a{
    font-weight: normal;
}
.photo_cat_img .thumbnail,
.photo_item .thumbnail{
    margin-bottom: 5px;
}
.photo_item,
.photo_cat{
    margin-bottom: 15px;
}
.news-small-link{
    font-size: 13px;
    text-decoration: underline;
}
.news_list-block{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-bottom: -1px;
    margin-right: -1px;
    padding-left: 0;
    padding-right: 0;
}
.shop_category_img img,
.shop_cat_img img{
    margin: 0 auto;
}
.thumbnail .rating_votes{
    left: 5px;
    position: absolute;
    top: 5px;
}
.thumbnail{
    border: 1px solid #e5e5e5;
}
.block_headercat.block_header.cattitle{
    background-color: #fcfcfc;
    padding: 10px;
}
.cattitle a{
    color: #333;
}
.tab-content{
    background-color: #fff;
    border: 1px solid #fff;
    border-top: 0;
}
.tab-pane{
    padding: 15px 0;
}
.nav-tabs{
    border-bottom: 1px solid #e5e5e5;
}
.nav-tabs li a{
    font-weight: bold;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
}
.bgreen{
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.wcount{
    width: 130px;
}
.wcountid{
    width: 150px;
}
.shop-item-big-images{
    margin-bottom: 15px;
}
label{
    font-weight: normal;
}
.well{
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    webkit-box-shadow: none;
}
.block.block-sort{
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 5px;
}
.sort-select{
    display: inline-block;
}
.pr0{
    padding-right: 0;
}
.pt15{
    padding-top: 15px!important;
}
.pb15{
    padding-bottom: 15px!important;
}
.mr-5{
    margin-right: 5px;
}
.mt-0{
    margin-top: 0;
}
.mr0{
    margin-right: 0;
}
.ml0{
    margin-left: 0;
}
.mt-5{
    margin-top: 5px;
}
.mt-8{
    margin-top: 8px;
}
.mt15{
    margin-top: 15px;
}
.br4{
}
.br1{
    border-right: 1px solid #e5e5e5;
}
.shop-item-rate.rate{
    margin-bottom: 10px;
}
.subscrube-block{
    color: #333;
}
.subscrube-block a{
}
.block-row.media{
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    padding: 15px;
}
.shop_cat_link{
    padding-right: 0;
}
.c-border{
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 0;
    o-transition: all .3s ease;
    padding: 15px;
    position: relative;
    transition: all .3s ease;
    webkit-transition: all .3s ease;
}
.c-border:hover{
}
.c-border-top{
    background-color: #f8f8f8;
    border-top: 1px solid #e5e5e5;
    color: #f3f3f3;
    padding: 10px;
}
.c-border-top a{
    color: #333;
}
.c-border:hover{
}
.c-border-cat{
    color: #333;
    position: relative;
}
.c-border-cat a,
.cat-shop_list a{
    color: #333;
}
.shop-pane span.js_rating_votes.rating_votes{
    left: 15px;
    position: absolute;
    top: 5px;
}
.header-mob{
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,.1) !important;
    margin-bottom: 0;
    padding: 10px 0;
    z-index: 1000;
}
.nav-tabs li a{
    color: #333;
    font-weight: normal;
}
.nav-tabs.nav-justified{
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.nav-tabs.nav-justified li{
    border-right: 1px solid #e5e5e5;
}
.nav-tabs.nav-justified li:last-child{
    border-right: none;
}
.photo_images{
    margin-bottom: 15px;
}
td.cart_total, .cart_summ-mod{
    font-size: 18px;
}
.cart_name a{
    border-bottom: 1px solid;
    font-weight: normal;
}
.cart_name a:hover{
    color: #666;
    text-decoration: none;
}
.relproduct .shop_buy{
    display: none!important;
}
.relproduct .price{
    font-size: 14px;
}
.relproduct .media-heading{
    margin-bottom: 0;
}
.shop_id .media{
    margin-top: 0;
}
.params-block{
    padding: 2px 0;
    position: relative;
}
.c-border .params-block{
    padding: 2px 0;
    position: relative;
}
.params-block:before{
    border-bottom: 1px dotted #c3c3c3;
    bottom: 7px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
}
.params-right{
    
    position: relative;
}
.params-line{
    
    padding-right: 5px;
    position: relative;
}
.link-danger{
    text-decoration: underline!important;
}
.js_cart_count button,
.wishlist_count button{
    display: block!important;
}
.errors.errorspos.error.alert.alert-success.error_message{
    position: absolute;
    right: 15px;
    top: 0;
}
.nav-stacked li a{
    border-bottom: 1px solid #ddd;
    color: #333;
}
.nav-stacked>li+li{
    margin-top: 0;
}
.opt-quontity input{
    font-size: 12px;
}
.bg-hit{
    background-color: #5bc0de;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    color: #fff;
    margin-bottom: 0;
    max-width: 200px;
    padding: 10px 15px;
}
.bg-action{
    background-color: #337ab7;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    color: #fff;
    margin-bottom: 0;
    max-width: 200px;
    padding: 10px 15px;
}
.bg-new{
    background-color: #d9534f;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    color: #fff;
    margin-bottom: 0;
    max-width: 200px;
    padding: 10px 15px;
}
.small-block small{
    margin-right: 15px;
}
.shop_brand_img img{
    margin-left: auto;
    margin-right: auto;
}
.js_shop_additional_cost.shop_additional_cost{
    margin: 0 5px 8px 0;
}
.js_shop_additional_cost{
    display: inline-block;
}
.shop_additional_cost_block input[type=checkbox]{
    clip: rect(0,0,0,0);
    pointer-events: none;
    position: absolute;
}
.navbar-brand-mob{
    display: block;
    font-size: 20px;
    padding-top: 2px;
}
.cart-block{
    position: relative;
}
.pager li>a, .pager li>span{
    border: 1px solid #e5e5e5;
    border-radius: 0;
}
.pager a{
    width: 45%;
}
.js_shop_search_form .panel-body{
    padding-top: 0;
}
.js_shop_search_form .radio, .js_shop_search_form .checkbox{
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}
.js_shop_search_param.shop_search_param{
    padding-bottom: 5px;
}
.js_shop_search_param.shop_search_param span.glyphicon.glyphicon-menu-down{
    position: absolute;
    right: 15px;
    top: 12px;
}
.shop_id .btn-lg, .shop_id .btn-group-lg>.btn{
    padding: 10px 35px;
}
.pagination li a, .pagination li span{
    color: #333;
}
.pagination li span.active{
    background-color: #e5e5e5;
}
.shop_brand a{
    color: #337ab7;
    text-decoration: underline;
}
.mistakes{
    color: #777;
}
.content h1{
    font-size: 32px;
    margin-top: 0;
}


h2{
    font-size: 26px;
    margin-top: 0;
}


.underline{
    text-decoration: underline;
}
.shop_table{
    border-bottom: 1px solid #e5e5e5;
}
.p15{
    padding: 15px;
}
.p1015{
    padding: 10px 15px!important;
}
.p1525{
    padding: 15px 25px!important;
}
.pr15{
    padding-right: 15px!important;
}
.mb5{
    margin-bottom: 5px;
}
.mb15{
    margin-bottom: 15px;
}
.mt5{
    margin-top: 5px;
}
.mt15{
    margin-top: 15px;
}
.width50{
    width: 50%;
}
.block-searhtop{
    margin-left: 18px;
    max-width: 55%;
}
.block-searhtop input{
    border-color: #e5e5e5!important;
}

.insta_block a{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    
	
    font-size: 20px;
	line-height:22px;
	color: #2E2E2E;
	font-weight: bold;
}

.wishlist_block a{
    background-color: #16B086;
    color: #fff;
}
.wishlist_block a:hover{
    background-color: #16B086!important;
    color: #fff;
}
.block-searhtop button{
    background-color: #d9534f!important;
    border-color: #d9534f!important;
    color: #fff!important;
}


.block_header.cattitle{
    background-color: #fcfcfc;
    border-top: 1px solid #e5e5e5;
    padding: 10px;
}
.block_headercat.block_header.cattitle{
    background-color: #f5f5f5;
    padding: 10px;
}
.carousel-indicators,
.carousel-control{
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{
}
.carousel-inner{
}
div.scrollup{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    bottom: 15px;
    color: #333;
    cursor: pointer;
    display: none;
    font-size: 20px;
    padding: 4px 10px;
    position: fixed;
    right: 20px;
    text-align: center;
}
div.scrollup:hover{
    background-color: #f8f8f8;
}
.shop_cat_all_img img{
    margin-right: 5px;
    
}
.price-old s{
    font-size: 18px;
}
.shop_block_coupon{
    display: none;
}
option.bold46{
    font-weight: bold;
}
.js_shop_search_param label.input-title{
    cursor: pointer;
}
.overflow-y{
    max-height: 300px;
    overflow-y: auto;
}
.btn-default{
    border-color: #eee;
    border-radius: 2px;
    border-bottom: 1px solid #eee;
}
.btn-primary{
    background: #f44336;
    border: 1px solid #f44336;
    border-bottom-color: #b9190d;
    border-radius: 2px;
    color: #fff;
}
.btn-primary:hover{
    background: #f16459;
    border: 1px solid #f16459;
    border-bottom-color: #f16459;
    border-radius: 2px;
}
.btn.text-left{
    margin-top: -1px;
    text-align: left!important;
}
.c-border-r{
    border-right: 1px solid #e5e5e5;
}
.pointer{
    cursor: pointer;
}
.shop_brand{
    font-size: 12px;
}
.navbar-collapse.in{
    overflow-y: inherit;
}
.nav a.text-danger:first-letter{
    color: #F44336;
}
.shop_cat_img{
    position: relative;
}
.wishlist_count .input-group {
    width: 120px;
}
.pa-count {
    background-color: #f8f8f8;
    bottom: 60px;
    color: #333;
    font-size: 12px;
    left: 0;
    padding: 5px 8px;
    position: absolute;
}
.rwspisok .shops-title{
    height: auto;
}
.rwspisok .js_shop{
    width: 100%!important;
}
.rwspisok .shop-photo{
    display: inline-block;
    padding: 10px;
}
.rwspisok .shop-photo img{
    width: 50%;
}
.rwspisok .caption{
    display: inline-block;
    vertical-align: top;
}


.rwspisok .to-cart .btn-primary{
    display: inline-block!important;
    width: auto;
}
.rwspisok .to-cart .btn-default{
    display: inline-block!important;
    margin-top: 0;
    width: auto;
    margin-left: 5px;
}
.rwspisok .to-cart .shop_one_click:after{
    left: 15px;
}
.rwspisok .c-border-row{
    clear: both;
    content: " ";
    display: table;
    width: 100%;
}


.dropdown-menu a.active{
    background-color: #018bc8;
    color: #fff;
}
.js_show_cart{
    position: relative;
}
.js_show_cart a{
    border-radius: 0!important;
    color: #fff;
    background-color: #d9534f;
}
.js_show_cart a:hover{
    background-color: #d9534f!important;
}
.sort-select a.active{
    background-color: #018bc8;
    color: #fff;
}
.nav-stacked{
    margin: 0!important;
}
.nav-stacked li{
    border-left: 0!important;
}
.nav-stacked li:last-child{
    border-right: 0!important;
}
.user_order.table{
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: 0px;
}
.table>thead>tr>th{
    border-bottom: 1px solid #e5e5e5;
}
.parent_list .fa{
    position: absolute;
    right: 15px;
    top: 14px;
}
.parent_list, .parent_list .fa-angle-down{
    cursor: pointer;
}
h1, .h1{
    font-size: 32px;
    line-height: 36px;
	font-weight: 600;
    color: #000;
	
}

.fa-heart:before {
}

.shop_one_click{
    color: #000;
    font-family: FontAwesome;
}
.btn-buys{
    color: #fff;
    font-family: FontAwesome;
}
.new_only .price{
    font-size: 16px;
}
.new_only .price-old s{
    font-size: 14px;
}
.bg-line{
    background-color: #fff;
    margin-bottom: 15px;
}
.block-infos{
    background-color: #018bc8;
    color: #fff;
    margin-bottom: 15px;
    min-height: 370px;
    padding: 15px;
}
.mob-block .modal-dialog{
    background-color: #fff;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    width: 80%;
}
.mob-block .modal-content{
    border: 0;
    box-shadow: none;
    webkit-box-shadow: none;
}
.modal.left .modal-dialog{
    ms-transform: translate3d(0%, 0, 0);
    o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    webkit-transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content{
    height: 100%;
    overflow-y: auto;
}
.modal.left.fade .modal-dialog{
    left: -320px;
    moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
    webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog{
    left: 0;
}
.wishlist_img img{
    height: 30%;
    width: auto;
}
th{
    border-top: 1px solid #e5e5e5!important;
}
.wishlist_form .error_message{
    margin-top: 10px;
    background-color: #dff0d8;
    padding: 15px;
}
.ui-slider-range {
    background: #f44336;
}
.ui-slider-horizontal{
    background-color: #eee;
}
.ui-slider-horizontal .ui-slider-handle {
    background: #eeeeee;
    border-radius: 50%;
    padding: 8px;
}
.navbar-fixed-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.banner--stick {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}


@media (max-width: 250px){
 .hidden-mob-text{
    display: none;
 }
}
@media (max-width: 400px){
 .shopping-cart-table .shop_table > tbody{
    border-top: none;
 }
 .shop_table.cart thead{
    display: none;
 }
 .shop_table.cart thead,
 .shop_table.cart tbody,
 .shop_table.cart th,
 .shop_table.cart td,
 .shop_table.cart tr{
    display: block;
 }
 .shop_table.cart thead tr{
    display: none;
 }
 .shop_table.cart tr{
    border-bottom: 1px solid #e5e5e5;
 }
 .shop_table.cart td{
    border: none;
    position: relative;
    text-align: left;
    white-space: normal;
 }
 .shop_table.cart td:before{
    font-weight: bold;
    padding-right: 5px;
    text-align: left;
 }
 .bb1{
    border-bottom: 1px solid #e5e5e5;
 }
}
@media (max-width: 544px){
 .col-xs-6{
    width: 100%;
 }
 .js_shop_buy .col-xs-7,
 .js_shop_buy .col-xs-5{
    margin-bottom: 5px;
    width: 100%;
 }
 .footer .col-xs-6{
    padding: 5px 15px;
 }
 .shops-title{
    height: auto;
    overflow: inherit;
 }
 .header-line a{
    font-size: 11px;
    padding: 5px;
 }
 .row-flex .col-xs-6{
    width: 50%;
 }
 .wcount{
    max-width: 115px;
 }
}
@media (max-width: 768px){
 aside{
    float: none;
    margin-right: 0;
    width: 100%;
 }
 
 
 
 .head-line a{
    padding: 16px 10px!important;
 }
  .head-line{
    height: auto;
 }
 .search-link{
    color: #333;
 }
 .head-line .nav-stacked a{
    padding: 10px 15px!important;
 }
 .nav-stacked:first-child{
    border-top: 1px solid #e5e5e5;
 }
 .navbar-fixed-top{
    padding: 0;
 }
 main{
    float: none;
    width: 100%;
 }
 .search-block-mob .glyphicon-search{
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #5BC0DE;
 }
 .carts-block{
    padding: 0;
    position: relative;
 }
 .head-line{
    border-top: 0;
    box-shadow: 0 1px 5px rgba(0,0,0,.136);
 }
 .logo{
    font-size: 14px;
    font-weight: bold;
 }
 .logo-texts{
    font-size: 8px;
 }
 .logo-block{
    font-size: 14px;
    margin-top: 10px;
 }
 .glyphicon-home{
    display: none;
 }
 .collapsefiltr-body{
    display: none;
 }
 .head-line .container,
 .header-line .container{
    padding-left: 0;
    padding-right: 0;
 }
 .navbar-header{
    float: left;
    padding-left: 15px;
 }
 .navbar-form{
    margin-bottom: 0;
    margin-top: 0;
 }
 .nav-stacked{
    margin: 2.5px 0;
 }
 .js_shop_search_form .col-xs-6{
    width: 50%;
 }
 .cart-block{
    position: absolute;
    right: 10px;
    top: 18px;
 }
 .main-nav{
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
    padding: 0;
 }
 .cart-count{
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
 }
 .shop_brand.pull-right{
    float: none!important;
 }
 a.ddd{
    border-left: 1px solid #ddd!important;
    position: absolute!important;
    right: 0!important;
    z-index: 3;
 }
 .carts-block .glyphicon-shopping-cart{
    margin-right: 0;
 }
}
@media (max-width: 980px){
 .container{
    width: 100%;
 }
}
@media (max-width: 1200px){

}


@media (min-width: 769px){
.modal-sm {
    width: 450px;
}

} 


@media (min-width: 1200px){
 
 .cat-shop_list{
    width: 20%;
 }
 .container{
    width: 1300px;
 }
}


.catwrap {
  
    width: 300px;
	padding:15px;


}






.catwrap a:active {
    background: #e33020;
    color: #fff;
  
}


.catwrap .title a:hover {
   text-decoration:none;
}



.overlay_img{
	
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.05);
    pointer-events: none;
	
	
}



 .footer-top {
    background: #f5f5f5;
    float: left;
    width: 100%;
}

.presents_card {
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    text-align: center;
    background: #f44336;
    color: #fff;
}

.presents_card__left {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 0;
    width: 170px;
}

.presents_card__middle {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 15px;
}

.presents_card__right {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 10px 0 0 0;
    width: 500px;
}


.presents_card__right__snoska a{
 color: #fff;	
	
}


.buttonblue :hover{color:white;background-color:#585756}
.h-style{font-size:28px;margin:0 0 30px;position:relative;line-height:28px;display:block;-webkit-margin-before:.83em;-webkit-margin-after:.83em;
-webkit-margin-start:0;-webkit-margin-end:0}
.h-style:before{content:"";height:4px;width:100px;left:0;bottom:-12px;position:absolute;background-color:#BD0038}
.mall7{margin:7px}
.pad7{padding:7px}
.h-smal{
	
	font-weight: bold;
    font-size: 18px;
    margin: 10px 0 10px 0;
}

.mb10{margin-bottom:10px}
.contacts-text{margin-bottom:9px;
font-size:18px;
padding:20px;
border-bottom:5px #ffdf01 solid}
.contacts-inf {
margin-bottom:21px;font:700 22px/30px 'Source Sans Pro',sans-serif;text-align:center	
}


.contacts-inf .icon-wrap{font-size:54px;display:block;margin-bottom:15px;}





.advantage{position:relative;padding:69px 55px 29px;border:10px solid #ffdf01;font:16px/18px 'Source Sans Pro',sans-serif}
.advantage .advantage-title{margin-bottom:15px;font:700 28px/32px 'Source Sans Pro',sans-serif}
.btn-warning{color:#000;font:700 28px/32px 'Source Sans Pro',sans-serif;background-color:#ffc526;border-color:#ffc526}
.contacts-text .upper{padding-bottom:10px;font-size:18px;line-height:22px}


.text__md {
font-size:16px;line-height:20px	
	
}

.text__lg {
font-size:20px;line-height:24px	;
font-weight: 700;	
}


.text__mega {
font-size:33px;line-height:36px	;

margin-bottom:5px;



}



.contacts-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
   
}

.contacts-block__phones a {
    font-size: 18px;
    font-weight: 700;
}
.contacts-block__address {
    font-size: 14px;
    font-weight: 300;
    color: #b4b4b4;
   
}

.point__title {
	padding:8px;
	font-weight: 600;
    
    margin-left:5px;
    font-size: 16px;
}

.point__text {
    font-size: 13px;
	padding:8px;
	margin-left:5px;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
	
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:hover {
	color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:active {
	color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus {
	color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:after {
	color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.salehunt{
	
	color: #000;
	background-color: rgba(255,198,0,1);
	display: inline-block;
    
    padding: 5px;
    font-size: 20px;
    text-align: center;
	line-height: 22px;
}

.salehunt a:hover {
	text-decoration:none;
	color:#44b;
	}

	.salehunt a {
	text-decoration:none;
	color:#000;
	}

	
.bs_block {
	opacity: 1.0;
}	

.bs_block:hover {
	opacity: 0.6;
}	

.pa-header {
    background: #ffdb4d;
    bottom: 20px;
    color: #333;
    font-size: 16px;
    left: 0;
    padding: 5px 8px;
    position: absolute;
}


.fort_cover{background-image:url(/custom/my/img/for.jpg);background-size:cover;background-position:center center;width:100%;height:100%;opacity:1}
.fort_cover2{background-image:url(/custom/my/img/fort.jpg);background-size:cover;background-position:center center;width:100%;height:100%;opacity:1}
.cartall{background-color:#fff;border:1px solid #ffdf01;padding:10px}
.cart_total{color:#000;font:700 16px/22px 'Source Sans Pro',sans-serif}
.cart_summ_total{color:#000;display:inline-block;font-size:30px;font-weight:700;line-height:35px;background-color:#ffc526;border-color:#ffc526;padding:7px;margin:7px}
.pay-delivery-page_w{z-index:50;background-color:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.14);
-moz-box-shadow:0 2px 6px rgba(0,0,0,.14);box-shadow:0 2px 6px rgba(0,0,0,.14);position:relative;padding-bottom:65px}







.fichi {
    line-height: 18px;
    text-align: center;
    margin: 12px 0 4px 0;
}

.fichi__inner {
    padding: 8px 0 8px 0;
    border-top: 2px solid #ffd511;
    border-bottom: 2px solid #ffd511;
}

.fichi__link {
    display: inline-block;
    width: 100%;
    max-width: 220px;
    color: #333;
    text-align: center;
    line-height: 16px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
}

.reviews_answer {
	padding: 0 0 0 10px;
	font-style: italic;
	
}


.fichi__img, .fichi__name {
    display: inline-block;
    height: 44px;
    font-size: 12px;
    vertical-align: middle;
    white-space: normal;
}
.fichi__img {
    width: 44px;
    line-height: 44px;
    text-align: center;
}

.fichi__name {
	text-align:center;
	padding-left:10px;
	
}

.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #555;
}
.chat li:last-child
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: none;
}

.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}


.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}

.panelkom-body
{
    overflow-y: scroll;
    height: 400px;
	padding:7px;
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.morecatlink {
	font-size: 18px;
    line-height: 1.35;
    font-weight: bold;
    margin: 10px 0 0 20px;
}


.catfoto_title {
	color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align:center;
    padding-top: 40px;
    padding-bottom: 7px;
}


.fotocat {
	width:200px;
}


.btncat {
    border: none;
    background: #ffd553;
    font-weight: bold;
    font-size: 18px;
    border-radius: 100px;
    display: inline-block;
    text-decoration: none;
    color: black;
}


.faq_form {
	
	border-radius: 6px;
    box-shadow: 0 2px 5px 0.5px rgba(0,0,0,.15);
	background-color: #f5f8fa;
	padding: 20px 15px
}


.faq_block, .faq_id {
	
	line-height: 1.5;
    font-size: 18px;
    margin: 8px 0 28px;
	padding: 10px;
    background-color: white;
    border-radius: 6px;
    box-shadow: 0 2px 5px 0.5px rgba(0,0,0,.15);
    box-sizing: border-box;
	margin: 15px 0 15px 0;
}

.faq_icon {
	max-width:80px;
	max-height:80px;
	padding-right:12px;
	float:left;
	opacity:0.7;
	
}

.faq_icon_id {
	max-width:96px;
	max-height:96px;
	opacity:0.7;
	margin:0 auto;
	padding-left:30px;
	
}




.faq_answer {
font-style: italic;	
font-size: 16px;

}


.faq_question, .faq_attachments {
	padding: 20px 15px
	
}