.product_list .show-if-product-item-hover {
  display: none;
}

.product_list .product-container:hover .show-if-product-item-hover {
  display: block;
}

.product_list.list .show-if-product-list-hover,
.product_list.list .hide-if-product-list {
  display: none;
}

.product_list.list .product-container:hover .show-if-product-list-hover {
  display: block;
}

.product_list.grid .show-if-product-grid-hover,
.product_list.grid .hide-if-product-grid {
  display: none;
}

.product_list.grid .product-container:hover .show-if-product-grid-hover {
  display: block;
}

.quick-view {
  width: 31px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  padding: 5px 8px;
  border: 1px solid #ccc;
  border-right: none;
  border-top: none;
}

.color-list-container {
  padding-bottom: 10px;
}

.color-list-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 0;
}

.color-list-container ul li {
  display: inline-block;
  border: 1px solid #d6d4d4;
}

.color-list-container ul li a {
  display: block;
  width: 22px;
  height: 22px;
  margin: 1px;
}

.color-list-container ul li a img {
  display: block;
  width: 22px;
  height: 22px;
}

.product-container {
  text-align: center;
  margin-bottom: 10px;
}

.hook-reviews {
  margin-bottom: 10px;
}

.soldout {
	/*
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(../img/boodyy/transparent_white_60.png) repeat*/
}

.product-image-container {
  position: relative;
  padding: 0;
  border-bottom: solid 1px #f8f8f8
}

.product-image-container .content_price {
  display: none;
}

.product-actions-container {
  position: relative;
  overflow: visible;
}

.product-actions-container .content_price {
  margin-bottom: 10px;
}

.product-actions-container .button-container {
  margin-bottom: 10px;
}

.product_list .availability {
	position: absolute;
	right: 5px;
	top: 5px;
}

.product_list a.product-name {
	font-size: 15px;
}

.product_list.grid .product-container {
  margin-bottom: 45px;
}

.product_list.grid .product-container:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
}

.product_list.grid .product-container:hover .product-image-container {
  border-left: none;
  border-right: none;
  border-top: none;
}

.product_list.grid .product-container:hover .button-container {
  display: block;
}

.product_list.grid .product-container:hover .button-container a { 
	width: 100%;
}

.product_list.grid .product-container:hover .product-actions-container .content_price {
  opacity: 0;
  filter: alpha(opacity=0);
}

.product_list.grid .product-price-button-wrapper {
  position: relative;
  min-height: 34px;
  margin-bottom: 10px;
}

.product_list.grid .product-description-container,
.product_list.grid .product-actions-container {
  padding: 0 5px;
}

.product_list.grid .button-container {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.product_list.grid .functional-buttons {
  position: absolute;
  right: 10px;
  top: 45px;
  z-index: 1;
}

.product_list.grid .functional-buttons .wishlist .addToWishlist {
  display: block;
  width: 15px;
  height: 14px;
  background: url(../img/lacnyjanko/category_13.png) no-repeat center
}
.product_list.grid .functional-buttons .wishlist .addToWishlist:hover {
   background: url(../img/lacnyjanko/hover/category_13.png) no-repeat center
}

.product_list.grid .functional-buttons > div {
}

.add_to_compare.checked .icon:before {
  content: '\f068';
}

.product_list.list .ajax_block_product {
  width: 100%;
}

.product_list.list .product-container:before, .product_list.list .product-container:after {
  content: " ";
  display: table;
}

.product_list.list .product-container:after {
  clear: both;
}

.product_list.list .product-image-container,
.product_list.list .product-description-container,
.product_list.list .product-actions-container {
  float: left;
  width: 33.33333333%;
}

@media (max-width: 767px) {
  .product_list.list .product-image-container,
  .product_list.list .product-description-container,
  .product_list.list .product-actions-container {
    width: 100%;
  }
  .product_list.list .product-image-container .product-name,
  .product_list.list .product-description-container .product-name,
  .product_list.list .product-actions-container .product-name {
    margin-top: 10px;
  }
  .product_list.grid .button-container {
	  display: block;
	  position: relative;
  }
  .product_list.grid .product-container .button-container a {
		width: 100%;
		margin-top: 5px;
  }
  .product_list.grid .product-container:hover .product-actions-container .content_price {
	  opacity: 100;
	  filter: alpha(opacity=100);
  }
}

.product_list .product-name {
  margin-top: 10px;
  min-height: 20px;
  color: #4d4d4d
}

.product_list.list .product-description-container {
  padding: 0 15px;
}

.content_price {
  text-align: center;
  padding: 20px 0 20px 0;
}

.content_price .price {
	width: 100%;
	display: block;
    font-size: 25px;
	color: #b6c72d;
	font-weight: bold;
	text-align: center;
}

#crossselling .content_price .price {
	width: 100%;
	text-align: center;
}

.content_price .old-price-box {
	width: 100%;
	clear:both
}

.content_price .old-price,
.content_price .price-percent-reduction {
	font-size: 12px;
}
.content_price .old-price { padding-bottom: 4px;}

.content_price_zlava {
	width: 70%;
	margin: 0 auto 0 auto;
	padding: 0px!important;
	background-color: #c91f28;
	color: #FFFFFF!important;
	border-radius: 5px!important;
}
	.content_price_zlava .old-price,
	.content_price_zlava .price { color: #FFFFFF!important; }

.content_price_zlava_percento { 
	background-color: #fee956!important;
	color: #2a2121!important;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-radius: 5px 5px 0 0!important;

}

#phone-product-name {
  display: none;
}

/* PHONE */

@media (max-width: 767px) {
  .content_price_zlava {
  	width: 90%;
		margin-top: 5px;
 }

  .content_price .price {
  	font-size: 16px!important;
  }
  .content_price_zlava_percento {
  	font-size: 12px!important;

  }
  .content_price .old-price {
  	font-size: 12px!important;
  }

  #phone-product-name {
    width: 100%;
    /*padding-top: 13px;*/
    padding-top: 0;
    float: left;
    /*font-size: 16px;*/
    display: table;
    margin-bottom: 0;
	min-height: 53px;

    font-size: 12px; /*double*/

  }
  #phone-product-name a {
    color: #74748d;
    display: table-cell;
    vertical-align: middle;
  }
  .product-description-container{
    display: none;
  }

  .btn-orange {
    text-transform: none!important;
    font-size: 14px;
    font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
  }

  .product_list .product-name {
    margin-top: -3px;
  }

  .product-image-container {
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
  }
}
