@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot?xf78pn');
	src:  url('../fonts/icomoon.eot?xf78pn#iefix') format('embedded-opentype'),
	url('../fonts/icomoon.ttf?xf78pn') format('truetype'),
	url('../fonts/icomoon.woff?xf78pn') format('woff'),
	url('../fonts/icomoon.svg?xf78pn#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
 html, body {
    height: 100%;
    min-height: 100%;
    font: 400 12px/1.9 Arial, Verdana, Sans-serif;
    color: #525864;
    background: #f7f8fc;
}
#main {
  padding: 30px 0 30px 0;

}
ul, ol {
  list-style: none;
  padding-left: 0;
}

.featured-bottom {
  padding: 30px 0 30px 0;
}

#navbar-top {
    border-bottom: 1px solid #d9dde9;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    z-index: 95;
}

.navbar-nav li > a {
    height: 49px;
display: inline-block;
margin-right: 20px;
    line-height: 49px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    display: inline-block;
}
#navbar-main {
    padding: 0;
    height: 49px;
}
.navbar-nav li > a:hover, .navbar-nav li > a.hovered {
    background: #0098df;
  }

.navbar-brand img {
    padding: 0;
}
.footer-copyright {
    color: #fff;
    line-height: 88px;
    padding: 1px 0 0;
    font-size: 14px;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
    width: 10px;
    display: inline;
}

.views-slideshow-controls-bottom ul {
    display: block;
    padding-top: 10px;
}
#views_slideshow_cycle_main_slideshow-block_1 {
    margin-top: 20px;
}
.site-footer ul.nav {
    display: block;
}
.site-footer h2 {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 22px 0 21px;
    color: #525864;
}
#superfish-main li ul li {
    border-bottom: 1px solid #e7ebf4;
}
#superfish-main li ul {
   background: #fff;
   top: 50px;
   height: 500px;
}
#superfish-main li ul ul{
    background: #ebeef7;
    top: 0px;
   
 }
 #superfish-main li ul ul ul{
    background: #f7f8fd;
    top: 0px;
   
 }
 #superfish-main li ul > li{
    height: 40px;
 }
 #superfish-main li ul > li:hover{
    background: #808692;
    color: #fff;
 }
#superfish-main li ul a {
    color: #525864;
    text-decoration: none;
    outline: none;
}
#superfish-main ul li > a:hover {
    background: #808692;
    color: #fff;
  }
#block-osnovnayanavigaciya {
  top: 4px;
}
  #block-osnovnayanavigaciya .top-menu > li > a {
    width: 150px;
    height: 49px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    top: 0px;
    padding: 0;
  }
  #block-osnovnayanavigaciya .top-menu > li > a:hover {
    background: #0098df;
  }

  .product-tile {
    width: 270px;
    border: 1px solid #e7ebf4;
    padding: 21px 21px 33px;
    margin: 0 15px 30px;
    background: #fff;
}

.product-tile .product-link a{
    height: 51px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 16px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  .product-tile .product-link a::after {
    content: '';
    display: block;
    width: 100%;
    height: 18px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .product-tile .price {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 1px;
  }
  .product-tile:hover {
    border-color: #0098df;
    box-shadow: 0 0 0 1px #0098df inset;
  }

  .product-tile .in-stock {
    display: block;
    font-size: 14px;
    margin: 0 0 1px;
  }
  .product-tile .discount {
    display: block;
    font-size: 14px;
    white-space: nowrap;
  }
  .product-tile .discount b {
    font-weight: 700;
  }

  .quick-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  button.btn-primary,
  button.button {
    color: #525864;
    border-color: rgb(231, 236, 242);
    bottom: 1px solid rgb(231, 236, 242);
    background-color: rgb(231, 236, 242);
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 3px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .button--add-to-cart {
    width: 140px;
  }
  #sidebar_first { 
    width: 270px;
  }
  #sidebar_first .block {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    margin: 0;
  }
  #sidebar_first .block-facets h2 {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 43px;
    background: #e7ebf4;
    padding: 0 19px;
  }
 ul.js-facets-checkbox-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.js-facets-checkbox-links li span {
    position: absolute;
    top: 0px;
    left: 45px;
}
ul.js-facets-checkbox-links span.facet-item__count {
    position: static;
}
ul.js-facets-checkbox-links li {
    font-size: 13px;
    line-height: 22px;
    border-bottom: 1px solid #e7ebf4;
    padding: 10px 0 8px;
    position: relative;
    margin: 0;
}
  .js-facets-checkbox-links input[type="checkbox"]:not(checked) {
    position: absolute;
    opacity: 0;
  }
  .js-facets-checkbox-links input[type="checkbox"]:not(checked) + label::before {
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #d8deea;
    position: absolute;
    top: 0;
    left: 18px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .js-facets-checkbox-links input[type="checkbox"]:checked + label::before {
    border-color: #f8484a;
    content: "\e909";
    font-family: 'icomoon' !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    text-transform: none;
    color: #f8484a;
    font-size: 18px;
    line-height: 16px;
    text-indent: -1px;
    z-index: 20;
  }

  .site-footer li::before {
        display: block;
        content: "\e908";
        position: absolute;
        top: 3px;
        left: 0;
        font-family: 'icomoon' !important;
        font-size: 7px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
     
  }
  .site-footer  li {
    padding: 0 0 0 23px;
    position: relative;
  }
  .site-footer  li a {
    padding: 0;
  }

 #edit-submit-seach {
    width: 33px;
    height: 33px;
    background: none;
    border: none;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #fff;
    text-align: center;
    padding: 0;
    font-size: 18px;
    position: absolute;
    top: 12px;
    right: 5px;
    cursor: pointer;
    /*text-indent: -9999em;*/
    color: transparent;
  }
  .js-form-type-search-api-autocomplete {
    position: relative;
    top: 12px;
  }
  .js-form-type-search-api-autocomplete .form-autocomplete {
    height: 33px;
    background: #999;
    border: none;
    color: #fff;
    border-radius: 0;
  }
  #edit-submit-seach::before {
    content: "\e904";
font-family: 'icomoon' !important;
color: #fff;
  }

  .js-form-type-search-api-autocomplete .form-autocomplete {
     background-image: none!important;
  }
  .product-search .product-search-img,
  .product-search .product-search-link,
  .product-search .product-search-price {
      display: inline-block;
  }
  .product-search .product-search-price {
    width: 600;

  }
  #breadcrumb-page {
    background: #f2f3f7;
    border-bottom: 1px solid #e7ecf2;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0;
    height: 35px;
    
  }

  .short-news h3 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #d9dde9;
    padding: 0 0 5px;
    position: relative;
    margin: 0 0 24px;
  }
  .short-news h3::after {
    display: block;
    content: '';
    width: 70px;
    height: 3px;
    background: #adb5c2;
    position: absolute;
    bottom: -2px;
    left: 0;
  }
  .short-news ul li {
    display: block;
    width: 570px;
    float: left;
    padding: 0 15px 39px;
  }
  .short-news ul li .date {
    display: block;
    font-size: 11px;
    font-weight: 700;
    padding: 0 0 4px;
  }
  .short-news ul li .title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px;
  }
  .views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
    text-indent: -9999px;
    cursor: pointer;
    display: inline-block;
    border-radius: 6px;
    padding: 0 6px;
    background: #adb5c2;
    margin: 0.4em;
    line-height: 12px;
    border-color: #adb5c2;
  }
  .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
    background: #f8484a;
    border-color: #f8484a;
    cursor: default;
    text-indent: -9999px;
  }
  .short-news .news-tile li {
    width: auto;
    padding: 0 5px 15px;
  }

  /* product */
  .product h1 {
    font-size: 20px;
    line-height: 1;
    margin: 0 168px 6px 0;
  }
  .product .sku {
    font-size: 14px;
    margin: 0 0 25px;
  }
  .product .sku b {
    font-weight: 700;
  }
  .product .short-info .price {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 2px;
  }
  .product .bootstrap-basic-image-gallery .thumbnails {
    width: 82px;
    height: 358px;
    float: left;
    margin: 17px 0 0;
    overflow: hidden;
  }
  .product .bootstrap-basic-image-gallery .thumbnails .thumb {
    position: relative;
    margin: 0 0 10px;
  }
  .product .bootstrap-basic-image-gallery .main-image {
    width: 470px;
    height: 392px;
    float: right;
    margin: 0;
    overflow: hidden;
  }

  .bootstrap-basic-image-gallery .thumbnails .thumb {
    float: none;
  }
a.navbar-brand {
  float: left;
}
.short-contacts h5::before {
  display: block;
  content: "\e901";
  width: 21px;
  height: 21px;
  background: #808692;
  color: #fff;
  font-family: 'icomoon' !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 21px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  left: 0;
}
.short-contacts h5 {
  font-size: 11px;
  font-weight: 400;
  line-height: 21px;
  position: relative;
  padding: 0 0 0 29px;
}
  .short-contacts {
    padding: 38px 0 0;
    float: right;
  }
  .short-contacts li {
    display: block;
    float: left;
    width: 170px;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 0 30px;
    position: relative;
  }

  .product .short-info .buttons {
    overflow: hidden;
    padding: 15px 0 35px;
  }

  .product .short-info .in-stock {
    margin: 0 0 33px;
  }

  
  #main-product-wrapper {
    background: #FFF;
  }
  .description .features li:nth-child(2n+1) {
    background: #fff;
  }
  .description .features li {
    overflow: hidden;
    padding: 10px 0;
  }
  .description .features label {
    display: block;
    float: left;
    width: 400px;
    padding: 0 20px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .description .features span {
    display: block;
    float: left;
    width: 715px;
  }