
body{
    font: 14px/22px arial, helvetica, sans-serif;
    background-color: #E4E8EA;
padding-top: 40px;
}
a{
    color: #3b2932;
}
a:hover{
    text-decoration: none;
    color: #34c6cd;
}
.h2 a{
    color: #c9302c;
}
.container{
    max-width: 1070px;
}
.head-line .navbar-default{
    background: #f4f6f7;
    border-radius: 0;
}
.head-line .navbar-collapse{
    margin-left: -15px;
}
.head-line .navbar-nav li a{
    color: #333;
}
.head-line {
    background-color: #F4F6F7;
    max-width: 1170px;
    margin: 0 auto;
}
.head-line .nav-pills li a {
    border-radius: 0;
}

.main {
    max-width: 1170px;
    margin: 0 auto;
    background-color: #fff;
}
.header{
  min-height: 100px;
}
.header .fa-shopping-cart {
    color: #333;
    font-size: 40px;
}

.main-nav .navbar-default {
    background-color: #34c6cd;
    z-index: 3;
    border-radius: 0;
}
.main-nav a.active {
    background: #34c6cd;
}
.navbar {
    border: 0;
}
.navbar-default .navbar-brand {
    color: #333;
    position: relative;
}
.main-nav .navbar-nav li a {
    color: #333;
    font-size: 16px;
}
.main-nav .navbar-nav li a:hover {
    /*color: #fff;*/
    background-color: #299da3;
}
.navbar-toggle{
    float: left;
}
.navbar-default .navbar-nav>.open>a:focus{
    color: #fff;
    background-color: #FFFFFF;
}

.dropdown-menu{
    border: 0;
    border-radius: 0;
}
.dropdown-menu a:hover{
    background-color: #ccc;
}

.nav-stacked li a {
    border-radius: 0px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.nav-stacked>li+li {
    margin-top: 0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #eee;
    color: #333;
}
.logo{
}
.phone{
    font-size: 20px;
}

.time-clock{
  font-size: 14px;
}
.main-link:hover{
}
.time-work{
    font-size: 20px;
}
.time-work .btn-default {
    padding: 5px 10px;
    font-size: 12px;
}
header .cart{
    margin-top: 14px;
    /* font-size: 30px; */
    background: #F4F6F7;
    padding: 10px;
}
.navbar-toggle{
    margin-right: 0;
}
.cor{
    font-size: 13px;
}
.caption h3{
    font-size: 14px;
    color: #6b6b6b;
    margin-top: 0;
}
.price{
    font-size: 20px;
    padding-bottom: 10px;
    color: #000;
}
.about-as{
    margin-bottom: 20px;
}

.shop_brand_block .shop_brand {
    min-height: 70px;
}
.footer{
    padding: 40px 0;
    background: #F4F6F7;
    margin-top: 40px;
}
.footer .phone{
    padding-top: 0;
}
.footer .fa-stack, .footer .fa-stack-1x{
    color: #777;
}
.footer .fa-stack:hover, .footer .fa-stack-1x:hover{
    color: #333;
}
.footer hr{
	border-top: 1px solid #ddd;
}

.shop_cat_link .media {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.shop_cat_link a{
    font-size: 13px;
    text-decoration: underline;
}

.shop_list .show_all a{
    font-size: 13px;
    text-decoration: underline;
}
.block_header {
    font-weight: bold;
}
.block_headercat a{
    font-size: 13px;
}
.badge{
    background-color: #333;
    position: absolute;
    top: 5px;
    right: 5px;
}
.sort-by.by-rate {
    margin: 12px 0;
    font-size: 13px;
}
}


.bgdost {
    background-color: #F5F5F5;
    padding: 15px 0 0 0;
}
.thumbnail{
    position: relative;
    border-radius: 0;
    margin-bottom: 10px;
}
.shops-title a {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
.shops-title a:hover {
    border: none;
    color: #f6c700;
}
.thumbnail:hover{
	border: 1px solid #999!important;
}
.hits {
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 85px;
    left: 5px;
    border-radius: 0;
}
.actions{
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 107px;
    left: 5px;
    border-radius: 0;
    z-index: 2;
}
.shop_discount {
    position: absolute;
    top: 63px;
    left: 5px;
    font-size: 13px;
    border-radius: 0;
    background: #e10000;
}
.newanka{
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 129px;
    left: 5px;
    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;
}

span.fa-stack.fa-lg {
    margin-top: 7px;
}

.fa-stack, .fa-stack-1x{
    color: rgba(255, 255, 255, 0.5);
}
.fa-stack:hover, .fa-stack-1x:hover{
    color: rgba(255, 255, 255, 1.0);
}

.content{
}
.content .glyphicon-shopping-cart{
    font-size: 12px;
}
a.bold_link:hover{
    color: #333!important;
}

.main-nav .dropdown-menu ul li{
   list-style-type: none;
   color: #B52320;
}

.thumbnail-news_mod{
    border: none;
}
.thumbnail-news_mod:hover{
    border: none;
}
p.navbar-right{
    margin-right: 0;
}


/*модальное окно*/
.modal-header {
    border-radius: 4px 4px 0 0;
}
.modal-title {
}
.modal-body {
    text-align: left;
}
.close {
    text-shadow: none;
    opacity: .8;
}

/*кнопки*/
.btn-danger_mod {
  /*background-color: #B52320!important ;*/
  border-radius: 0;
}
.btn-primary {
  /*background-color: #B52320!important ;*/

}
.btn-default_mod {
    /* background-color: #B52320!important; */
    border-radius: 0;
    color: #333;

}
.caption .glyphicon{
    color: #333;
}

/*пагинация*/
.pagination li a, .pagination li span{
    color:#333;
}

.li>a:before {
    font-family: FontAwesome;
    content: "\f0ac";
    padding-right: 7px;
    font-weight: normal;
}
/*слайдер */
.carousel-control {
     opacity: 1;
}
.slides{
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}



.form-control{
    border-radius: 0;
}
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search_form .form-control {
    border: 1px solid #fff;
}

span.js_cart_remove, .wishlist_remove span {
    cursor: pointer;
}
td.cart_remove {
    text-align: center;
}
span.js_cart_remove:hover, .wishlist_remove span:hover {
    color: #ff0000;
}

.js_wishlist_remove input {
    display: none;
}

span.shop_price_value.strike {
    font-size: 14px;
    color: #d9534f;
    text-decoration: line-through;
    font-weight: normal;
}
a.js_shop_wishlist.shop_wishlist.shop-like {
    cursor: pointer;
}
.carousel {
    z-index: 1;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background: rgba(0,0,0,.129);
}

/*мобильное меню*/
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333!important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .cart{
        margin-bottom: 40px;
    }

}



.previous_next_links {
    margin-top: 30px;
}
.cart_order td, .wishlist td {
    vertical-align: middle!important;
}

.cart_order .errorspos {
    display: none!important;
}

.js_shop .h3 {
    margin-top: 5px!important ;
    margin-bottom: 7px;
    line-height: 15px;
}
.js_shop .caption {
    padding: 3px;
    text-align: left;
}
.thumbnail-news_mod .caption{
	padding-left: 0;
}
.footer .nav li a {
    padding: 0px 15px;
    text-decoration: underline;
    color: #777;
}
.footer ul {
    padding: 0;
}
.footer ul li{
    list-style: none;
}
.footer ul li a{
    color: #777;
    text-decoration: underline;
}
.footer ul li a:hover{
    color: #333;
    text-decoration: none;
}
.content h1{
    margin-top: 0;
}


.js_shop_add_compare.shop_compare_button.active{
    color: #ff0000!important;
    background-color: #575a59;
    border: 1px solid #5c5f5e;
}
.produc-img .img-responsive{
	margin:0 auto;
}
.produc-img .thumbnail{
    padding: 4px;
}
.position-cw{
	position: absolute;
	top: 5px;
    right: 20px;
	z-index: 1;
}

.shop-pane .js_shop{
	position:relative;
    margin-left: -1px;
}

.js_shop_param_existed, .js_shop_param  {
    background: #ddd;
    padding: 3px 0 3px 5px;
}

.btn-warning{
    background-color: #f6c700;
    color: #333;
    border: 1px solid #f6c700;
}
.btn-warning:hover{
    background-color: #299da3;
    color: #333;
    border-color: #299da3;
}
.btn{
    border-radius: 0;
}
.pager li>a{
    border-radius: 0;
}
.button-group-price {
    border-radius: 0;
}
.search_form .btn-default{
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
}
.breadcrumb {
    border-radius: 0;
}

.news_block .media-body {
    padding: 10px;
    background-color: #fff;
}
.news .thumbnail{
    padding: 0;
}
.news_block .media-body_mod {
    padding: 10px;
    background-color: #F4F6F7;
}
.news_block .media {
    margin-top: 0;
}
.news_block .media_mod {
    margin-bottom: 10px;
}

.error_message, .error {
    color: #a94442;
    font-size: 12px;
}
.required_field {
    font-size: 12px;
}
.thumbnail .error_message, .error {
    color: #333;
    font-size: 12px;
}
.carts .error_message{
    color: #a94442;
}
.main-nav .navbar-nav li a:first-child{
}
.modal-content{
    border-radius: 0;
}
.modal-header{
    border-radius: 0;
    background-color: transparent;
}

.block.shop-search {
    margin: 0px;
    padding: 0;
    background-color: #FAFAFA;
}
.shop-search .col-md-12 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.shop_img.shop-photo.media-left {
    width: 25%;
}
span.input-title {
    font-weight: bold;
}
label.input-title {
    margin-top: 5px;
}
.bold{
    font-weight: bold;
}
.carousel-control{
    width: 4%;
    text-shadow: none;
}
.carousel-indicators li {
    width: 13px;
    height: 13px;
    border: 0;
    background-color: rgba(0, 0, 0, 0.35);
    margin: 0 5px 0 0;
}
.carousel-indicators li:hover {
    background-color: #34c6cd;
}
.carousel-indicators .active {
    width: 13px;
    height: 13px;
    border: 0;
    background-color: #34c6cd;
    margin: 0 5px 0 0;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-caption {
    text-align: left;
    font-size: 20px;
    position: absolute;
    top: 30px;
}
.carousel-caption h3{
    background-color: rgba(255, 206, 0, 0.75);
    padding: 5px;
}
.carousel-caption p{
    background-color: rgba(255, 206, 0, 0.75);
    padding: 5px;
}
.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: left;
    padding-right: 10px;
}

.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;
}
.shop_text {
    margin-bottom: 10px;
}
.shops-title{
    padding: 5px 0;
    height: 50px;
    overflow: hidden;
}

.footer .nav li a:hover {
    background-color: transparent;
    color: #f6c700;
}

.reviews_date {
    font-size: 10px;
}
.reviews_name {
    font-size: 14px;
}
.reviews_name .thumbnail{
    margin-bottom: 0;
}
.panel-heading{
    background-color: #F5F5F5;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.js_shop_compare_param.shop_compare_param {
    margin-bottom: 30px;
}
.shop_compare_page .thumbnail{
    margin-bottom: 0;
}
.nav-tabs>li>a {
    border-radius: 0;
}
.tab-content{
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px;
}
.tabrow{
    margin-top: 20px;
}
a.js_shop_wishlist.active {
    color: #FFCE00;
}
span.js_shop_wishlist.active .glyphicon-heart {
    color: #FFCE00;
}
a.js_shop_wishlist.active:hover {
    color: #FFCE00;
}
span.js_shop_wishlist .glyphicon-heart:hover {
    color: #FFCE00;
}


select.inpselect {
    margin-bottom: 7px;
}
.js_shop_id select.inpselect{
    margin-left: 0;
}

.shop-item-price {
    margin-bottom: 5px;
}

.modal-backdrop{
    display: none;
}
.modal-open .modal {
    background: rgba(51, 51, 51, 0.48);
}



a.bold_link {
    color: #333!important;
    font-weight: bold!important;
    padding: 0 15px!important;
}



h5.media-heading.title-bold a {
    font-weight: bold!important;
    font-size: 16px!important;
}
.podcat-title a{
    color: #9ba0a7;
    font-size: 11px;
}
.podcat-title a:hover{
    color: #666;
}
.btn-warning{
    background: #34c6cd;
	 color: #333;
	 margin: 0;
	 border: 0;
	 border: 1px solid #34c6cd;
}
.subscribe {
    background: #E4E8EA;
    padding: 10px;
}

input.btn-buys:hover {
    color: #fff;

}

button.btn.btn-default.btn-sm {
    display: inline-block!important;
}

.wcart {
    max-width: 100px;
}
.cart_order .wcart {
    max-width: 110px;
}

.mt-8{
    margin-top: 8px;
}

.shop_one_click{
    margin-bottom: 7px;
}
.row.js_shop_buy.shop_buy.to-cart {
    margin-bottom: 7px;
}

.nav-tabs li a {
    font-weight: bold;
    border: 1px solid #ddd;
}
.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;
}






/*стилизация 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: #34c6cd;
    opacity: 0;
    transition: all .2s;
}
.radio:checked + label:after {
    opacity: 1;
}
.radio:focus + label:before {
    box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}

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;
}
input[type='reset']:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
.cart_check{
    text-align: center;
}


.comments_name, .comments_param {
    font-weight: bold;
}
.text-danger {
    color: #a94442!important;
}
a.js_comments_show_form{
    color: #F6AC00;
}

.rwspisok .js_shop{
    width: 100%;
}
.rwspisok .shops-title{
    font-weight: bold;
    font-size: 17px;
}
.rwspisok .shop-photo{
    float: left;
    padding: 10px;
}
.rwspisok .caption {
    padding: 0;
    text-align: left;
}
.rwspisok .thumbnail .error_message, .error {
    color: #333;
}
.rwplitka .shop_brand, .rwplitka .shop_article{
    display: none;
}
small.shop_brand {
    display: block;
}



.comments_block_form{
    margin-bottom: 10px;
}

th {
    font-weight: normal;
    font-size: 12px;
    background: #F5F5F5;
}


.items-scroller .item {
    float: left;
}
.items-scroller .item img{
    margin: 5px 5px 5px 0;
}

.shop-item-image {
    display: none;
}

.row-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

small.podcat-title {
    display: block;
}

.p15{
    padding: 15px 7px;
}

.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: #FFCE00;
}

div.infofield {
    font-weight: bold;
}

p.bg-success {
    padding: 15px;
}

.homecat small a {
    display: block;
    color: #999;
}

.homecat .media {
    margin-bottom: 40px;
}

.cat-shop_list {
    margin-bottom: 20px;
}

.cattitle a{
    font-size: 14px;
    text-decoration: underline;
}
.subscription .btn-block {
    margin-top: 5px;
}

.navbar-right {
    margin-right: 0;
        margin-left: 0;
}

.small-block {
    margin-bottom: 7px;
}
.small-block small{
    display: inline-block;
    margin-right: 10px;
}

.panel {
    border-radius: 0;
}
.well {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.list-group-item {
    border-bottom: 1px solid #ddd!important;
}
.panel>.list-group .list-group-item {
    border-width: 0 0;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0px!important;
}
.links-box {
    border: 5px solid #f1f1f1;
    padding: 15px 18px 12px;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.alert {
    border-radius: 0;
}
input.form-control.input-sm.text-center {
    background: #f5f5f5;
}
.thumbnail .rating_votes {
    position: absolute;
    top: 5px;
    left: 5px;
}


 nav.navbar.navbar-default.fg {
    background-color: #fff!important;
    border-color: #fff;
     margin-bottom: 0!important;
}
.fg .nav>li {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
}
.mt-5{
    margin-top: 5px;
}
li span.active {
    background-color: #f4f6f7;
}
.cart_remove span, .wishlist_remove span {
    display: block;
    background: url(../img/remove.png) no-repeat center center;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin: 0 auto;
}
.cart_summ_old_total {
    text-decoration: line-through;
}
/* Tabs panel */
.tabbable-panel {
    margin-top: 15px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  font-size: 16px;
  font-weight: 500;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #34c6cd;
  opacity: 0.5;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #34c6cd;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Effect 1: Fade in and scale up */
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.input-xs {
    height: 22px;
}
.mr-5{
    margin-right: 5px;
}
.wcount {
    width: 100px;
}
.wcountid{
    width: 150px;
}
.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.clear{
    clear: both!important;
}

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

@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) {
    .head-line {
        margin-bottom: 0;
    }
    .main-link{
        background-color: #f5f5f5;
    }
    .head-line .container {
    padding-right: 0;
    padding-left: 0;
  }

  .main-nav .container {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar{
    margin-bottom: 0;
  }

  .form-inline .btn{
    margin: 5px 0;
  }

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


}



@media (max-width: 991px) {
    .cart_delivery, .cart_additional, .cart_total, .cart_count-mod, .cart_summ-mod{
        padding-left: 10px!important;
    }
    .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 {
        border: 1px solid #ccc;
    }
    .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;
        text-transform: uppercase;
    }


}





