.tp-simpleresponsive >ul >li {z-index: 9 !important;}

#search-bar {z-index: 0 !important;}
.nav-search {z-index: 1 !important;}
#main-navigation>ul>li>a .nav-caption {
    margin-top: 15px;
}
.slides li img{
  border: 1px solid #ebebeb;
}

.thumbs li img{ 
  padding: 2px;
}
.thumbs li{ 
  float: left;
  width: 25%;
  padding: 2px;
}
.thumbs {margin-top: 10px;}

#main-navigation .nav-search {height: 55px;}
#main-navigation>ul>li {
      text-align: center;
}
#search-bar input {
    height: 27px;
}
.product-arrows .right-arrow {
  top: 90px;
  right: 0;
}

.product-arrows .left-arrow {
  top: 90px;
  left: -30px;
}

.hidden-articles {
  margin-top: 12px;
  font-size: 80%;
}

sub, sup {
  font-size: 65%;
}

span.nav-caption {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}

#ecpanel{float:right;font-size:10px;margin-top:-32px;}
/*a { cursor: url(/i/animaatjes_christmas_icon64.cur), pointer; }*/

/* ------------------------- Квик ---------------------------- */

.ps-container, .quick-view-container {
  padding: 20px;
}


.ya-share2 {
  padding: 20px 0;
}

/* ------------------------- Articles ---------------------------- */


.action-wrapper a {
  color: #fff;
}

@media (min-width: 1200px){
  .also .news {
    height: 75px;
  }
}

/* ------------------------- Pagination ---------------------------- */

.pagination:after{
  content: '';
  clear: both;
}

.pagination{
  float:right;	
  margin-bottom:20px;
}


.pagination .page-button {
  float:left;	
}

.pagination a{
  width:40px;
  height:40px;
  background:#f7f7f7;
  text-align:center;
  padding-top:10px;
  font-size:14px;
  transition:background 0.3s;
  -webkit-transition:background 0.3s;
  -moz-transition:background 0.3s;
  -ms-transition:background 0.3s;
  -o-transition:background 0.3s;
  display: block;
}


.page-button a.page_active, .page-button a.page_active:hover {
  background:none;	  
}

.page-button a:hover{
  color:#111;
  background:#dde3e6;	
}



/* ------------------------- Footer ---------------------------- */

.footer-menu span.nav-caption{
  display: inline-block;
}

.footer-menu {
  margin: 13px 0 0px 20px;
}
/*------------------  icons -------------------------*/

.icon-1:before {
  content: '\e82b';
}
.icon-2:before {
  content: '\eaf9';
}
.icon-26:before {
  content: '\ef84';
}

.icon-27:before {
  content: '\e9bc';
}
.icon-28:before {
  content: '\e80c';
}
.icon-29:before {
  content: '\ef18';
}

.icon-30:before {
  content: '\e903';
}




/*------------------  search -------------------------*/

#search-button input[type="submit"], #search-button input[type="submit"]:hover {
  background-color: transparent;
  position: absolute;
  z-index: 999999;
}

#search-button {
  right: -65px;
  border: none 0;
  background: #1abc9c;
}

.footer-menu .icon-shop-1 {
  display: none;
}

/*------------------  product single -------------------------*/

.product-single {
  background-color: #fff;
}
.product-single-info table tr:nth-child(odd) {
  background-color:#d2d2d2;
}

.product-single-info table tr td:nth-child(even) {
  font-weight: 400;
}

.product-single-info table tr td, .product-single-info table tr th {
  padding: 5px 10px !important;
}

.main-content table td, .main-content table th {
  background: none;
}

.product-single-info span.price{
  height: 56px;
}

.main-content table {
  width: 100%;
}

/*------------------  main navigation -------------------------*/

#main-navigation li.it1>a, #main-navigation .it1 ul.wide-dropdown, #main-navigation li.it1{
  background:#1abc9c;
}

#main-navigation li.it2>a, #main-navigation .2 ul.wide-dropdown, #main-navigation li.it2{
  background:#e74c3c;
}

#main-navigation li.it26>a, #main-navigation .it26 ul.wide-dropdown, #main-navigation li.it26{
  background:#3498db;
}

#main-navigation li.it27>a, #main-navigation .it27 ul.wide-dropdown, #main-navigation li.it27{
  background:#f5791f;
}

#main-navigation li.it28>a, #main-navigation .it28 ul.wide-dropdown, #main-navigation li.it28{
  background:#2ecc71;
}

#main-navigation li.it29>a, #main-navigation .it29 ul.wide-dropdown, #main-navigation li.it29{
  background:#9b59b6;
}

/*------------------  product-info -------------------------*/

.product-image img {
  background-color: #fff;
}

a.product-hover{
  padding: 10px 14px;
  font-size: 12px;
  text-transform:none;
  height: auto;
}

.fa-rub {
  font-size: 85%;
}

/*span.price:after, span.price del:after {
content: "\f158";
font-size: 85% !important;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}*/

span.price {
  position: relative;
  height: 15px;
  display: inline-block;
}

.product-info h5 .trans {
  content: '';
  display: block;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(247,247,247,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(247,247,247,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(247,247,247,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f7f7f7',GradientType=0 );
  width: 81%;
  height: 25px;
  bottom: 65px;
  position: absolute;
}

.product-info h5{
  height: 50px;
  overflow: hidden;
}

.breadcrumbs {
  margin-top: 0px;
}
.container{
  background: #fff; /* Old browsers */
  background: -moz-linear-gradient(top, #fff 82%, #fff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82%,#fff), color-stop(100%,#fff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 82%,#fff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 82%,#fff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 82%,#fff 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fff 82%,#fff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
}


#main-header .addr ul li span.phone {
  font-size: 25px;
  margin-top: 10px;
  display: inline-block;
}  

#main-header .addr ul li {
  float: left;
  margin: 10px;
}

#main-header .addr ul {
  list-style: none;
}

#logo p {
  font-size: 14px;
}

h1 {
  line-height: 1.2;
}

#cpanel {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size:10px;
}

body {
  background-image: none;
  background-color: #fff;
}


input[type="checkbox"] {
  display: inline-block;
  margin: 5px;
}
.epanel {
  font-size:8px;
}
