.toolbar-bottom > .toolbar > .pager {
	border-bottom: 1px solid #e4e4e4;
	display: block;
}
#topbar {
	background: rgba(0, 0, 0, 0.4);
	border-color: #000 transparent transparent;
	color: #fff;
}
.product-info .product-name h1 {
	text-transform: none;
}
.cart-top #cart a,
#topbar .price,
#topbar .links a {
	color: #fff;
}
#topbar .quick-access {
	padding-left: 10px;
}
#header {
	background: url(../images/header-pattern.png) repeat-x 0 -15px;
}
.block-cart a {
	color: #666 !important;
}
#topbar .block-cart .price {
	color: #333;
}
#powered .container {
	border-bottom: 10px solid #000;
}
#powered .copyright small {
	display: block;
}
.product-block .actions {
	top: -76px;
}
.custom-abs {
	padding-top: 0;
}
.custom-abs .about,
.custom-abs .social-link {
	padding-top: 42px;
}
.custom-subscribe {
	margin-top: 5px;
}
.btn-viewmore {
	display: none;
}
.table-specs > h2 {
	display: none;
}
.product-essential .availability {
	display: none;
}
.product-essential .price-box {
	text-align: right;
}
.block-layered-nav dd li {
	background-position: 8px 10px;
	margin: 0;
	padding: 7px 0 7px 20px;
}
.product-img img {
	max-width: 100%;
}
.product-info .image img {
	margin: 0 auto;
}
#cboxCurrent {
	left: 45%;
}
.product-info .more-views .carousel-control {
	color: #000;
	border-color: #000;
}
.language a,
.language label {
	color: #fff !important;
}
#topbar .language {
	padding-top: 8px;
}
.dropdown-menu {
	margin: 0;
}
.language .dropdown-menu > li > a {
	color: #666 !important;
}
#payment_form_servired_standard table,
#payment_form_servired_standard td {
	border: 0;
}
.product-view .qty {
	display: none;
}

.availability.out-of-stock {
	background: #f5f5f5;
	font-weight: bold;
	font-size: 18px;
	padding: 16px 0 15px;
	margin: 0;
	text-transform: uppercase;
}

.std ul {
    list-style: disc;
}
.std ul > li {
    list-style: disc;
}
.std ul ul {
    list-style: circle;
}
.std ul ul > li {
    list-style: circle;
}

@media screen and (max-width: 767px) {

  .vescontentslider {
    display: block !important;
  }

  .form-language > a,   .form-language  > label {
    display: none !important;
  }

  ._item.product-col {
    min-height: 480px;
  }

}

@media screen and (max-width: 992px) {
	.ves-caption.big-caption {
	    display: block !important;
	    top: 50% !important;
	    left: 50% !important;
	    transform: translate(-50%,-50%);
	}
}
