/*custom-css-for-popup*/
@media screen and (max-width:768px) {
div#colorbox {
    width: 90% !important;
}
div#cboxWrapper{
	width:100% !important;
}
}

#button-cart {
	display: none !important;
}

.cart-qut-part {
	display: none !important;
}

.cart-btn-part {
	display: none !important;
}