body{
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #eaeaea;
}

a{
    color: #337ab7;
}

a:hover{
    text-decoration: none;
    text-decoration: underline;
}
.navbar-default .navbar-brand{
    color: #1a5a9a;
}
.navbar-default .navbar-brand:hover{
    color: #838B91;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
}
.navbar-toggle {
    margin-top: 3px;
    margin-bottom: 0;
    border: 1px solid #ddd;
    margin-left: 15px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
span.glyphicon.glyphicon-shopping-cart {
    color: #ee501b;
}
.head-line {
    background-color: #1a5a9a;
    margin-bottom: 0;
    max-width: 1430px;
    margin: 0 auto;
}
.head-line a{
    color: #f5f5f5;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
.head-line a:hover{
    background-color: #306ca9!important;
    color: #fefefe;
}
.head-line-top {
    background-color: #E0E0E0;
    max-width: 1430px;
    margin: 0 auto;
}
.head-line-top a{
    padding: 8px 15px;
    color: #202020;
    font-size: 16px;
    font-weight: 400;
}
.main-nav {
    padding: 20px 0;
    max-width: 1430px;
    margin: 0 auto;
    background-color: #fefefe;
}
.main-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-menu li {
    position: relative;
}

.main-menu a {
    display: block;
    padding: 8px 10px;
}

.main-menu a:hover {
    background: #f5f5f5;
}

.main-menu .sub-menu {
    position: absolute;
    left: 0;
    display: none;
    width: 100%;
    margin: 0;
    z-index: 999999!important;
    padding: 0;
    list-style: none;
    background: #fff;
    z-index: 10;
     -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 3px 10px rgba(0,0,0,0.175);
}
.main-menu .sub-menu2, .main-menu .sub-menu3 {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 10;
    display: none;
    width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 3px 10px rgba(0,0,0,0.175);
}

.main-menu .sub-menu a {
	display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    font-weight: normal;
    text-transform: capitalize;
}
.main-menu .sub-menu li {
	border-bottom: 1px solid #eee;
}

.main-menu > li:hover .sub-menu {
    display: block;
}
.main-menu .sub-menu > li:hover .sub-menu2 {
    display: block;
}
.main-menu .sub-menu2 > li:hover .sub-menu3 {
    display: block;
}
.nav-justified li a:after {
	color: #fff;
	font-family: 'Glyphicons Halflings';
	content: '\e114';
	position: absolute;
	right: 15px;
	font-size: 10px;
	top: 12px;
}
.nav-justified li a:after {
	color: #fff;
	font-family: 'Glyphicons Halflings';
	content: '\e114';
	position: absolute;
	right: 15px;
	top: 12px;
	font-size: 10px;
}
.nav-justified li a:only-child:after {
    content: '';
}
.nav-justified li li a:after {
    color: #999;
    font-family: 'Glyphicons Halflings';
    content: '\e080';
    position: absolute;
    right: 15px;
    top: 14px;
    font-size: 10px;
}


.nav ul li a{
    color: #333;
}
.nav ul li a:hover{
    background-color: transparent!important;
    color: #333;
}
.nav ul ul li a{
    color: #333;
    font-weight: normal;
    text-transform: capitalize;
}
.nav.mob-ic>li>a:hover, .nav.mob-ic>li>a:focus{
	color: #fff;
	background-color: #1a5a9a;
}
.navbar-collapse{
    border-top: 0;
    background-color: #f8f8f8;
    border-bottom: 1px solid #eee;
}
.phone-block{
    margin-right: 10px;
    margin-top: 3px;
}
.email-block{
    margin-top: 3px;
}
.phones-text{
    cursor: pointer;
}
.phones-text,
.e-mail-text{
    display: block;
    font-size: 12px;
}
.logo-text{
    display: block;
    font-size: 12px;
    color: #333;
}
.phones a,
.e-mail a{
    font-size: 20px;
    text-decoration: none;
}
.wrap{
    max-width: 1430px;
    margin: 0 auto;
    background-color: #f8f8f8;
    padding-bottom: 30px;
}
.about-as {
    margin-top: 15px;
    margin-bottom: 45px;
}
.panel-body h1{
    margin-top: 0;
}
.footer{
    padding: 10px 0;
    font-size: 14px;
    color: #484848;
    background-color: #eaeaea;
}
.footer .h4{
    color: #1a5a9a;
    text-transform: uppercase;
    font-weight: bold;
}
.footer .nav li a {
    padding: 0px 15px;
    color: #777;
}
.footer ul {
    padding: 0;
}
.footer ul li{
    list-style: none;
}
.footer ul li a{
    color: #777;
}
.footer ul li a:hover{
    color: #333;
    text-decoration: none;
}
.hits {
    font-size: 14px;
    position: absolute;
    font-weight: normal;
    top: 85px;
    left: 9px;
    border-radius: 0;
}
.actions{
    font-size: 14px;
    position: absolute;
    font-weight: normal;
    top: 107px;
    left: 9px;
    border-radius: 0;
    z-index: 2;
}
.shop_discount {
    position: absolute;
    top: 63px;
    left: 9px;
    font-size: 13px;
    border-radius: 0;
    background: #e10000;
}
.newanka{
    font-size: 14px;
    position: absolute;
    font-weight: normal;
    top: 129px;
    left: 9px;
    border-radius: 0;
}
.js_shop_id .hits {
    left: 15px;
}
.js_shop_id .actions{
    left: 15px;
}
.js_shop_id .shop_discount {
    left: 15px;
}
.js_shop_id .newanka{
    left: 15px;
}
.pager li a{
    color:#333;
}
a.js_shop_wishlist.shop_wishlist.shop-like {
    cursor: pointer;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background: none;
}

.cart_order td, .wishlist td {
    vertical-align: middle!important;
}

.produc-img .img-responsive{
    margin:0 auto;
}
.produc-img .thumbnail{
    margin-right: 4px;
}
.position-cw{
    position: absolute;
    top: 5px;
    right: 20px;
    z-index: 1;
}
.shop-pane .js_shop{
    position:relative;
}

.search_form .btn-default{
    border: 1px solid #eee;
    border-left: 0;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.news_block .media-body_mod {
    padding: 15px;
    border-top: 1px solid #eee;
}
.news_block .media {
    margin-top: 0;
}
.media-bl .media{
    padding: 15px;
}
.form-control{
    border: 1px solid #eee;
}
label.input-title {
    padding: 6px 10px;
    width: 100%;
    font-weight: normal;
    border-top: 1px solid #eee;
    font-weight: bold;
}
.bold{
    font-weight: bold;
}
/*carousel*/
.carousel-control{
    width: 6%;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 0;
    background-color: rgba(0, 0, 0, 0.35);
    margin: 0 5px 0 0;
}
.carousel-indicators li:hover {
    background-color: #fff;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    border: 0;
    background-color: #fff;
    margin: 0 5px 0 0;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-caption {
    text-align: left;
    font-size: 20px;
    position: absolute;
    top: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    font-size: 20px;
    line-height: 1.5;
    margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right {
    margin-right: -15px;
}
.news_all_img,
.clauses_all_img {
    float: center;
    padding-right: 7px;

}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.shops-title{
    padding: 5px 0;
    height: 50px;
    overflow: hidden;
}
.shops-title a {
    font-size: 15px;
}
.price{
    font-size: 20px;
}
.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;
}
.btn-warning{
    background: #ee501b;
     color: #fff;
     margin: 0;
     border: 0;
     border: 1px solid #ee501b;
     border-radius: 0;
}
.btn-warning:hover{
    background-color: #EF6132;
    color: #fff;
    border-color: #EF6132;
}
.btn-default{
    border-color: #eee;
}
.btn-primary {
    color: #2e6da4;
    background-color: #fff;
    border-color: #2e6da4;
}
.wcart{
    max-width: 100px!important;
}
.wcart input{
    min-width: 50px!important;
}
.cart_order .wcart {
    max-width: 110px;
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-default{
    border-color: #eee;
}
.panel-default>.panel-heading{
    font-weight: bold;
    background-color: #fff;
    border-color: #eee;
}


/*steel radio*/
.radio {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}
.radio + label {
    cursor: pointer;
}
.radio:not(checked) {
    position: absolute;
    opacity: 0;
}
.radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
}
.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #CDD1DA;
    border-radius: 50%;
    background: #FFF;
}
.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #1a5a9a;
    opacity: 0;
    transition: all .2s;
}
.radio:checked + label:after {
    opacity: 1;
}

input[type='reset'] {
    padding: 12px 15px;
    border: none;
    border-radius: 5px;
    background: #CDD1DA;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
}
input[type='reset']:active {
    background: #BDC0CC;
}
.cart_table {
    background-color: #fff;
    padding: 0;
    border: 1px solid #eee;
    margin-bottom: 15px;
}
.row-flex-photo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.row-flex {
    margin-right: 0;
    margin-left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}
.shop_wishlist span.glyphicon.glyphicon-heart-empty {
    font-size: 20px;
    position: absolute;
    top: 7px;
    right: 10px;
    color: #ccc;
    cursor: pointer;
}
.shop_wishlist span.glyphicon.glyphicon-heart-empty.active {
    color: #157fbe;
}
.navbar-right {
    margin-right: 0;
    margin-left: 0;
}
.dn{
    display: none;
}
.bg-block-ser{
    margin-top: 15px;
}
.shop-pane .js_shop{
    position: relative;
}
/*для выпадания товара*/
/*.product-cut__extra-info {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 11;
    box-shadow: 0 4px 6px rgba(0,0,0,.15);
    border-top: 0;
    padding: 0 15px 15px 15px;
    background: #fff;
    width: 100%;
}
.shop-pane .js_shop:hover .product-cut__extra-info {
    display: block;
}
.shop-pane .js_shop:hover{
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
    z-index: 11;
    -webkit-transition: box-shadow ease-out .2s;
    -moz-transition: box-shadow ease-out .2s;
    -o-transition: box-shadow ease-out .2s;
    transition: box-shadow ease-out .2s;
}*/

.leftmob-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.leftmob-menu a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
}
.leftmob-menu a:hover {
    background: #f5f5f5;
}

.leftmob li:last-child{
    border-bottom: none;
}

.leftmob-menu li {
    position: relative;
    border-bottom: 1px solid #ddd;
}


.leftcat-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.leftcat-menu a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    position: relative;
}
.leftcat-menu a:hover {
    background: #fff;
    z-index: 25;
}
.leftcat-menu li a:hover:after {
    display: none;
}
.shop_category_img img,
.shop_cat_img img{
    margin: 0 auto;
}
li li.shop_category {
    float:left;
    position: relative;
    width: 50%;
}
li li ul li.shop_category {
    display: block;
    width: 100%;
}
li.shop_category:last-child{
    border-bottom: none;
}
.leftcat-menu li.shop_category {
    border-bottom: 1px solid #eee;
}
.leftcat-menu li li.shop_category{
    border-bottom: none;
}
.leftcat-menu li li.shop_category a{
    color: #337ab7;
    font-weight: bold;
}
.leftcat-menu li li ul{
	padding: 0;
}
.leftcat-menu li li {
	list-style: none;
	display: block;
}

.leftcat-menu li li ul li.shop_category a{
    color: #333;
    font-weight: normal;
    display: block;
}

.leftcat-menu .shop_category_block_2, .leftcat-menu .shop_category_block_3 {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 20;
    display: none;
    width: 200%;
    min-height: 330px;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 1px 1px 10px -1px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 10px -1px rgba(0,0,0,0.2);
}


.leftcat-menu > li:hover .shop_category_block_2 {
    display: block;
}

.leftcat-menu .shop_category_block_2 > li:hover .shop_category_block_3 {
    display: block;
}

.leftcat-menu li li a:after {
	display: none;
}

.leftcat-menu li a:after {
	color: #999;
	font-family: 'Glyphicons Halflings';
	content: '\e080';
	position: absolute;
	right: 15px;
	top: 14px;
	font-size: 10px;
}
.leftcat-menu li a:hover:after {
	color: #999;
	font-family: 'Glyphicons Halflings';
	content: '\e080';
}
.leftcat-menu li a:only-child:after {
 	content: '';
}

.photo_cat_img .thumbnail,
.photo_item .thumbnail{
	margin-bottom: 5px;
}
.thumbnail .rating_votes {
    position: absolute;
    top: 5px;
    left: 5px;
}
.cart_remove span, .wishlist_remove span {
    display: block;
    background: url(../img/remove.png) no-repeat center center;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

/* Tabs panel */
.tabbable-panel {
    margin-top: 15px;
    background-color: #fff;
    border: 1px solid #eee;
}
.tab-pane {
    padding: 15px;
}
.nav-tabs {
    border-bottom: 1px solid #eee;
}
.nav-tabs li a {
    font-weight: bold;
    border: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #1a5a9a;
    border: 0;
}
.input-xs {
    height: 22px;
}
.wcount {
    width: 100px;
}
.wcountid{
    width: 150px;
}
.shop-item-big-images,
.shop_preview_img {
    margin-bottom: 15px;
}
label{
    font-weight: normal;
}
.js_show_cart .glyphicon-shopping-cart{
    color: #fff!important;
}
.js_show_cart a{
    background-color: #337ab7;
    color: #fff;
}
.js_show_cart a:hover{
    background-color: #337ab7!important;
}
.breadcrumb{
    border: 1px solid #eee;
    background-color: #fff;
}
.breadcrumb a{
    font-size: 12px;
    color: #777;
}
.well{
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
}
.presblock{
    background-color: #fff;
    border: 1px solid #eee;
}
.presblockinner {
    padding: 15px;
    margin: 0 0;
    border-radius: 4px;
    font-size: 13px;
    color: #555;
    text-align: center;
}
.presblockinner .glyphicon.glyphicon-time,
.presblockinner .glyphicon-plane,
.presblockinner .glyphicon-gift,
.presblockinner .glyphicon-credit-card {
    font-size: 35px;
    color: #444;
}

.sort-by {
    margin: 15px 0;
    color: #666;
}
.label-warning {
    background-color: #157fbe;
}
.mr-5{
    margin-right: 5px;
}
.mt-5{
    margin-top: 5px;
}
.mb-5{
    margin-bottom: 5px;
}
.mt-8{
    margin-top: 8px;
}
.mt15{
    margin-top: 15px;
}
.mb15{
    margin-bottom: 15px;
}


.filtr-block .panel-heading{
    border-bottom: 0;
}
.filtr-block label.input-title{
    padding: 6px 15px;
    font-weight: normal;
}
.collapsefiltr-body label{
    margin-bottom: 0;
}
.slides{
    margin-top: 15px;
    border-top: 1px solid #f8f8f8;
}
.content {
    padding-top: 15px;
    padding-bottom: 15px;
}
.bg-line{
    border: 1px solid #eee;
    padding: 15px;
    background-color: #fff;
}
.shop-item-rate.rate {
    margin-bottom: 10px;
}
.subscrube-block{
    padding: 15px;
    background-color: #1a5a9a;
    color: #fff;
    margin-top: 15px;
}
.subscrube-block a{
    color: #fff;
    text-decoration: underline;
}

.block-row.media{
    padding: 15px;
    margin-top: 0;
    border-top: 1px solid #eee;
}
.c-border, .c-border4{
    border: 1px solid #eee;
    background-color: #fff;
    padding: 15px;
    margin-bottom: -1px;
    margin-right: -1px;
    position: relative;
}

.shop_img.shop-photo {
    text-align: center;
}
.shop-pane span.js_rating_votes.rating_votes {
    position: absolute;
    top: 5px;
    left: 15px;
}
.header-mob{
    background-color: #fff;
    padding: 10px 15px;
}
.navbar-right span.glyphicon.glyphicon-earphone, .navbar-right span.glyphicon-envelope {
    padding: 12px;
    border: 2px solid #337ab7;
    float: left;
    margin-right: 5px;
}
.nav-tabs li a {
    font-weight: bold;
    border: 1px solid #eee;
}
.nav-tabs.nav-justified{
	border-bottom: 1px solid #eee;
}
.nav-tabs.nav-justified li a{
    border: 0;
}
.nav-tabs.nav-justified li{
    border-right: 1px solid #eee;
}
.nav-tabs.nav-justified li:last-child{
    border-right: none;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 0;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    border-top: 1px solid #eee;
    padding: 8px 15px;
}
.panel-danger{
    position: relative;
}
.wishlist_table {
    background-color: #fff;
    border: 1px solid #eee;
}
.photo_images {
    margin-bottom: 15px;
}

.comments_form, .reviews_form{
    border: 1px solid #eee;
    background-color: #fff;
    margin-top: 15px;
}
td.cart_total, .cart_summ-mod {
    font-weight: bold;
    font-size: 18px;
}
.relproduct .shop_buy{
    display: none!important;
}
.relproduct .price{
    font-size: 14px;
}
.relproduct .media-heading{
    margin-bottom: 0;
}
.shop_id .media{
    margin-top: 0;
}
.error_message {
    font-size: 12px;
}
.clauses .block_header{
	padding: 0 15px;
}
.news_block .block_header{
	padding: 0 15px;
}
.nav-tabs.nav-justified>li>a{
	margin-bottom: 0;
}
.js_cart_count button,
.wishlist_count button{
	display: block!important;
}
.errors.errorspos.error.alert.alert-success.error_message {
    position: absolute;
    top: 48px;
    right: 15px;
}
.navbar-collapse .navbar-nav>li>a{
    color: #777;
}

.nav-stacked li a{
    border-bottom: 1px solid #ddd;
}
.nav-stacked>li+li {
    margin-top: 0;
}
.navbar-nav {
    margin: 0 -15px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
    background-color: #eee;
    color: #777;
}
.ddd {
    position: absolute!important;
    right: 0;
    z-index: 5;
    border-left: 1px solid #ddd;
}
.opt-quontity input{
	font-size: 12px;
}
.bg-hit {
    background-color: #5bc0de;
    padding: 10px 15px;
    max-width: 200px;
    margin-bottom: 0;
    border: 1px solid #eee;
    border-bottom: 0;
    color: #fff;
}
.bg-action {
    background-color: #157fbe;
    padding: 10px 15px;
    max-width: 200px;
    margin-bottom: 0;
    border: 1px solid #eee;
    border-bottom: 0;
    color: #fff;
}
.bg-new {
    background-color: #d9534f;
    padding: 10px 15px;
    max-width: 200px;
    margin-bottom: 0;
    border: 1px solid #eee;
    border-bottom: 0;
    color: #fff;
}
.small-block small {
    margin-right: 15px;
}
.js_ab, .files_list {
    margin-bottom: 15px;
}
.bg-td{
    background-color: #eee;
}
.navbar-form .btn-default_mod {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.navbar-form input {
    border-right: 0;
}
.votes_block .votes_wrap, .votes_block .button_wrap{
	margin: 10px 0 0 0;
}

.votes_persent{
	font-weight: bold;
	display: inline;
	padding-left: 10px;
}
.votes_line{
	background: #ff8702;
	height: 15px;
	margin-top: -15px;
}
.votes_line_count{
	background: #f2f2f2;
	height: 15px;
	text-align: center;
	color: #999;
	line-height: 15px;
	font-size: 13px;
}

@media (min-width: 769px){
    .navbar-collapse.collapse {
        display: none !important;
    }
    a.navbar-brand{
        font-weight: bold;
        padding: 8px 15px;
        font-size: 30px;
    }
}
@media (max-width: 250px) {
    .hidden-mob-text{
        display: none;
    }
    .header-mob .glyphicon-shopping-cart{
        display: none;
    }
}

@media (max-width: 544px) {
    .col-xs-6{
        width: 100%;
    }
    .js_shop_buy .col-xs-7,
    .js_shop_buy .col-xs-5{
        width: 100%;
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .collapsefiltr-body{
        display: none;
    }
    .head-line-top .container {
        padding-left: 0;
        padding-right: 0;
    }
    .head-line-top{
        background-color: #1a5a9a;
        border-bottom: 0;
    }
    .head-line-top a{
        color: #fff;
         font-size: 14px;
    }

    .navbar-form {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
    	margin-bottom: 0;
    }
}

@media (min-width: 769px) {
    .titles{
        margin-top: 0;
    }
}

@media (max-width: 600px) {
    .cart_delivery, .cart_additional, .cart_total, .cart_count-mod, .cart_summ-mod{
        padding-left: 10px!important;
    }
    .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
        border-top: 1px solid #eee;
        padding: 8px;
    }
    .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 {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .shop_table.cart tr {
    }
    .shop_table.cart td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }
    .shop_table.cart td:before {
        position: absolute;
        top: 8px;
        left: 10px;
        width: 45%;
        padding-right: 5px;
        text-align:left;
        font-weight: bold;
    }
    .shop_table.cart td:before {
        content: attr(data-title);
        width: 50%;
        position: absolute;
        display: inline-block;
        color: #000;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
/* Адаптация виде Ютуба и Фимео */
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 98%;
  height: 98%;
}

/* убирает кнопку с плеера */

video::-internal-media-controls-download-button {
display:none;
}

video::-webkit-media-controls-enclosure {
overflow:hidden;
}

video::-webkit-media-controls-panel {
width: calc(100% + 30px); /* Adjust as needed */
}
