/* The format will be 07/02/2017 Release 1.10. */
body {
	font-family: 'robotoregular', Arial, sans-serif !important;
}
.errorAlert {
	font-size: 12px;
	color: #f00 !important;
	display: none;
	font-weight: bold;
	margin: 0 0 5px 0 !important;
	text-transform: none !important;
}
.ui-widget-shadow {
	-moz-box-shadow: none;
			 box-shadow: none;
}
.ui-tooltip,
.arrow:after {
	background: #fff;
	border: 1px solid #b3b3b3;
}
.ui-tooltip {
	color: #666;
	font-size: 11px;
	padding: 5px 10px;
}
.arrow {
	width: 35px;
	height: 8px;
	overflow: hidden;
	position: absolute;
	left: 60%;
	margin-left: -34px;
	bottom: -8px;
}
.arrow.top {
	top: -8px;
	bottom: auto;
}
.arrow.top:after {
	border: 1px solid #666;
	width: 10px;
	height: 10px;
	bottom: -10px;
	top: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -7px;
	width: 12px;
	height: 12px;
	-moz-box-shadow: none;
			 box-shadow: none;
	border-left: none;
	border-top: none;
	-webkit-transform: rotate(45deg);
		 -moz-transform: rotate(45deg);
					transform: rotate(45deg);
}
div#content {
	margin-top: 10px !important;
}
#breadcrum li a {
	padding-right: 5px;
}
#main_wrapper.gidContainer {
	max-width: 1250px;
}
#main_wrapper.gidContainer #content {
	width: 100%;
}
#main_wrapper.gidContainer #content .grid-container {
	max-width: 100%;
}
@media screen and (min-width: 1280px) {
	#main_wrapper.gidContainer {
		max-width: 1366px;
		width: auto;
	}
}
@media screen and (min-width: 1600px) {
	#main_wrapper.gidContainer {
		max-width: 1600px;
	}
}
.scroll-style1::-webkit-scrollbar {
	width: 6px;
}
.scroll-style1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.scroll-style1::-webkit-scrollbar-thumb {
	background-color: #a9a9a9;
	outline: 1px solid #708090;
	border-radius: 5px;
}
.pdp-productGift {
	border: 1px solid #b3b3b3;
	margin: 0 auto 12px;
	position: relative;
}
.pdp-productGift .fakeBox {
	background: transparent;
	cursor: pointer;
	display: none;
	height: 30px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 20;
}
.pdp-productGift h4 {
	cursor: pointer;
	position: relative;
	color: #3b3b3b;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 0 7px 5px;
}
.pdp-productGift h4 span:first-of-type {
	color: #e10098;
	font-size: 20px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.pdp-productGift h4 .arrowDown {
	margin-top: -5px;
	position: absolute;
	right: 10px;
	top: 50%;
	font-size:10px;
}
.pdp-productGift h4 .titleGift {
	display: inline-block;
	max-width: 240px;
	vertical-align: middle;
	width: 77%;
	font-size:13px;
}
.pdp-productGift .pdp-productGift-list {
	display: none;
}
.pdp-productGift .pdp-productGift-list ul {
	max-height: 160px;
	overflow-y: auto;
}
.pdp-productGift .pdp-productGift-list > p {
	color: #666;
	font-size: 12px;
	border-top: 1px solid #b3b3b3;
	margin: 0;
	padding: 10px 0 10px 8px;
}
.pdp-productGift .pdp-productGift-list > p:last-of-type {
	font-size: 11px;
}
.pdp-productGift .pdp-productGift-list li {
	background: #f2f2f2;
	border-top: 1px solid #b3b3b3;
	padding: 5px 10px;
}
.pdp-productGift .pdp-productGift-list li div.productGift {
	display: inline-block;
	vertical-align: middle;
	width: 80%;
}
.pdp-productGift .pdp-productGift-list li div.productGift p {
	color: #3b3b3b;
	font-size: 14px;
	display: inline-block;
	margin: 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 65%;
}
/*Downlodable item*/
.pdp-productGift .pdp-productGift-list li div.productGift span {
	color: #0ABD3E;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	text-transform: capitalize !important;
}

/*Bug 15932*/
.pdp-productGift .pdp-productGift-list .scroll-style1 div.text {
		border-top: 1px solid #dedede;
		color: red;
		font-size: 13px;
		font-weight: bold;
		padding: 10px 0;
		text-align: center;
}

.pdp-productGift .pdp-productGift-list li div.fakeRadio {
	cursor: pointer;
	display: inline-block;
	padding: 5px;
	height: 15px;
	vertical-align: middle;
	width: 15px;
}
.pdp-productGift .pdp-productGift-list li div.fakeRadio.active span,
.pdp-productGift .pdp-productGift-list li div.fakeRadio:hover span {
	border: 1px solid #e10098;
}
.pdp-productGift .pdp-productGift-list li div.fakeRadio.active span::before,
.pdp-productGift .pdp-productGift-list li div.fakeRadio:hover span::before {
	background: #e10098;
}
.pdp-productGift .pdp-productGift-list li div.fakeRadio input {
	display: none;
}
.pdp-productGift .pdp-productGift-list li div.fakeRadio span {
	background: #f2f2f2;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	border: 1px solid #666;
	display: inline-block;
	height: 12px;
	position: relative;
	width: 12px;
}
.pdp-productGift .pdp-productGift-list li div.fakeRadio span::before {
	bottom: auto;
	left: auto;
	position: absolute;
	right: 50%;
	top: 50%;
	content: "";
	-moz-border-radius: 50%;
			 border-radius: 50%;
	background: #666;
	height: 8px;
	margin: -4px -4px 0 0;
	width: 8px;
}
.pdp-productGift .pdp-productGift-list img {
	display: inline-block;
	margin: 0 5px;
	max-height: 30px;
	max-width: 40px;
	vertical-align: middle;
	width: 24%;
}
@media screen and (min-width: 1025px) {
	#pdp-productGift #pdp-productGift-list li div.productGift {
		width: 82%;
	}
	#pdp-productGift #pdp-productGift-list li div.productGift p {
		width: 65%;
	}
}
@media screen and (min-width: 1281px) {
	#pdp-productGift #pdp-productGift-list li div.productGift {
		width: 85%;
	}
	#pdp-productGift #pdp-productGift-list li div.productGift p {
		width: 68%;
	}
}
li.grayout {
		opacity: 0.5;
		pointer-events: none;
}
