@media (max-width: 768px) {
.checkout-tab .tab-row label {
    font-size:16px;
}
.products-list .product-item {
  border-left:0;
  border-right:0;
}
.product-item .analog .label-discount{
    right: 15px;
    top:none;
}
.label-discount {
  position:absolute;
  top:67%;
  right:10px;
  font-weight: 400;
  font-size: 11px;
}

.label-discount::before {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 12px;
  border-color: transparent transparent transparent #59B210;
}
.label-discount::after {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  right:-1px;
  top: 5px;
}
.section-nav__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left:15px;
  margin-right:15px;
  margin-top:0px;
}
.section-nav__item:first-child {
  margin-top: 9px;
  margin-right:7px;
}
.section-nav__item:not(:first-child) {
  margin-left:0px;
  margin-top: 9px;
  margin-right:7px;
  text-align: center;
}
.section-nav__link {
  text-transform: uppercase;
  text-decoration: none;
  color: #3D3D3D;
  border: 1px solid #59B210;
  display: block;
  padding: 4px 4px;
  font-size: 11px;
  font-weight: 700;
}
.section-nav__link:hover {
    text-decoration: none;
    background: #59B210;
    color:#fff;
}
    
    .breadcrumb-nav-holder{
         width:100%;
    }
    .breadcrumb-nav-holder ul {
        display: flex;
        margin-right:20px;
        overflow-y: hidden;
        overflow-x: scroll;
        white-space:nowrap;
    }
    .breadcrumb-nav-holder ul li{
       display: inline-block;
        vertical-align: top;

    }
    .breadcrumb-nav-holder ul a{
        white-space: nowrap;
    }
    .hide-togle{
        right: 21.5%;
    }
    .top-bar > .container > div.language > ul > li > a {
        padding:0 !important; 
    }
   .logo-holder {
      width:22%;
   }
   header .logo-holder .logo {
	margin-top:23%;
   }
   .top-search-holder {
    width:55%;
  }
  .top-cart-row {
    width: 19%;
  }
   header .logo-holder .logo img {
      margin:0;
   }
  header .top-search-holder .search-area .search-field {
   width: 65%;
   padding:10px;
  }   
  header .top-search-holder .search-area .search-button{
	padding: 10px 15px 16px 15px;
  }
  .fixed {
    position:fixed;
    z-index: 9999999;
	top:0;
	padding:15px 10px 9px 0;
	background:#fff;
	border-bottom: 1px solid #e0e0e0;

 }
  .fixed2{
	position:fixed;
    z-index: 9999999;
	top:0;
	left:0;
	margin-top:0 !important;
	width:88%;
	background:#fff;
	padding: 5px 20px 0px 10px;
	border-bottom: 1px solid #e0e0e0;	
  }
  #top-megamenu-nav .nav .dropdown {
    border-right: none;
    width: 100%;
  }
  #top-megamenu-nav .nav > li {
    border-right: none;
    width: 100%;
  }
  #top-megamenu-nav .nav .dropdown-menu {
    min-width: 0;
    max-width: none;
    width: 100%;
    background-color: #FFF;
  }
  .top-bar > .container > div {
    margin:0px 0;
  }
  .top-bar ul.right,
  .top-bar {
    text-align: center!important;
  }
  .top-bar > .container > div > ul > li > a {
    font-size: 13px !important;
    padding: 0 10px !important;
  }
  .logo > a {
    display: block;
    margin-bottom: 20px;
  }
  .logo > a > svg {
    display: block;
    margin: 0 auto;
  }
  #owl-main .caption .big-text {
    font-size: 30px;
    line-height: 30px;
  }
  #owl-main .caption .big-text .bg {
    font-size: 50px;
    line-height: 60px;
  }
  header .top-search-holder {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .top-search-holder .contact-row {
    text-align: center;
    margin-bottom: 20px;
  }
  header .top-search-holder .contact-row > div,
  header .top-search-holder .contact-row .phone,
  header .top-search-holder .contact-row .contact {
    margin: 0;
    margin-bottom: 5px;
    display: block;
  }
  header .top-search-holder .search-area .search-button {
    border-radius: 0 5px 5px 0;
  }
  header .top-search-holder .search-area .categories-filter {
    border-top: 1px solid #e0e0e0;
    border-left: none;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  header .top-cart-holder .basket .dropdown-menu {
    width: 300px;
    left: -136px;
  }
  header .top-cart-holder .basket .checkout .le-button {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  #banner-holder .banner {
    margin-bottom: 10px;
  }
  #banner-holder .banner .banner-text {
    top: 25%;
  }
  #banner-holder .banner .banner-text h1 {
    font-size: 20px;
    line-height: 22px;
  }
  #banner-holder .banner .banner-text .tagline {
    font-size: 14px;
    line-height: 24px;
  }
  #banner-holder .banner .banner-image {
    width: 100%;
  }
  .sidemenu-holder {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .homebanner-holder {
    width: 100% !important;
    padding: 0;
  }
  #hero .caption {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .product-grid-holder .product-item-holder {
    border-right: 1px solid #ececec;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  .nav-tabs {
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    margin-bottom: 15px;
  }
  .nav-tabs > li.active,
  .nav-tabs li {
    padding: 0;
    margin: 0;
    display: block;
	width: 100%;
  }
  .nav-tabs > li.active > a,
  .nav-tabs li > a {
    width: 100%;
    font-size: 15px;
    padding: 18px 39px;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #e0e0e0;
    line-height: 24px;
  }
  .nav-tabs > li.active:last-child > a,
  .nav-tabs li:last-child > a {
    border-bottom: none !important;
  }
  #bestsellers .size-medium {
    max-width: 100% !important;
  }
  #bestsellers .single-product-gallery {
    border-left-width: 1px;
  }
  #bestsellers .single-product-gallery .single-product-gallery-item {
    max-width: 100% !important;
  }
  #owl-recently-viewed .size-small,
  #owl-recently-viewed-2 .size-small {
    max-width: 100% !important;
  }
  #owl-recently-viewed .owl-wrapper-outer .owl-item .product-item-holder,
  #owl-recently-viewed-2 .owl-wrapper-outer .owl-item .product-item-holder {
    border-right-width: 1px;
  }
  .megamenu-horizontal .dropdown-menu {
    left: 0 !important;
    max-width: 100%;
    top: 100% !important;
    min-width: 0 !important;
  }
  .megamenu-horizontal .dropdown-menu .yamm-content .dropdown-banner-holder {
    position: relative !important;
  }
  .brands-carousel .carousel-item {
    margin: 0 auto !important;
  }
  #single-product .gallery-holder {
    width: 100%;
  }
  #single-product .body-holder {
    width: 100%;
  }
  #single-product .body-holder .body {
    padding: 0 15px;
  }
  #single-product .body-holder .qnt-holder {
    display: block;
    text-align: center;
  }
  #single-product .body-holder .qnt-holder #addto-cart {
    width: 100%;
    display: block;
    margin: 15px 0;
    text-align: center;
  }
  #single-product .single-product-gallery-item img {
    width: 100%;
  }
  #owl-single-product-thumbnails .owl-item .horizontal-thumb {
    border-right-width: 1px;
  }
  #footer .widgets-row > div {
    margin-left: 0;
    padding-left: 0;
  }
  #footer .sub-form-row:before {
    content: none;
  }
  #footer .sub-form-row input {
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  #footer .sub-form-row button {
    margin: 0 auto;
    width: 100%;
    border-radius: 5px;
    margin-top: 5px;
  }
  #footer .link-list-row {
    margin-bottom: 30px;
  }
  #footer .link-list-row .link-widget h3 {
    margin-bottom: 15px;
    padding-bottom: 0;
    margin-top: 30px;
  }
  #footer .copyright-bar .container > div {
    text-align: left;
    margin-left: 20px;
  }
  #footer .copyright-bar .container > div:first-child {
    margin-bottom: 10px;
  }
  #footer .copyright-bar .container > div .payment-methods {
    text-align: center;
  }
  #footer .copyright-bar .container > div .payment-methods > ul {
    text-align: center;
  }
  #footer .copyright-bar .container > div .payment-methods > ul > li {
    display: inline-block;
  }
  .sidebar {
    width: 100%!important;
  }
  .products-list .product-item .row .image-holder {
    width: 100% !important;
    padding: 27px;
  }
  .products-list .product-item .row .body-holder {
    width: 100%;
    padding: 27px;
  }
  .products-list .product-item .row .price-area {
    width: 100%!important;
    padding-bottom:5px;
  }
  .products-list .product-item .row .price-area .le-button {
    display: inline-block;
    text-align: center;
  }
	.homebanner-holder,
	.simple-banner,
	.widget.infopage{
		display:none;
	}
    .page-main-content .body .title h1 {
        font-size: 18px;
    } 
    .sidebar-page .gallery-holder {
        padding: 15px 5px;
        width: 45% !important;
    }
    .sidebar-page .body-holder {
        width: 55% !important;
        padding: 15px 0;
    }
    #single-product-tab .tab-pane {
        padding: 10px;
    }
    .product-item-holder.analog {
        width: 32%;
        padding: 0 0 30px 0;
    }
    .product-item.analog .body {
        height: 44px;
        margin-right: 5px;
    }
    .product-item-holder .body .title, .product-item-holder2 .body .title {
        line-height:18px;
    }
    .availability.analog {
        font-size: 12px;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .top-bar > .container > div {
    margin: 10px 0;
  }
  .top-bar > .container > div > ul > li > a {
    font-size: 12px !important;
    padding: 0 9px !important;
  }
  .logo > a {
    display: block;
    margin-bottom: 20px;
  }
  .logo > a > svg {
    display: block;
    margin: 0 auto;
  }
  header .top-search-holder {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .top-search-holder .contact-row {
    text-align: center;
    margin-bottom: 20px;
  }
  header .top-search-holder .contact-row > div,
  header .top-search-holder .contact-row .phone,
  header .top-search-holder .contact-row .contact {
    margin: 0;
    margin-bottom: 5px;
    display: block;
  }
  header .top-cart-holder .basket .dropdown-menu {
    width: 300px;
    left: -136px;
  }
  header .top-cart-holder .basket .checkout .le-button {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .top-cart-row-container {
    text-align: center;
  }
  .sidemenu-holder {
    width: 33.333% !important;
  }
  .homebanner-holder {
    width: 66.6667% !important;
  }
  #owl-main {
    background-color: #f4f4f4;
  }
  #owl-main .owl-item {
    height: 480px !important;
  }
  #banner-holder .container .banner {
    width: 22%;
    margin-right: 15px;
  }
  #banner-holder .container .banner a {
    max-width: 100%;
  }
  #banner-holder .container .banner:last-child {
    margin-right: 0;
  }
  #owl-recently-viewed .owl-item .product-item-holder,
  #owl-recommended-products .owl-item .product-item-holder {
    max-width: none !important;
    width: 100%;
  }
  #footer .sub-form-row input {
    width: 72%;
  }
  #footer .link-list-row .container > div:first-child {
    margin-bottom: 20px;
  }
  #cart-page .widget {
    margin: 0 0 25px;
    padding: 0;
  }
  .sidebar {
    /*width: 100%!important;*/
  }
  #single-product .gallery-holder {
    width: 50% !important;
  }
  #single-product .gallery-holder .single-product-gallery-item {
    width: 100%;
  }
  #single-product .body-holder {
    width: 50% !important;
  }
  #single-product .body-holder #addto-cart {
    margin: 15px 0 0 0 !important;
    width: 100%;
    text-align: center;
  }
  .products-list .product-item .row .body-holder {
    width: 41%;
  }
  .products-list .product-item .row .price-area {  }
  #hero .caption {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .container {
    width:100%;
  }
  .le-links li a{
      font-size:10px;
  }
    .marg_20_0 {
        margin:0px 5px;
    }
    .nav > li > a {
        padding: 10px 6px;
        font-size: 13px;
    }
    .product-item-holder .body .title.analog a {
        font-size: 11px;
    }
    .le-quantity {
        vertical-align: middle;
        margin-left:0px;
    }
    #cart-page .items-holder .cart-item .quantity {
        margin: 11px 0 0 0px;
    }
    #cart-page .widget .tabled-data li label {
        min-width: 80px;
    }
    #cart-page .col-sm-3 {
        width: 20%;
    }
    #cart-page .items-holder .close-btn {
        right: -15%;
    }
    .checkout-tab {
        width:95%;
    }
    .product-item.analog .body {
        height: 43px;
    }
    .product-item-holder .body .title, .product-item-holder2 .body .title {
        line-height: 14px;
    }
    #single-product-tab .tab-pane {
        padding: 15px;
    }
    .product-item-holder.analog {
        width: 32%;
    }
    .carousel-item.size-medium {
        min-width: 200px;
    }
    #recently-reviewd .product-grid-holder .product-item-holder.size-medium .body {
        margin: 0 4px 0 0;
        text-align: left;
    }
    #recently-reviewd .carousel-holder .title-nav {
        margin:0;
    }
    #recently-reviewd .product-grid-holder .product-item-holder .prices{
        display:none;
    }
    #cart-page .col-md-9{
        width:75%;
    }
    #cart-page .col-md-3 {
        width:25%;
    }
    .well {
        font-size: 15px;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  #owl-recently-viewed .owl-item .product-item-holder,
  #owl-recently-viewed-2 .owl-item .product-item-holder,
  #owl-recommended-products .owl-item .product-item-holder {
    max-width: none !important;
    width: 100%;
  }
  #single-product .gallery-holder .single-product-gallery-item {
    width: 100%;
  }
  #footer .sub-form-row input {
    width: 75% !important;
  }
  #footer .link-list-row .link-widget {
    width: 35% !important;
  }
  .col-md-4 {
    width: 38%;
  }
  .col-md-8 {
    width: 60%;
  }
  .nav > li > a {
    padding: 9px 12px;
  }
  header .logo svg {
    width: 100% !important;
  }
  header .top-search-holder {
    margin: 0;
    width: 60% !important;
  }
  header .top-search-holder .search-field {
    width: 50% !important;
  }
  header .top-cart-row {
    width:15%;
  }
  .products-list .product-item .row .body-holder {
    width: 42%;
  }
  .total-price-basket {
    margin: 6px 0 0 2px;
  }
  .products-list .product-item .row .price-area {
    width: 27%;
  }
  header .top-cart-row .top-cart-holder .dropdown-toggle .total-price {
    font-size: 16px;
  } 

  h1.border {
    line-height: 40px;
  }
  .sidebar .widget .product-list li .row > div:first-child {
    margin-right: 5px !important;
  }
  .sidebar .widget .product-list li .row > div:last-child {
    width: 63.667% !important;
  }
  .sidebar .widget .product-list li .row .thumb-holder {
    width: 100%;
  }
  #hero .caption {
    background-color: rgba(255, 255, 255, 0.5);
  }
  header .top-cart-row {
      padding: 35px 0 0 21px;
  }
  header .logo-holder .logo img {
      margin: 5px 0 18px 33px;
  }
  #single-product-tab .tab-pane {
    padding: 15px;
   }
  .product-item-holder.analog {
    width: 32%;
    padding: 0 5px 30px 0;
  }
    #recently-reviewd .product-grid-holder .product-item-holder .prices{
        display:none;
    }
    #recently-reviewd .product-grid-holder .product-item-holder.size-medium .body {
        margin: 0 5px 0 0;
        text-align: left;
    }
    #single-product .body-holder .qnt-holder {
        margin: 5px 0;
    }
    #cart-page .widget .tabled-data li label {
        min-width: 80px;
    }
    .products-list .product-item {
        min-height: 100%;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .owl-buttons {
    display: block;
  }
}
@media (max-width: 992px){}
@media (max-width: 966px){
    .top-bar {
        padding:0;
    }
    header .logo-holder .logo img {
       margin: 11px 0 0px 16px;
    }
    header .logo-holder{
        width:24%;
    }
    header .top-search-holder{
        width:61%;
        padding-left:0;
        padding-right:0;
    }
    header .top-search-holder .contact-row {
        text-align:left;
    }
    header .top-search-holder .contact-row > div, header .top-search-holder .contact-row .phone, header .top-search-holder .contact-row .contact{
        display:inline-block;
        margin-right:20px;
    }
    header .top-cart-row {
        padding:0;
        float: left;
        width: 14%;
        top:36px;
    }
    header .top-search-holder .contact-row{
        margin-bottom:10px;
    }
    header .total-price-basket{
        display:none;
    }
    header .top-search-holder .search-area .search-field{
        padding:9px;
    }
    header .top-search-holder .search-area div {
        top: 8px;
        right: 21px;
    }
    #footer .link-list-row{
        margin:5px 0 10px 0;
    }
    #footer .link-list-row .container > div:first-child {
        margin-bottom:0;
    }
    #footer .copyright-bar {
        padding:1px 0;
    }
    #footer .col-xs-12{
        width:50%;
    }
    #footer .link-list-row .link-widget {
        width:48%;
    }
    #footer .link-list-row .link-widget{
        margin-top:101px;
    }
    .products-list .product-item .row .body-holder {
        width: 50%;
    }
    .products-list .product-item .row .price-area {
        width: 16%;
        padding:17px 0;
    }
    .availability {
        margin: 2px 0 15px 0;
    }
    .products-list .product-item {
        min-height: 100%;
    }
	.pagination li:first-child a,
	.pagination li:first-child span{
  		padding: 8px 15px !important;
	}
	.pagination a,
	.pagination li span{
	  padding: 8px 15px !important;
    }
	.pagination li:last-child a,
	.pagination li:last-child span{
  		padding: 8px 15px !important;
	}
    #single-product .body-holder .qnt-holder {
        margin: 0;
    }
}
@media (max-width: 853px){

}
@media (max-width: 760px){
    .qnt-holder .le-quantity{
        float:left;
        margin-right:10%;
    }
    .ribbon {
        top: 5.5%;
        left: 1.9%;
    }
    .product-item .ribbon { 
        top: 6.2%;
        left: 0%;
    }
    .product-item.analog .ribbon { 
        top:0%;
        left:0%;
    }
    .logo > a {
        margin-bottom:0;
    }
    header .logo-holder .logo {
        margin-top:7%;
    }
    header .logo-holder .logo img {
        margin: 0 0 10px 0;
    }
    .top-bar {
        padding: 5px 0;
    }
    .top-link {
        width: 86%;
    }
    .language {
        width: 14%;
        float:left;
    }
    .sidebar.narrow {
        width: 25% !important;
    }
    .sidebar.wide {
        width: 75% !important;
    }
    .products-list .product-item .row .price-area {
        width: 16% !important;
    }
    .products-list .product-item .row .body-holder {
        width: 50% !important;
        padding: 10px;
    }
    .products-list .product-item .row .image-holder {
        width:31% !important;
        padding: 10px;
    }
    .grid-list-buttons{
        display:none;
    }
    .grid-list-products .grid-list-buttons {
        display:none;
    }
    header .top-cart-row .top-cart-holder .basket-item-count {
        margin-left: 20px;
    }
    .fixed2 {
        width:86%;
    }
    .fixed {
        padding: 6px 42px 3px 0;
    }
    .breadcrumb-nav-holder .breadcrumb-item > a {
        padding: 20px 15px;
        font-size: 12px;
    } 
    .availability {
        margin: 2px 0 0px 0;
    }
    .product-item-holder.analog .body .title{
        line-height: 15px;
    }
    .carousel-item.size-medium {
        min-width: 183px;
    }
    #recently-reviewd .product-grid-holder .product-item-holder .prices{
        display:none;
    }
    #recently-reviewd .product-grid-holder .product-item-holder.size-medium .body {
        margin: 0 10% 0 10%;
        text-align: left;
    }
    #owl-recently-viewed .owl-wrapper-outer .owl-item .product-item-holder, #owl-recently-viewed-2 .owl-wrapper-outer .owl-item .product-item-holder {
        border-right-width: 0px;
    }
    .qnt-txt {
	    display:inline-block;
    	margin:15px 0 0 0;
    	font-size:18px;
    }
    #msCart .col-sm-5 {
        width: 41.66666666666667%;
    }
    #msCart .col-sm-3 {
        width: 25%;
    }
    #msCart .col-sm-2 {
        width: 16.666666666666664%;
    }
    #cart-page {
        margin-bottom:5px;
    }
    .checkout-tab {
        width:95%;
    }
}
@media (max-width: 736px){
    .top-link {
        width: 84%;
        float: left;
    }
    .language { 
        text-align:none;
        float: left;
        width: 16%;
    }
    .top-bar ul > li {
        margin-right:4px;
    }
    .product-grid-holder .product-item-holder,
    .product-grid-holder .product-item-holder2{
        min-height:250px;
    }
    .product-item-holder.hover:hover .hover-area{
         display:none;
    }
    .no-container .carousel-holder .title-nav .nav-holder{
        display:none;
    }
   .logo-holder {
      width:22%;
   }
   header .logo-holder .logo {
	margin-top:23%;
   }

   .top-search-holder {
    width:50%;
  }
  .top-cart-row {
    width:24%;
  }
  .billing-adress{
      margin-left:0;
  }
   .billing-adress #msOrder { margin-top:15px; }
	h2.border{ font-size:26px;	}
	.billing-adress .checkout-simplecheckout {
    	text-align: center;
    	margin-bottom: 20px;
    	font-size: 32px !important;
    	font-weight: 700;
		line-height: 1.1;
}
.checkout-tab {
	width:90%;
	margin:0 auto;
}
.checkout-tab .tab-row {
	float: none;
	width:100%;
	margin:0 0 20px 0;
}
.checkout-tab .well {
	float: none;
	width:100%;
	font-size:14px;
	text-align: justify;
}
.mini_grey_txt{
	color:grey;
	font-size:16px;
}
.txt_ord_cost{
	margin:15px 0 25px 0;
	font-size:30px;
}
.tab-row .cel-input{
	float:none;
	width:100%;
	margin:0px 0px 15px 0;
}
.tab-row .txtarea{
	width:100%;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
}
td.image {
	width:100px;
}
td.title {
	font-size:12px;
}
#msCart th, #msCart td.title{
    line-height:17px;
}
.atention_img{
	background:url(/atention_mini.png);
	width:16px;
	height:16px;
}
#payments .checkbox {
	width:100%;
}
.checkout-tab .control-label {
	margin-bottom:5px;
}
.radio, .checkbox {
    padding-left: 0px;
}
  .price-area .right-clmn .for-cart {
	  float: right !important;
   }
  .price-area .right-clmn .for-cart .le-button {
    padding: 5px 5px !important;
   }
 .qnt-txt {
	display:inline-block;
	margin:15px 0 0 0;
	font-size:18px;
 }
 /*
	.accordion-inner .show_hide_list{
		cursor:pointer;
		text-align:center;
		padding:10px;
		margin:0 20%;
		text-decoration:underline;
		font-weight: bold;
	}
	.accordion-inner .show_hide_list div{
		width:32px;
		height:32px;
		background:url("/images/up_down.jpg") 0 0px no-repeat;
	} */
    .carousel-item.size-medium {
        min-width: 177px;
    }
    .checkout-tab {
        width:95%;
    }
    .well .le-button.ms2_link {
        width: 85%;
    }
    .size-scroll, .tag-scroll {
        max-height: 200px; /* Висота блоку */
    }
}
@media (max-width: 667px){
    .top-bar {
        padding: 5px 0;
    }
    .page-main-content .body .title h1 {
        font-size: 22px;
    }
    header .top-search-holder .contact-row {
        font-size: 15px;
    }
    header .top-search-holder {
        width: 63%;
    }
    header .top-cart-row {
        width: 10%;
        padding:2px 0 0 0;
    }
    header .top-cart-row .top-cart-holder .basket-item-count .count {
        top: 5px;
        right: 10px;
    }
    .fixed2 {
        width: 87%;
    }
    #top-mega-nav nav .le-dropdown:first-child {
        width: 100%;
    }
    .sidebar .widget {
        margin: 0 0 5px 0;
    }
    .narrow.prods {
        display:none;
    }
	.for-search {
		display:block;
	}
    header .top-search-holder .contact-row > div, header .top-search-holder .contact-row .phone, header .top-search-holder .contact-row .contact {
        margin-right: 10px;
    }
    header .logo-holder .logo {
        margin-top: 11%;
    }
    header .logo-holder .logo img {
        margin: 0 0 10px 0;
    }
    .nav-tabs > li.active > a, .nav-tabs li > a {
        padding: 10px 39px;
    }
    .logo > a {
        margin-bottom:0;
    }
    #footer .link-list-row .contact-info .link-widget-contact {
        margin-right: 5px;
    }
    #footer .link-list-row .link-widget {
        width: 47%;
    }
    #footer .link-list-row .link-widget {
        margin-top: 80px;
    }
    .product-item-holder.analog {
        width: 32.5%;
    }
    #single-product-tab .tab-pane {
        padding: 15px;
    }
    .product-item.analog .body {
        margin-right: 10px;
    }
    .fixed {
        padding: 12px 20px 1px 0;
    }
    #footer .copyright-bar .copyright {
        line-height: 43px;
    }
    .grid-list-products .grid-list-buttons {
        display:none;
    }
    .sidebar.narrow {
        width: 25% !important;
    }
    .sidebar.wide {
        width: 75% !important;
    }
    .grid-list-products .section-title {
        font-size: 22px;
    }
    .marg_20_0 {
        margin: 10px 5px;
    }
    .sidebar.page-main-content{
        width: 100% !important;
    }
    .products-list .product-item .row .price-area {
        width: 16% !important;
    }
    .products-list .product-item .row .body-holder {
        width: 50% !important;
        padding: 10px;
    }
    .products-list .product-item .row .image-holder {
        width:31% !important;
        padding: 10px;
    }
    ul.inline {
        width:100%;
    }
    .availability {
        margin: 2px 0 0 0;
    }
}
@media (max-width: 640px){
    .nav-tabs li.active {
	    width:100%;
	    border-radius: 5px;
    }
    #footer .col-xs-12{
        width:100%;
    }
}
@media (max-width: 603px){
	.nav-tabs li a {	}
}
@media (max-width: 568px){	
	.products-list .product-item .row .body-holder .body .excerpt{
		margin: 3px 0 0px 0;
		display:none;
	}
	.list_text {
		display:none;
	}
    .products-list .product-item .row .body-holder {
        width: 100%;
    }
	.pagination li:last-child a,
	.pagination li:last-child span{
  		padding: 9px 15px !important;
	}
}
@media (max-width: 533px){
	  header .top-search-holder .contact-row .contact  {
	 display:none;
	}
	header .logo-holder{
		display:inline;
		width:100%;
	}
   header .logo-holder .logo {
	margin-top:0;
   }
   header .logo-holder .logo img {
    display: block;
    margin:0 auto;
  }

   .top-search-holder {
    width:69%;
  }
  .top-cart-row {
    width:30%;
  }

	.container .article {
		margin:10px 5px 0 5px;
	}
	.article_side{
		display:none;
	}
	.article_side_title{
		margin-top:15px;
	}
	nav .inline {
		width:100%;
	}
/*
	.accordion-inner ul li{
		display:inline-block;
	}
	.accordion-inner ul li:nth-child(n+7){
		display:none;
	}
	*/
}
@media (max-width: 480px){
    .brand-filter .plus-filter::after {
        width:3px;
        height: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block;
    }
    .plus-filter{
        margin-right:10px;
    }
    .brand-filter.active .plus-filter::after {
        display: none;
    }
    .accordion-widget .accordion {

        margin-bottom:20px;
      
    }
    .accordion-widget .accordion .accordion-inner {
        margin: 0;
    }
    .accordion-inner ul {
        overflow-y: auto;
        display:none;
        max-height:250px;
        margin-bottom:20px;
        margin-left: 10px;
    }
    .size-filter, .tag-filter {
        padding: 5px 0;
    }
    .size-scroll, .tag-scroll{
        margin-left:10px;
    }
    .name-filter, .brand-filter,.tag-filter {
        padding: 10px 5px 10px 15px;
    }
   .top-search-holder {
        width:100%;
    }
    .top-cart-row {
        width:100%;
    }
	.total-price-basket{
		display:none;
	}

	.grid-list-products .section-title {
       font-size:22px;
	}
	.otst_mainpage H1 {
		text-align:center;
	}
	.otst_mainpage {
		margin:0 10px;
	}
	.otst_mainpage p,
	.parttexti p{
	  text-align:justify;
	}	
	header .top-search-holder .contact-row .contact {
		display:none;
	}
	.top-bar {
    	padding-top:0px;
		padding-bottom:0px;
	}
	.top-bar > .container > div	{
	   margin: 5px 0;
	}
	header .logo-holder{
		display:inline;
		width:49%;
	}
	header .top-search-holder{
		display:inline;
		width:49%;
		margin-top: 20px;
	}
    header .logo-holder .logo img {
      margin: 10px 0 10px 30px;
	}
	header .top-cart-row {
    	padding: 20px 0 0 1px;
	}
	.top-cart-row-container {
	   width:100%;
	}
	.for-search{
		width:60px;
	}
	.accordion-widget .accordion .accordion-inner li,
	.accordion-widget .accordion .accordion-inner.open li{
		/*display:inline-block;*/
		/*width:47%;*/
  	}	
	#top-mega-nav {
    	margin: 10px 0 0px 0;
	}

	.dropdown.le-dropdown{
		width:100%;
		text-align:center;
	}
	.products-list .product-item .row .body-holder {
		padding-top:5px;
		padding-bottom:5px;
	}
	.products-list .product-item .row .price-area {
		padding-top:0;
		padding-bottom:5px;
	}
	.products-list .product-item .row .price-area .price-current {
    	font-size:22px;
	}
	.products-list .product-item .row .image-holder{
		padding-bottom:5px;
	}
	.pagination li{ 
		display:none;
	}
	.pagination li:nth-child(1),
	.pagination li:nth-child(2),
	.pagination li:last-child,
	.pagination li:nth-last-child(2){
		display:inline-block !important;
	}
	.pagination li:first-child a,
	.pagination li:first-child span{
  		padding: 9px 33px!important;
	}
	.pagination a,
	.pagination li span{
	  padding: 9px 30px!important;
    }
	.pagination li:first-child a{
	  border-bottom-left-radius:5px; 
	}
	.pagination li:last-child a{
	  border-bottom-right-radius:5px; 
	}	
	#footer .link-list-row .footer-logo {
		display:none;
	}
	#single-product .gallery-holder {
  	  width:98% !important;
	  padding-right:0px;
	}
	#single-product .body-holder {
  	  width:98% !important;
	}
	#single-product .body-holder .body{
 		padding-right:0 !important;
	}
	#single-product-tab .tab-pane{
		padding:30px 10px;
	}
	#single-product .body-holder .excerpt {
    	margin:5px 0;
	}	
	.banner {
		width:33%;
		margin:0!important;
		padding:0!important;
	}
	#banner-holder{
		margin-top:0;
	}
	#banner-holder .container .banner a img{
		margin:0 0%;
	}
    #banner-holder .container .banner {
        width: 50%;
    }	
    
	footer .link-list-row .contact-info .link-widget-contact {
    	margin-right:0;
	}
	.grid-list-products {
  		margin: 0 0 10px 0;
	}
    #msCart .col-sm-2 {
        width: 100%;
    }
    #msCart .col-sm-5 {
        width: 100%;
    }
    #cart-page .items-holder .cart-item > div:nth-child(3) {
        display: inline-block;
        width: 40%;
    }
    #cart-page .items-holder .cart-item > div:nth-child(4) {
        display: inline-block;
        width: 59%;
    }
    #cart-page .items-holder .cart-item > div:first-child a {
        display: block;
        margin-left: 28%;
        margin-right: auto;
    }
}
@media (max-width: 428px){
    .billing-adress {
        padding-bottom:0px;
    }
	.grid-list-products .section-title {
       font-size:20px;
	}
	header .logo-holder{
		display:block;
		width:100%;
		margin-bottom:0;
	}
	header .top-search-holder{
		display:block;
		width:100%;
		margin-top:0;
	}
	.container{
		padding-left:5px;
		padding-right:10px;
	}
	header .logo-holder .logo img{
		margin:5px auto 10px auto;
	}
	header .top-cart-row {
  	  padding: 5px 0 5px 10px;
	}
    .products-list .product-item .row .price-area {
        width:100% !important;
    }
    .products-list .product-item .row .body-holder {
        width:100% !important;
    }
    .products-list .product-item .row .image-holder {
        width:100% !important;
    }
    .sidebar.narrow {
        width:100% !important;
    }
    .sidebar.wide {
        width:100% !important;
    }
    header .top-search-holder .contact-row {
        text-align: right;
        margin-bottom: 10px;
        margin-right:37px;
    }
    header .top-search-holder .search-area .search-field {
        border-radius: 3px 0 0 3px;
        border: none;
        width: 79%;
        padding: 8px;
    }
    header .top-cart-row {
        padding: 5px 0 0 0;
        width: 15%;
    }
    header .top-search-holder {
        display: block;
        width: 85%;
        margin-top: 0;
    }
    header .top-cart-row .top-cart-holder .basket-item-count .count {
        top: 4px;
        right: 8px;
    }
    header {
        border-bottom:0;
    }
    .products-list .product-item .row .body-holder,
    .products-list .product-item .row .price-area {
        padding: 5px 20px;
    }
    #footer .link-list-row .contact-info .link-widget-contact p {
        font-size: 20px;
    }
    #footer .link-list-row .contact-info .regular-bold {
        margin: 0 0 10px 0;
        margin-left: 0px;
    }
    #footer .link-list-row .contact-info .link-widget-contact {
        margin-left: 40px;
    }
    #footer .link-list-row .link-widget {
        font-size: 18px;
    }
    #footer .link-list-row .link-widget {
        margin-top: 10px;
    }
    .breadcrumb-nav-holder .breadcrumb-item.current {
        padding: 20px 0 0 20px;
        font-size: 12px;
    }
    #single-product .gallery-holder {
        padding-right: 10px;
    }
    .sidebar-page .gallery-holder {
        padding: 15px 0 0 20px;
    }
    #single-product-tab .tab-pane {
        padding: 15px 10px;
    }
    .carousel-holder .title-nav {
        text-align: center;
    }
}
@media (max-width: 414px){
    .parttexti{
        max-height:100px;
        overflow:scroll;
    }
    .ribbon {
        top: 4.7%;
        left: 16.7%;
    }
	header {
	    border-bottom:0;
	}
	.logo > a {
    	margin-bottom:0;
	}
	.products-list{
	   margin-top:25px;
	}
	.grid-list-products .section-title {
       font-size:19px;
	}
	.sidebar.narrow{
      padding: 0 0 0 0;
    }
    .sidebar.wide {
	  float:left;
    }

	header .top-search-holder .search-area div:after {
	  font-size: 20px;
      line-height: 20px;
	}
	header .logo-holder{
		display:block;
		width:100%;
		margin-bottom:0;
	}
	header .top-search-holder{
		display:block;
		width:85%;
		margin-top:0;
	}
	header .top-search-holder .search-area {
    	border: 1px solid #c6c6c6;
    	border-radius: 5px;
		margin-bottom:10px;
	}	
	header .top-search-holder .search-area .search-field {
    	border-radius:3px 0 0 3px;
    	border: none;
   	    width:79%;
    	padding:8px;
	}
	header .top-search-holder .search-area .search-button {
    	border-radius: 0 5px 5px 0;
	    margin: -1px -3px -4px 0;
	    padding: 5px 35px 7px 5px;	   
	}
	header .top-search-holder .search-area div {
	    top:5px;
    	right:10px;
	}	
	.container{
		padding-left:10px;
		padding-right:10px;
	}
	header .logo-holder .logo img{
		margin:5px auto 10px auto;
	}
	header .top-cart-row {
  	  padding:5px 0 0 0;
	  width:15%;
	}
    header .top-cart-row .top-cart-holder .basket-item-count {
        margin-left: 10px;
    }
	header .top-search-holder .contact-row {
    	text-align:right;
    	margin-bottom:10px;
		margin-right:37px;
	}
	header .top-cart-row .top-cart-holder .basket-item-count .count {
	    top: 4px;
	    right: 8px;
	    width: 18px;
	    height: 18px;
    	line-height: 18px;
    	font-size: 11px;
	}	
	header .top-search-holder {
	    padding-left:0px;

    }
	header .top-search-holder {
	    padding-right:0px;
	}
	.products-list{
		margin-top:10px;
	}
	#single-product .body-holder .qnt-holder #addto-cart{
		width:50%;
		margin-left: 0;
		margin-right: 0;
        padding-top:20px;
        padding-bottom:20px;
	}
	.sidebar-page .body-holder {
		padding-bottom:0;
	}
	.sidebar.narrow.prods{
		display:none;
	}
	.breadcrumb-nav-holder .breadcrumb-item > a,
	.breadcrumb-nav-holder .breadcrumb-item.current{
		font-size:14px;
	}
	.qnt-txt {
	    margin:17px 0 0 0;
	}
	#single-product .body-holder .body .availability {
    	margin-left:0px;
	}
	.nav-tabs > li.active > a, .nav-tabs li > a{
		padding: 10px 39px;
	}
	#single-product .body-holder .qnt-holder {
    	margin: 0 0 10px 0;
	}
    .le-dropdown .dropdown-toggle {
      padding:12px 17px;
	}
	#single-product-tab .tab-pane .meta-row {
    	margin:20px 0 0 0;
	}
	.homebanner-holder,
	.widget.infopage{
		display:none;
	}
	.sidemenu-holder {
		margin-bottom:0;
		padding-bottom:0;
	}
 	.banner {
		width:33%;
		margin:0!important;
		padding:0!important;
	}
    .sidebar-page .gallery-holder {
        padding: 15px;
    }
    .product-item.analog .body {
        height: 30px;
    }
	#banner-holder{
		margin-top:0;
	}
	#banner-holder .container .banner a img{
		margin:0 10%;
	}

	#footer .link-list-row .contact-info .link-widget-contact{
		margin-left:40px;
	}
	#footer .link-list-row .contact-info .link-widget-contact .regular-bold {
		font-size:14px;
	}	
	#footer .link-list-row .contact-info .link-widget-contact p {
		font-size:14px;
	}	
	#footer .link-list-row .link-widget {
	   margin-left:15px;
	   width:43%;
	}
	#footer .link-list-row .link-widget-contact.left_margin{
	    margin-left:33px !important;
	}
	#footer .link-list-row .link-widget li a{
	    font-size:13px;
	}
	#footer .copyright-bar .copyright{
	    font-size:14px;
	}
    #footer .copyright-bar .copyright {
        line-height: 40px;
    }
	.accordion-widget .accordion .accordion-inner li,
	.accordion-widget .accordion .accordion-inner.open li{
		/*display:inline-block;*/
		/*width:47%;*/
  	}	
	.dropdown.le-dropdown{
		width:100%;
		text-align:center;
	}
	.breadcrumb-nav-holder .breadcrumb-item.current{
		padding:10px;
	}
	.breadcrumb-nav-holder .breadcrumb-item > a {
  		padding:10px 15px;
	}
	.infopage, .simple-banner{
		display:none;
	}
	.grid-list-products .grid-list-buttons {
  		display:none;
	}
	.products-list .product-item .row .image-holder{
	   padding:15px 10px 0 10px;
	}
	.products-list .product-item .row .body-holder	{
		padding:5px 20px;
	}
	.products-list .product-item .row .price-area{
	   padding:0px 20px 10px 20px;
	}
	#single-product .gallery-holder {
  	  width:98% !important;
	  padding-right:10px;
	}
	#single-product .body-holder {
  	  width:98% !important;
	}
	#single-product .body-holder .body{
 		padding-right:0 !important;
	}
	#single-product-tab .tab-pane{
		padding:10px 10px 0px 10px;
	}
    #cart-page .items-holder .cart-item > div:first-child a{
      display:block;
  	  margin-left:28%;
	  margin-right:auto;
	}
	#cart-page .items-holder .cart-item у> div:nth-child(3){
      display:inline-block;
	  width:40%;
	}
	#cart-page .items-holder .cart-item > div:nth-child(4){
      display:inline-block;
	  width:59%;
	}
	.place-order-button-margin {
      display:none;
	}
	#cart-page .widget{
		padding-left:0;
	}
	#cart-page .widget .border{
		text-align:center;
	}
	#cart-page .widget .buttons-holder{
		text-align:center;
	}
	#cart-page {
		margin-bottom:0px;
	}
	#cart-page .widget #total-price .value{
		line-height:15px;
	}
	#cart-page .widget .tabled-data li label{
		margin-left:25px;
	}	
	
	.billing-adress h1, .billing-adress h2 {
		text-align:center;
	}
	.articles ul li {
	  margin:12px 0 0 20px;
	}
	#cart-page .items-holder .cart-item > div:first-child a, 
	#ajax-cart .items-holder .cart-item > div:first-child a{
      display:block;
  	  margin-left:28%;
	  margin-right:auto;
	}
	#cart-page .items-holder .cart-item > div:nth-child(3),
	#ajax-cart .items-holder .cart-item > div:nth-child(3){
      display:inline-block;
	  width:40%;
	}
	#cart-page .items-holder .cart-item > div:nth-child(4),
	#ajax-cart .items-holder .cart-item > div:nth-child(4){
      display:inline-block;
	  width:59%;
	}
	#ajax-cart .simple-link.block{
	   display:none;
	}
	#ajax-cart .le-button.big{
	    float:none;
	}
	#ajax-cart .buttons-holder{
	    text-align:center;
	}
	.place-order-button-margin {
      display:none;
	}
	#cart-page .widget{
		padding-left:0;
	}
	#cart-page .widget .border{
		text-align:center;
	}
	#cart-page .widget .buttons-holder{
		text-align:center;
	}
	#cart-page {
		margin-bottom:0px;
	}
	#cart-page .widget #total-price .value{
		line-height:15px;
	}
	#cart-page .widget .tabled-data li label{
		margin-left:25px;
	}
	.form-group .col-md-4.control-label{
		display:none;
	}
	.form-group .col-sm-6 .checkbox {
		display:inline-block;
		width:32%;
	}
	.form-group.input-parent.required{
	  margin-top:20px;
	}
	#payments .checkbox {
		padding-left:5px;

  	}
	#payments .checkbox .payment {
		font-size:14px;
	}
	.well .le-button.ms2_link{
		margin-left:auto;
		margin-right:auto;
		display:block;
		width:70%;
	}
	#msOrder .form-group.input-parent .col-md-4{
		margin-bottom:10px;
	}
	.billing-adress h3{
		text-align:center;
	}
	.billing-adress .grid_delivery{
		width:100%;
	}
	.pagination li:first-child a,
	.pagination li:first-child span{
  		padding: 9px 16px !important;
	}
	.pagination a,
	.pagination li span{
	  padding: 9px 16px !important;
    }
	.products-list .product-item .row .body-holder .body .excerpt{
		margin: 3px 0 0px 0;
	}
	.widget.accordion-widget.category-accordions{
	 margin-bottom:0;
	}
	#single-product .gallery-holder {
		min-height:354px;
	}
	#footer .link-list-row .contact-info .link-widget-contact {
		margin-bottom: 10px;
		margin-top:10px;
		margin-left: 0;
	}
	#footer .link-list-row .link-widget {
		margin-top: 10px;
	}
	#footer .link-list-row {
    	margin-bottom:10px;
	}
	.alert-info {
		font-size:16px;
	}
	.table-striped .image img {
		height:70px;
	}
	.table-striped .footer {
		font-size:13px;
	}
	.table-striped .title {	}
	h3.alert-info {
		font-size:18px;
	}
	.availability span {
		margin: 0 0 0 0;
	}
	#single-product .body-holder .excerpt {
    	margin:10px 10px 5px 0;
	}
	.meta-row {
	    right:13px;
	}
	.relative {
	    margin-top: 15px;
	}
	.meta-row-list{
		width:50%;
		display:block !important;
		margin-bottom: 5px;
	}
	.meta-row-list:after{
		clear:both;
	}
	.availability {
	    margin: 0px 0 5px -2px;
	}
	.sidebar-page .body-holder{
		padding-top:0;
	}

	#recently-reviewd {
    	padding: 0 0 10px 0;
	}
	.carousel-holder .title-nav {
    	margin: 0 0 0px 0;
	}
	#owl-recently-viewed .owl-wrapper-outer, #owl-recently-viewed-2 .owl-wrapper-outer {
	    padding-bottom: 10px;
	}

	.availability.analog{
		display:inline-block;
		font-size:13px;
		margin:0;
	}
	.page-main-content .body .title.analog {
		margin:3px 0 0px 0;
	}
	.product-item-holder .body .title.analog a{
		color: #000;
		font-size: 14px;
	}
	#single-product-tab .tab-pane.analog {
    	padding: 15px 10px;
	}
	#single-product-tab .tab-pane.quation{
		padding:10px;
	}
	.image.analog img{
		height:196px;
	}
	.product-item.analog{
		padding:20px 42px 20px 42px;
	}
	.product-item-holder:first-child > .product-item.analog{
		padding-top:0;
	}
	.product-item-holder:last-child > .product-item.analog{
		padding-bottom:0;
	}	
	.meta-row-analog {
	    width: 44%;
	}
	.product-item-holder .prices.analog{
		margin:0;
		padding:0;
		font-size: 12px;
	}
	.product-item-holder .prices.analog .price-current {
	    font-size: 12px;
	}

	.le-button.analog {
		padding: 6px 30%;
		margin-top: 15px;
	}
	.product-item-holder.analog{
		border-bottom:1px solid #e0e0e0;
		width:100%;
	}
	.product-item-holder.analog:last-child{
		border-bottom:0;
	}	
	#single-product-tab .tab-pane.analog {
    	padding: 15px 0px;
	}
	.title_txt{
		left:-41px;
    }
    #res,
    #warehouses{
        width:90%;
    }
    #loader {
        left:0;
    }
    .image-holder .image{
        width:246px;
        margin:auto;
    }

  .image-holder .image{
        width:246px;
        margin:auto;
    }
    .modal-infoM-inner{
        width: 95%;
    }
    .fixed {
        padding: 13px 30px 11px 0;
    }
    .sidebar.narrow {
        width:100% !important;
    }
    .sidebar.wide {
        width:100% !important;
    }
    .products-list .product-item .row .price-area {
        width:100% !important;
    }
    .products-list .product-item .row .body-holder {
        width:100% !important;
    }
    .products-list .product-item .row .image-holder {
        width:100% !important;
    }
    .products-list {
        margin:10px 0 5px 0;
    }
    .pagination-holder{
        margin:0 auto;
    }
    .pagination {
        display: block;
    }
    .jGrowl.top-right {
        right: 0;
        top: 0;
        left: 0;
    }
    .sidebar-page #recently-reviewd {
        padding-top: 0 !important;
    }
    #cart-page .items-holder .cart-item {
        padding: 10px 0 24px;
    }
    #msCart .col-sm-5 {
        width:100%;
    }
    #msCart .col-sm-3 {
        width:100%;
    }
    #msCart .col-sm-2 {
        width:100%;
    }
    .product-item.analog .ribbon{
        top: 0%;
        left: 11.5%;
    }
    .product-item .ribbon {
        top: 4.4%;
        left: 16.8%;
    }
}
@media (max-width: 375px){
	.grid-list-products .section-title {
       font-size:17px;
	}
    .top-bar ul > li {
        margin-right:1px;
    }
    #single-product .body-holder .qnt-holder #addto-cart {
        width:52%;   
    }
    #footer .link-list-row .contact-info .link-widget-contact p {
        font-size: 12px;
    }
    #footer .link-list-row .contact-info .link-widget-contact .regular-bold {
        font-size: 12px;
    }    
 
}
@media (max-width: 360px){
	.grid-list-products .section-title {
       font-size:15px;
	}
    #footer .link-list-row .link-widget-contact.left_margin {
        margin-left:30px !important;
    }

}
@media (max-width: 320px){

	.top-bar{
      padding-top:0px;
	  padding-bottom:0px;
	}
	.top-bar .container > div > ul > li > a{
	  font-size:11px !important;
	  padding:0 3px !important;
	}

	header .logo-holder .logo img{
		margin:5px auto 20px auto;
	}
	header .top-search-holder .search-area .search-button {
	  padding: 13px 15px 13px 15px;
	  margin:-2px -2px 0 0;
	  border-top-right-radius:5px;
	}
	.contact-row .contact.inline {
		display:none;
	}
	#hero {
	  display:none;
	}
	header .top-cart-row {
  	  padding: 5px 0 25px 10px;
	}	

	.col-xs-4 .col-lg-3{
		margin:0 0 0 -100px;
	}

	.sidebar.wide {
  		width:100%;
	}
	#single-product {
		width:100%;
		display:block;
	}
	#single-product.row {
		margin-left:-10px;
		margin-right:0;
 	}
	#single-product .gallery-holder {
  	  width:100% !important;
	  padding-right:0;
	}
	#single-product .body-holder {
  	  width:100% !important;
	}
	#single-product .body-holder .body{
 		padding-right:0 !important;
	}
	#single-product-tab .tab-pane{
		padding:30px 10px;
	}
	#recently-reviewd{
		display:none;
	}
	.nav-tabs.simple li.active a {
  		padding: 14px 24px;
	}
	.nav-tabs {
		margin-bottom:-1px;
	}

	.sidemenu-holder {
		display:block;
	    margin-bottom:0px;
	    width:95% !important;
		margin-left:7px;
    }
	.billing-adress h1, .billing-adress h2 {
		text-align:center;
	}
	.articles ul li {
	  margin:12px 0 0 20px;
	}
	#cart-page .items-holder .cart-item > div:first-child a{
      display:block;
  	  margin-left:28%;
	  margin-right:auto;
	}
	#cart-page .items-holder .cart-item > div:nth-child(3){
      display:inline-block;
	  width:40%;
	}
	#cart-page .items-holder .cart-item > div:nth-child(4){
      display:inline-block;
	  width:59%;
	}
	.place-order-button-margin {
      display:none;
	}
	#cart-page .widget{
		padding-left:0;
	}
	#cart-page .widget .border{
		text-align:center;
	}
	#cart-page .widget .buttons-holder{
		text-align:center;
	}
	#cart-page {
		margin-bottom:0px;
	}
	#cart-page .widget #total-price .value{
		line-height:15px;
	}
	#cart-page .widget .tabled-data li label{
		margin-left:25px;
	}
	.form-group .col-md-4.control-label{
		display:none;
	}
	.form-group .col-sm-6 .checkbox {
		display:inline-block;
		width:32%;
	}
	.form-group.input-parent.required{
	  margin-top:20px;
	}
	#payments .checkbox {
		padding-left:5px;
		width:49%;
  	}
	#payments .checkbox .payment {
		font-size:14px;
	}
	.well .le-button.ms2_link{
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	#msOrder .form-group.input-parent .col-md-4{
		margin-bottom:10px;
	}
	.billing-adress h3{
		text-align:center;
	}
	.billing-adress .grid_delivery{
		width:100%;
	}
	.pagination li:first-child a,
	.pagination li:first-child span{
  		padding: 9px 15px !important;
	}
	.pagination a,
	.pagination li span{
	  padding: 9px  12px !important;
    }
	.pagination li:last-child a{
		padding:9px 12px !important;
	}
}