.breadcrumbs_new {
			background: rgba(255,255,255,0.5);
			opacity: 0.5;
		}
		.flags-list li {
			width: 72px;
			margin: 0px 2px 4px;
		}
		.flags-list li span:last-child {
			overflow: hidden;
		    white-space: nowrap;
		    width: 61px;
		    display: block;
		    text-overflow: ellipsis;
		}
		.colors-box li {
			/* overflow: hidden;
			width: 44px;
			height: 44px;
			min-width: 44px;
			margin: 0 2px 2px 0; */
		}
		.colors-box li span {
			/* -moz-transform: scale(25,25); */
			/* -webkit-transform: scale(25,25); */
			/* transform: scale(25,25); */
			/* -webkit-filter: saturate(1.6); */
			/* filter: saturate(1.6); */
		}
		.colors-box li span:after {
/* 		    content: ' ';
		    position: relative;
		    background-color: rgba(0,0,0,0.13);
		    width: 29px;
		    height: 30px;
		    display: block; */
		}
		.handle-v-mark, .barrel-v-mark {
		    top: 13px !important;
		    right: 14px;
		}
		.last_checkbox {
			width: auto !important;
			font-size: 15px !important;
			padding-top: 11px !important;
		}
		.last_checkbox .glyphicon {
			display: none;
		}
		.popover-content {
		    padding: 5px 14px;
		    font-family: ProximaNovaCondensed, "Avenir Next Condensed", "Arial Narrow", sans-serif;
		    white-space: nowrap;
		}
		h3.underlined {
			border-bottom: 1px solid #DDD;
			margin-bottom: 15px !important;
			padding-bottom: 6px;
		}
		.configurator-choises > li h2 small, .configurator-choises > li h3 small {
			margin-top: 9px;
		}
		#engraving_options_wrapper .col-md-2 {
			text-align: right;
		}
		#rush-box {
			margin-top: 25px;
		}
		.left-menu-cart h2 {
			margin-top: 0;
		}
		.affix {
			top: 10px;
		}
		.pk_nav {
			text-align: left;
		}
		.zoom_configurator_review {
			margin-bottom: 17px;
		}
		.pk_preview_knob .pk_nav a {
		    float: none !important;
		}
