.footer + .cat-description {
	margin-top: 20px;
}
.footer_brends {
	height: auto;
	margin-bottom: 2px;
	background: #F7F7F7;
}
.footer_brends_list {
	padding: 12px 17px;
}
#products-video {
  text-align: center;
  margin: 10px 10px 10px 10px;
}
#products-video {
  position: relative;
  padding-bottom: 56.25% !important; /* 16:9 */
  padding-top: 30px !important;
  height: 0;
  overflow: hidden;
}
#products-video iframe,
#products-video object,
#products-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#products-tabs-video .infoBoxHeading h2, h2.infoBoxHeading {
  margin-bottom: -11px;
}
#confirmPrivacy {
  width: 20px;
  height: 20px;
  margin-top: 5px;
}
.btn_disabled {
  cursor: not-allowed !important;
  background-color: #ebebeb !important;
/*  border-color: #ebebeb !important; */
  background-image: none !important;
  opacity: 65 !important;
  color: #C4C4C4 !important;
}
.confirm_privacy_notify {
  display: inline;
  vertical-align: text-top;
}
#gods-short-info div.delivery a {
  color: #45a3c6 !important;
}
#gods-short-info .add-info {
  background: #fff7f8 !important;
  padding-left: 20px !important;
}
#category-list-wrapper .item-list .information p.action {
  background: none !important;
  padding-left: 0px !important;
}
#shopping_cart_add_product .top {
  background: #fff7f8 !important;
  padding-left: 20px !important;
}

.pendingPaymentForm input[type="submit"] {
	/* width: 85px; */
	width: 130px;
	height: 41px;
	border: none;
	/* background: url("images/buy-small.png") no-repeat left center; */
	background: url("images/buy-big-karta.png") no-repeat left center;
	cursor: pointer;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
	font-family: Cuprum;
	margin-top: 10px;
	margin-left: -1px;
	outline: none;
}
.pendingPaymentForm input[type='submit']:hover {
/*  background-position: -85px; */
  background-position: -130px;
}
#pendingPaymentChange button.ui-button-icon-only {
  width: 14px;
  height: 14px;
}
#pending_payment_select {
  display: none;
}
#pendingPaymentChange .ui-widget {
  font-family: Cuprum;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #47a5c8;
  border: 1px solid #47a5c8;
}
#pending_payment_select button {
  font-family: Cuprum;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #47a5c8;
/*  background: url("images/reviews-btn.png") no-repeat left center; */
  border: none;
  width: 180px;
  padding: 6px;
	cursor: pointer;
}
#pending_payment_select button:hover {
/*  background-position: -130px; */
  background: #69be95;
}
