/* Additional CSS code apart from generated uni-core.css */

/* Additional CSS code apart from generated uni-core.css */
/* line 774, ../sass/partials/_checkout.scss */
/*.delivery-method-type {
  border: 1px solid #ddd;
  display: block;
  margin: 0 0 10px;
  position: relative;
}*/

.change-site-link {
	color: white;
}

.rr-termandconditions input {
	opacity: 1;
}

/* PDP changes UTT-2770 START */
			.t2-product-images ul {
				list-style: none outside none;
			}
			
			.t2-product-thumbnails ul {
				list-style: none outside none;
				/*overflow: auto;*/
				text-align: center;
			}
			.t2-product-thumbnails ul li {
				width: 105px;
				margin-right: 5px;
				display: inline;
			}
			
			li.thumb.selected img {
				border: 1px solid black;
			}
			.product-image-container {
				width: 100%;
				clear: both;      
			}
		
 
/* PDP changes UTT-2770 END */


/* MOBILE NAV change UTT-2848 START */
			.flexpanel {
				color: white;
			}
/* MOBILE NAV changes UTT-2848 END */


/* MOBILE HEADER change UTT-2865 START */
			
/* MOBILE HEADER change UTT-2865 END */
