/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 #lang_sel_list { z-index: 98 !important; }

 .tiled-menu .item-title { z-index: 98 !important; }

 #cdt-cart-modal {
 	padding: 15px;
 }

 .cdt-cart-remove {
 	font-size: 20px;
 	position: absolute;
 	right: 0px;
 	cursor: pointer;
 	z-index: 2;
 }

 .print {
 	display: none;
 }