.wall-category-box .wall-cat-image {
	padding: 0;
}
.wall-category-box .item-category img {
	padding: 0;
	height: auto;
}
.product-thumb .product-description, .product-thumb .product-model{
	display: none;
}
#menu-list .nsmenu-thumb{
	width: 20px;
}
.shop-cart .table-striped > tbody > tr > td:nth-child(4) {
	line-height: 16px;
}
.box-banner-container{
	display: none;
}
#modal-addcart .modal-dialog {
	max-width: 560px;
	width: 95%;
}
@media (max-width: 768px){
	.open-sub-cat{
		display: none;
	}
	.pos1 .megasliderpro {
		margin-bottom: 30px;
		margin-top: 0px;
		clear: both;
		margin-right: -10px;
		margin-left: -10px;
	}
	.pos1 .megasliderpro .carousel-container .owl-wrapper-outer{
		border-radius: 0px;
	}
	.menu-header-box.h-type-2{
		margin-bottom: 0px;
	}
	header.pad-top {
		margin-bottom: 0px;
	}
	#popup-callback .popup-heading a {
		padding: 8px;
		height: auto;
	}
	#product .special-countdown .countDays, #product .special-countdown .countHours,
	#product .special-countdown .countMinutes, #product .special-countdown .countSec {
		height: 100%;
		padding: 20px 10px;
	}
}

footer .fpayment ul li a {
	display: block;
	background: #fff;
	padding: 3px;
	border-radius: 4px;
}
@media (min-width: 992px) {
	.box-contact-left, .box-contact-form form {
		padding: 50px;
	}
}
#onepcheckout  .payment-method .radio{
	display: block;

}
.bank_transfer_instruction{
	padding: 10px;
	background: #f6f6f6;
	margin-top: 12px;
	border-radius: 5px;
}
#mob-info-block .drop-contacts{
	list-style: none;
	padding: 0;

}
#mob-info-block .drop-contacts li{
	margin-bottom: 10px;
	color: #000 !important;
}

#onepcheckout input.form-control::placeholder,
.coupon_table input.form-control::placeholder {
  color: #999 !important;
}

/* Підтримка для браузерів з vendor-префіксами */
#onepcheckout input.form-control::-webkit-input-placeholder,
.coupon_table input.form-control::-webkit-input-placeholder {
  color: #999 !important;
}

#onepcheckout input.form-control::-moz-placeholder,
.coupon_table input.form-control::-moz-placeholder {
  color: #999 !important;
}

#onepcheckout input.form-control:-ms-input-placeholder,
.coupon_table input.form-control:-ms-input-placeholder {
  color: #999 !important;
}

#onepcheckout div.required .form-control:-moz-placeholder {color:#999 !important;}
#onepcheckout div.required .form-control::-moz-placeholder {color:#999 !important;}
#onepcheckout div.required .form-control:-ms-input-placeholder{color:#999 !important;}
#onepcheckout div.required .form-control::-webkit-input-placeholder{color:#999 !important;}
#onepcheckout div.required .form-control:-moz-placeholder:before {color: #999;}
