/* march Release 4/03/2017 */
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;
}
#productImage img {
	width: 100%;
}
.pdp-content {
	max-width: 1024px;
}
.pdp-content.pdp-new .grid-20 {
	padding: 0;
}
#productAttributes #productDescIntro {
	margin-top: 25px;
	width: 95%;
}
#productAttributes #productDescIntro a {
	color: #e10098;
	font-size: 13px;
	display: none;
	margin-top: 5px;
}
#productAttributes #intro {
	height:150px;
	overflow:hidden;
}
#productAttributes #productDescIntro a span {
	color: #e10098;
	font-weight: bold;
}
#productAttributes #productDescIntro > h3 {
	font-size: 13px;
	border-bottom: 1px solid #333;
	font-weight: bold;
	text-transform: uppercase;
	width: 84px;
	color:#111;
}
#productAttributes #productDescIntro > p {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}
#productAttributes .productColors {
	font-size: 0;
}
#productAttributes .productColors > p {
	color: #666;
	font-size: 12px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#productAttributes .productColors > p span {
	font-weight: bold;
	text-transform: none;
}
#productAttributes .productColors ul {
	margin-top: 2px;
	max-height: 85px;
	max-width: 240px;
	min-height: 35px;
	overflow-y: auto;
}
#productAttributes .productColors ul li {
	display: inline-block;
	border: 1px solid transparent;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	margin-right: 2px;
	padding: 2px;
	vertical-align: top;
}
#productAttributes .productColors ul li.active,
#productAttributes .productColors ul li:hover {
	border: 1px solid #b3b3b3;
}
#productAttributes .productColors ul li a {
	display: block;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	height: 22px;
	vertical-align: middle;
	position: relative;
	width: 22px;
}
#productAttributes .productColors ul li a:focus {
	outline: none;
}
#productAttributes .productColors ul.macList {
	height: auto;
	overflow-y: auto;
	max-width: 305px;
	max-height: 240px;
}
#productAttributes .productColors ul.macList li {
	height: auto;
	padding: 4px;
	width: 45px;
}
#productAttributes .productColors ul.macList li.active,
#productAttributes .productColors ul.macList li:hover {
	border: 1px solid #b3b3b3;
}
#productAttributes .productColors ul.macList li a {
	background: #fdfdfd;
	display: block;
	height: auto;
	/*width: 100%;*/
	width:96%;
}
#productAttributes .productColors ul.macList li a img {
	-moz-border-radius: 50%;
			 border-radius: 50%;
		 width: 100%;
		 height:43px;
}
#productAttributes #productOptica > div {
	display: inline-block;
	margin-top: 20px;
	max-width: 120px;
	vertical-align: top;
	width: 45%;
}
#productAttributes #productOptica > div:last-of-type {
	margin-left: 15%;
}
#productAttributes #productOptica > div .optionContainer {
	border: 1px solid #d7d7d7;
	margin-top: 15px;
}
#productAttributes #productOptica > div .optionContainer > div {
	position: relative;
}
#productAttributes #productOptica > div .optionContainer p {
	color: #3b3b3b;
	font-size: 12px;
	background: #f2f2f2;
	padding: 10px 5px 10px 10px;
}
#productAttributes #productOptica > div .optionContainer select {
	display: none;
}
#productAttributes #productOptica > div .optionContainer .fakeList {
	background: #fdfdfd;
	border: 1px solid #d7d7d7;
	display: none;
	height: 100px;
	overflow-y: auto;
	padding-right: 10px;
	position: absolute;
	right: 8px;
	top: 30px;
	width: 90px;
	z-index: 10;
}
#productAttributes #productOptica > div .optionContainer .fakeList li {
	color: #3b3b3b;
	font-size: 12px;
	padding: 5px 5px 5px 0px;
	cursor: pointer;
	text-align: right;
	width: 100%;
}
#productAttributes #productOptica > div .optionContainer .fakeList li:hover {
	background: #f6f6f6;
}
#productAttributes #productOptica > div .optionContainer .fakeSelect {
	color: #3b3b3b;
	font-size: 12px;
	border: 1px solid #d7d7d7;
	cursor: pointer;
	display: block;
	margin: 10px auto;
	padding: 5px 0 5px 5px;
	width: 80%;
}
#productAttributes #productOptica > div .optionContainer .fakeSelect i {
	float: right;
	font-size: 8px;
	-webkit-transform: rotate(90deg);
		 -moz-transform: rotate(90deg);
					transform: rotate(90deg);
	margin: 3px 5px 0 0;
}
#productAttributes #productOptica > div .optionContainer .help {
	color: #fff;
	font-size: 8px;
	background: #7f8789;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	cursor: pointer;
	float: right;
	margin-right: 10px;
	padding: 4px;
	position: relative;
	right: -5px;
	top: -2px;
}
#productAttributes #productOptica > div .optionContainer .help:hover {
	background: #000;
}
#productAttributes #productOptica > div .optionContainer .helpContainer {
	position: relative;
}
#productAttributes #productOptica > div .optionContainer .helpContainer .helpMessage {
	border: 1px solid #b3b3b3;
	display: none;
	position: absolute;
	right: -153%;
	top: -50%;
	width: 180px;
	z-index: 30;
}
#productAttributes #productOptica > div .optionContainer .helpContainer .helpMessage:before {
	bottom: auto;
	left: -11px;
	position: absolute;
	right: auto;
	top: 50%;
	background-image: url("/assets/img/flecha_raiting_tooltip.png");
	-moz-background-size: cover;
			 background-size: cover;
	content: "";
	height: 15px;
	margin-top: -8px;
	width: 15px;
}
#productAttributes #productOptica > div .optionContainer .helpContainer .helpMessage p {
	background: #fdfdfd;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#productAttributes #productOptica > div .optionContainer .helpContainer .helpMessage span {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#productAttributes #productOptica > div .optionContainer .blockContainer {
	display: none;
}
	#productAttributes #productOptica > div .optionContainer .blockContainer.visible {
		display: block;
	}
#productAttributes #productOptica h2 {
	font-size: 12px;
	text-transform: uppercase;
}
#productAttributes #productOptica p {
	color: #3b3b3b;
	font-size: 13px;
	font-weight: bold;
}
#productAttributes #productOptica p.labelSide {
	margin-bottom: 5px;
}
#productAttributes #productOptica p .checkI {
	color: #7f8789;
	font-size: 10px;
	background: #f2f2f2;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	cursor: pointer;
	padding: 4px;
}
#productAttributes #productOptica p .checkI.active {
	background: #e10098;
	color: #fff;
	font-size: 10px;
}
#productAttributes #productSize {
	max-width: 255px;
	margin-top: 20px;
	position: relative;
}
#productAttributes #productSize #loadingSizeContent {
	display: block;
	margin: 5px auto;
	width: 50px;
}
#productAttributes #productSize #sizeModal {
	position: absolute;
	right: 5px;
	top: 0px;
	display:none;
}
#productAttributes #productSize #sizeModal a {
	color: #e10098;
	font-size: 13px;
}
#productAttributes #productSize #sizeModal span {
	color: #e10098;
	font-size: 17px;
	position: relative;
	margin-right: 3px;
	top: 3px;
}
#productAttributes #productSize > p {
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
}
#productAttributes #productSize ul li {
	display: inline-block;
	margin: 0 0 0 2px;
	vertical-align: top;
	text-align: center;
}
#productAttributes #productSize ul li a {
	color: #666;
	font-size: 12px;
	border: 1px solid #b3b3b3;
	-moz-box-sizing: border-box;
			 box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 35px;
	padding: 10px 5px 0 5px;
	margin-bottom: 3px;
	min-width: 35px;
	width: auto;
}
#productAttributes #productSize ul li a.active,
#productAttributes #productSize ul li a:hover {
	border: 2px solid #3b3b3b;
	font-weight: bold;
}
#productAttributes #productSize ul li a.inactive {
	background: #f2f2f2;
	position: relative;
	cursor: default;
}
#productAttributes #productSize ul li a.inactive:hover {
	border: 1px solid #b3b3b3 !important;
	font-weight: normal !important;
}
#productAttributes #productSize ul li a .notAvailable {

background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%'><line x1='0px' y1='0' x2='100%' y2='100%' stroke='#666' stroke-width='1'/></svg>") no-repeat;
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
#productAttributes #productSize ul li a:focus {
	outline: none;
}
#productAttributes .productMaterial {
	margin-top: 25px;
}
#productAttributes .productMaterial #material {
	margin-bottom: 25px;
}
#productAttributes .productMaterial #material > p,
#productAttributes .productMaterial #textura > p {
	color: #666;
	font-size: 13px;
	margin: 6px 0 4px;
	text-transform: uppercase;
}
#productAttributes .productMaterial #material select,
#productAttributes .productMaterial #textura select {
	border: 1px solid #b3b3b3;
	color: #666;
	font-size: 13px;
	padding: 12px 0 12px 3px;
}
#productAttributes .productMaterial #material select.disabled,
#productAttributes .productMaterial #textura select.disabled {
	color: #d8d8d8;
}
#productName h1,
#productName h2 {
	color: #3b3b3b;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}
#productName h1::first-letter {
	text-transform: capitalize; /* march release bug fixed cons*/
	margin-bottom: 6px;
}
#productName h2 {
	color: #000;
	font-size: 17px;
}
#productName #price {
	margin: 20px 0 30px;
}
#productName #price .precio-especial {
	color: #81898b;
	font-size: 15px;
	text-decoration: line-through;
}
#productName #price .precio-especial sup {
	font-size: 10px;
}
#productName #price .precio-promocion {
	color: #f00;
	font-size: 32px;
	font-weight: bold;
	margin: 3px 0;
}
#productName #price .precio-promocion sup {
	font-size: 18px; /* march release bug fixed cons*/
}
#productName #sku {
	color: #838383;
	font-size: 12px;
	display: block;
	margin: 0 0 5px 0;
}
#productName #star {
	position: relative;
}
#productName #star i {
	color: #fcba2c;
	cursor: pointer;
	margin: 0 3px 0 0;
}
#productName #tooltipRate {
	background: #fdfdfd;
	border: 1px solid #b3b3b3;
	display: none;
	left: 60%;
	padding: 10px;
	position: absolute;
	top: -20px;
	width: 180px;
	z-index: 20;
}
#productName #tooltipRate.notVisible {
	display: none !important;
}
#productName #tooltipRate:before {
	background-image: url("/assets/img/flecha_raiting_tooltip.png");
	-moz-background-size: cover;
			 background-size: cover;
	content: "";
	height: 15px;
	position: absolute;
	left: -11px;
	top: 20px;
	width: 15px;
}
#productName #tooltipRate.thanks {
	right: 20px;
	top: -10px;
	width: 230px;
}
#productName #tooltipRate.thanks:before {
	top: 10px;
}
#productName #tooltipRate.thanks #thanks i {
	margin-right: 5px;
}
#productName #tooltipRate > h3 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: 'RobotoMedium';
}
#productName #tooltipRate .stars {
	font-size: 24px;
	margin: 10px 0;
	text-align: center;
}
#productName #tooltipRate #thanks > * {
	display: inline-block;
	vertical-align: middle;
}
#productName #tooltipRate #thanks i {
	margin: 0;
}
#productName #tooltipRate #thanks p {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#productName #tooltipRate #totalRated {
	margin: 15px 0 5px;
}
#productName #tooltipRate #totalRated div {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
#productName #tooltipRate #totalRated div:first-of-type {
	width: 80px;
}
#productName #tooltipRate #totalRated div:last-of-type span {
	color: #c9c9c9;
}
#productName #tooltipRate #rating > p {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0;
}
#productName #tooltipRate #rating > p span {
	color: #b3b3b3;
	margin-left: 25px;
}
#productName #tooltipRate #rating .rateBar > div {
	display: inline-block;
	padding: 0;
	vertical-align: top;
}
#productName #tooltipRate #rating .rateBar > div:first-of-type {
	width: 80px;
}
#productName #tooltipRate #rating .rateBar i {
	cursor: default;
	margin: 0;
	width: 15px;
	float: left;
	display: block;
}
#productName #tooltipRate #rating .prog_rate {
	background: #f1f1f1;
	position: relative;
	width: 70px;
}
#productName #tooltipRate #rating .prog_rate .meter-wrap {
	background: #f1f1f1;
	height: 10px;
	width: 100%;
}
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.yellow,
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.zero {
	background: #ff9f07;
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
	width: 30%;
}
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.yellow.m40,
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.zero.m40 {
	background: #ff9f07;
	width: 40%;
}
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.yellow.m60,
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.zero.m60 {
	background: #ff9f07;
	width: 60%;
}
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.yellow.m80,
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.zero.m80 {
	background: #ff9f07;
	width: 80%;
}
#productName #tooltipRate #rating .prog_rate .meter-wrap .meter-value.zero {
	background: transparent;
	width: 0%;
}
#productName #tooltipRate #rating .total_rate {
	color: #666;
	font-size: 10px;
	padding-top: 3px !important;
}
#productName #tooltipRate #login {
	color: #b3b3b3;
	font-size: 12px;
	border-top: 1px solid #666;
	float: none;
	margin-top: 15px;
	padding-top: 8px;
	text-align: center;
	width: 100%;
}
#productName #tooltipRate #login a {
	cursor: pointer;
}
#productName #tooltipRate #login a:hover {
	text-decoration: underline;
}
#productInfo {
	margin-top: 50px;
}
#productInfo section {
	border-top: 1px solid #ddd;
	padding: 0 10px 30px 10px;
}
#productInfo section h2 {
	color: #000;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	padding: 10px 0 20px 0;
	position: relative;
	text-transform: uppercase;
}
#productInfo section h2 .icono {
	position: absolute;
	right: 10px;
	top: 10px;
}
#productInfo section p {
	color: #666;
	font-size: 15px;
	line-height: 16px;
	margin: 10px 0;
}
#productInfo section #productNameDesc {
	color: #3b3b3b;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
#productInfo section#promos {
	font-size: 0;
}
#productInfo section#promos .sectionContent > div {
	-moz-box-sizing: border-box;
			 box-sizing: border-box;
	display: inline-block;
	font-size: 14px;
	padding: 10px 5px;
	vertical-align: top;
	width: 49%;
}
#productInfo section#promos .sectionContent > div#moreCards {
	border-left: 1px solid #b3b3b3;
	padding-left: 4%;
}
#productInfo section#promos .sectionContent > div h3 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#productInfo section#promos .sectionContent > div ul {
	margin-left: 20px;
	list-style-type: disc;
}
#productInfo section#promos .sectionContent > div ul li {
	color: #666;
	line-height: 16px;
	list-style-type: none;
	position: relative;
	text-transform: lowercase; /* march release bug fixed cons*/
}
#productInfo section#promos .sectionContent > div ul li:before {
	bottom: auto;
	left: -25px;
	position: absolute;
	right: auto;
	top: -6px;
	background-image: url("/assets/img/puntito.png");
	background-repeat: no-repeat;
	content: "";
	height: 20px;
	width: 20px;
}
#productInfo section#promos .sectionContent > div ul li b {
	color: #3b3b3b;
}
#productInfo section#features,
#productInfo section#extra {
	font-size: 0;
}
#productInfo section#features .product_detail,
#productInfo section#extra .product_detail {
	-webkit-column-count: 1;
		 -moz-column-count: 1;
					column-count: 1;
	-webkit-column-gap: 90px;
		 -moz-column-gap: 90px;
					column-gap: 90px;
	font-size: 14px;
	position: relative;
}
#productInfo section#features .product_detail li,
#productInfo section#extra .product_detail li {
	margin: 0 0 3px 0;
	width: 100%;
}
#productInfo section#features .product_detail li span:first-of-type,
#productInfo section#extra .product_detail li span:first-of-type {
	color: #000;
	display: inline-table;
	font-weight: bold;
	width: 37%;
	padding: 7px;
	line-height: 25px;
}
#productInfo section#features .product_detail li span:last-of-type,
#productInfo section#extra .product_detail li span:last-of-type {
	color: #666;
	display: inline-table;
	line-height: 17px;
	width: 55%;
}
#productInfo section#features .product_detail #featureLine,
#productInfo section#extra .product_detail #featureLine {
	background: #b3b3b3;
	right: 50%;
	position: absolute;
	top: 50%;
	width: 1px;
}
#productInfo section#features div.videoWrapper,
#productInfo section#extra div.videoWrapper {
	margin: 20px auto 0;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	width: 95%;
}
#productInfo section#features div.videoWrapper iframe,
#productInfo section#extra div.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#productInfo section#features .labelL,
#productInfo section#extra .labelL {
	color: #000;
}
#productInfo section#features .labelS,
#productInfo section#extra .labelS {
	color: #000;
	display: inline-block;
	font-weight: bold;
	width: 30%;
}
#productInfo .manual-btn {
	background: #2f2f2f;
	color: white;
	padding: 5px;/*Bugzilla defect fix - 13487 */
	text-align: center;
}
#productInfo .manual-btn:hover {
	background: #3B3B3E;
	text-decoration: none;
}
#StoreLocator .detailed-info {
	color: #989698;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	text-align: left;
}
#StoreLocator .detailed-info:last-of-type {
	margin-bottom: 10px;
}
@media screen and (min-width: 1280px) {
	.pdp-content {
		width: 100%;
		max-width: 1280px;
	}
	#pdp-produtAttributes #productDescIntro {
		max-width: 90%;
	}
}
@media screen and (min-width: 1600px) {
	.pdp-content {
		width: 100%;
		max-width: 1600px;
	}
}

/* added for lens pdp  */
.lenseParameterContainer,.keyLens{display:none;}
/* Start March Release Iris 92 fix */
#productAttributes #intro{height: 130px;
		overflow: hidden;
		line-height: 20px;
		font-size: 13px;
		padding: 10px 0px;
		color: #3b3b3b;}
/* End March Release Iris 92 fix */
/* Start March Release Iris 92 fix */
#productAttributes #intro{height: 150px;
		overflow: hidden;
		line-height: 20px;
		font-size: 13px;
		padding: 10px 0px;
		color: #3b3b3b;}
/* End March Release Iris 92 fix */
#intro #detalle_producto_bullets{
	width:98%
}

#intro #detalle_producto_bullets{
				line-height: 20px;
}
/* fix for loader image */
.productVarientsDisplay {
width: auto;
min-height: 80px;

}
.productVarientsDisplay #loadingSizeContent {
	display: block;
	margin: 5px auto;
	width: 50px;
	float:left;
	text-align:center;

}
.collectionPage #productAttributes #intro {
		height: 130px;
		overflow: hidden;
		line-height: 20px;
		font-size: 13px;
		padding: 10px 0px;
		color: #3b3b3b;
}
/*Conjunto Look*/
.collectionPage #productName h2 {
	display: none;
}
/* Estilos para características de PIM */
 #promos > .sectionContent > #moreCards {
 padding-left: 4%!important;
 }
 .product_detail {
 column-gap: 33px!important;
 }
 .product_detail > li {
 margin: 0;
 background: linear-gradient(to left, #fff 61%, #f7f7f7 50%);
 }
 .product_detail > #featureLine {
 display:none!important;
}



#productAttributes .productColors > p.colorMacContainer{display:none;}

.sectionContent p{
		color: #666!important;
		font-size: 0.8em!important;
		line-height: 16px
		margin: 10px 0;
}
.sectionContent h4{
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 10px;
}
.sectionContent ul {
		padding-bottom: 15px;
}
/*
.sectionContent ul li{
		list-style: disc outside none;
		padding: 2px 0px 2px 0px;
		background-size: 5px;
		font-size: 0.8em!important;
		font-family: 'robotoregular';
		color: rgb(102,102,102);
		line-height: 20px;
		margin-top: 5px;
		margin: 5px 20px;
}
*/
.caracteristicas .gid-parrafo-contenido-git ul li:before{
	content:""!important
}
.caracteristicas .gid-parrafo-contenido-git ul li{
	font-family: "robotolight";
	margin:15px 0px 15px 15px;
	line-height: 15px;
	list-style: disc outside none;
}
.caracteristicas .gid-parrafo-contenido-git ul li:first-child{
	margin-top:0px!important
}
.caracteristicas .gid-parrafo-contenido-git p:first-child{
	padding-bottom-bottom:0px;
	text-align: justify;
}
.caracteristicas .gid-parrafo-contenido-git h4{
	font-weight:bold;
	padding-top: 5px;
}
.caracteristicas .gid-parrafo-contenido-git p{
		line-height: 18px;
		font-size: 13px;
		padding-bottom: 10px;
		color: #3b3b3b;
}

/* NEW STYLES ITR */
.productAvailable {
	color: red;
	font-size: 14px;
	margin-top: 15px;
}
.productAvailableCollection {
	color: red;
	font-size: 14px;
	margin-top: 15px;
}

/* Guia de tallas */
#guiaTallas{
	display: none;
	width: 300px;
}
.headTallas{
	border-bottom: 1px solid #d8d8d8;
}
.headTallas p{
	font-size: 18px;
	margin-bottom: -15px;
}
.divTwo{
	float: left;
	width: 100%;
}
.titleShoes {
	font-size: 20px;
		font-weight: 900;
		margin-bottom: -20px;
}
.noteTallas{
	font-size: 12px;
		line-height: 1.2;
		color: #bfbfbf;
}
.tableTallas{
	width: 100%;
		border: 1px solid #dbdbdb;
		line-height: 2.4;
		font-size: 12px;
		float: right;
}
.tableTallas tr{
	text-align: center;
}
.tableTallas th{
	border-bottom: 1px solid #d8d8d8;
}
.tableTallas th, td{
	text-align: center;
}
.titleCM{
	color: #b8b8b8;
	display: block;
	font-weight: 100;
}
.tallasGif{
	display: none;
	left: 140px;
	position: absolute;
		top: 100px;
	padding: 10px;
	box-shadow: 1px 1px 10px #b8b8b8;
		background: #fff;
		width: 20%;
}
.tallasGif i{
	position: absolute;
		left: -290px;
		top: 20px !important;
		font-size: 40px !important;
}
.titleGif{
	font-size: 12px;
	font-weight: bolder;
	margin-left: 10px;
	text-align: left;
}
.contentGif{
	font-size: 12px;
		line-height: 1.3;
	padding: 10px;
		text-align: justify;
}
.contentNote{
	font-size: 14px;
		line-height: 1.3;
	text-align: left;
}
.tableTallas caption {
		border: 1px solid #d8d8d8;
		border-bottom: none;
		font-size: 16px;
		color: #000;
		text-align: center;
}
.icon-arrow-return{
	display: inline-block;
		width: 8px;
		height: 14px;
		margin-right: 18px;
		left: 30px;
		position: absolute;
		font-size: 16px;
		margin-top: 12px;
		color: #6d6d6d;
}
.fancyShoes{
		position: absolute;
		left: 135px;
		text-transform: uppercase;
		font-size: 12px;
		text-decoration: underline;
		font-weight: 600;
}
/*End Guia de tallas*/
/*Social Networks*/

.socialNetworks{
	font-size: 24px;
	width: 100%;
		text-align: center;
		float: left;
}
#socialEmail{
	display: none;
	font-family: 'robotoregular';
	width: 600px;
}
.headerSocial, .bodySocial, .imgShare, .formDiv{
	float: left;
		width: 100%;
		text-align: left;
}
.headerSocial p{
	border-bottom: 1px solid #d8d8d8;
		margin-top: -10px;
		height: 55px;
		margin-bottom: 30px;
}
.formDiv label{
	font-size: 14px;
	font-weight: 600;
	margin-left: 0;
}
.formDiv input{
	width: 95%;
		margin-top: -15px;
	padding: 10px;
}
.imgMail{
	float: left;
	width: 20%;
}
.imgMail img{
	width: 100%;
}
.contentShare{
	float: left;
	line-height: 1.5;
		width: 80%;
		text-align: left;
		margin: 20px 0px;
}
.skuShare{
	font-size: 12px;
}
.addInput{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	margin-top: -25px;
}
.sendBtn{
	background-color: #e10098;
		color: #fff;
		padding: 5px 10px;
		width: 20%;
		float: right;
}
.socialNetworks a{
	margin: 0 10px;
	color: #9b9b9b;
}
.facebookSocial{
	cursor: pointer;
}

.alertToMail, .alertFromMail{
	color: #f00;
	font-size: 14px;
	margin-top: -35px;
}
/*End Social Networks*/
/* STYLES FOR DOWNLOADABLES */
.downloadBox {
	position: relative;
}
.downloadBox section.optionsSelect {
	padding: 10px 0 10px 5px;
}
	.downloadBox section.optionsSelect.active {
		border: 1px solid #dedede;
	}
	.downloadBox section.optionsSelect .optionTab {
		margin-bottom: 15px;
	}
.downloadBox section > div {
	border: 1px solid #dedede;
	cursor: pointer;
	display: inline-block;
	height: 40px;
	vertical-align: middle;
	padding: 5px 10px;
	position: relative;
	margin-right: 2%;
	width: 40%;
}
	.downloadBox section > div.active {
		border: 1px solid #000;
	}
	.downloadBox section > div img {
		max-height: 15px;
		width: 50%;
	}
	.downloadBox section > div p {
		font-size: 14px;
		margin: 0 0 5px 0
	}
		.downloadBox section > div p.editionValue,
		.downloadBox section > div p.formatValue,
		.downloadBox section > div p.timeValue,
		.downloadBox section > div p.licenseValue,
		.downloadBox section > div p.languageValue {
			font-size: 15px;
			font-weight: bold;
			margin: 8px 0 0 0;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			width: 140px;
		}
	.downloadBox section > div i {
		font-size: 10px;
		margin-top: -5px;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: rotate(90deg);
	}
.downloadBox .showOptionContent {
	display: none;
	position: absolute;
	top: 70px;
	width: 100%;
	z-index: 10;
}
	.downloadBox .showOptionContent ul {
		list-style-type: none;
		padding: 0;
	}
		.downloadBox .showOptionContent ul li {
			background: #FFF;
			border: 1px solid #dedede;
			cursor: pointer;
			padding: 10px 0 10px 15px;
		}
			.downloadBox .showOptionContent ul li:hover {
				background: #F7F7F7;
			}
		.downloadBox .showOptionContent ul li img {
			width: 100px;
		}

.downloadBox .showOptionContent.variableSelect ul li {
	padding: 7px 0 5px 15px;
}
.downloadBox .variableSelect p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin: 0
}
.downloadBox .variableSelect span {
	color: #666;
	display: inline-block;
	font-size: 14px;
	line-height: 1em;
	vertical-align: middle;
}
	.downloadBox .variableSelect span.lowPrice span, .downloadBox .variableSelect span.lowPrice sup {
		color: red !important;
	}
	.downloadBox .variableSelect span.type {
		color: #0ABD3E;
		font-size: 11px;
		margin-left: 5px
	}
	.downloadBox .variableSelect span sup {
		font-size: 10px;
	}
	/* removed for hybridPDP */

	/*
	.downloadBox .variableSelect .numberCant {
		 display: none;
	}
		*/
.downloadBox .productType {
	margin-top: 10px;
}
	.downloadBox .productType li {
		display: inline-block;
		vertical-align: middle;
	}
	.downloadBox .productType p {
		font-size: 14px;
		margin: 10px 0;
	}
	.downloadBox .productType .itrCustomDDLRadio {
		display: none;
	}
		.downloadBox .productType .itrCustomDDLRadio + label {
			cursor: pointer;
			margin-left: 0;
		}
			.downloadBox .productType .itrCustomDDLRadio + label:before {
				background: #FFF;
			}
				.downloadBox .productType .itrCustomDDLRadio + label.disabled,
				.downloadBox .productType .itrCustomDDLRadio + label.disabled + span,
				.downloadBox .productType .itrCustomDDLRadio + label.disabled ~ .productDownload {
					display: none;
				}
				.downloadBox .productType .itrCustomDDLRadio + label.disabled + span {
					color: #dedede;
					padding: 5px 10px 0;
				}
			.downloadBox .productType .itrCustomDDLRadio:checked + label:before {
				background: #E10098;
			}
			.downloadBox .productType .itrCustomDDLRadio:checked + label {
				border: 1px solid #E10098;
				box-shadow: none;
			}
	.downloadBox .productType > .productTypeName {
		font-size: 13px;
		color: #666;
		margin-bottom: 80px;
	}
		.downloadBox .productType > .productTypeName span {
			color: #0ABD3E;
			margin-left: 20px;
		}
	.downloadBox .productType li .productTypeName {
		display: inline-block;
		font-weight: bold;
		font-size: 13px;
		vertical-align: text-top;
		margin-right: 20px;
	}
	.downloadBox .productType .productDownload {
		color: #0ABD3E;
		display: block;
		font-size: 12px;
		padding-left:27px;
		margin-top: -5px
	}

.digitalAddToCart {
	//display: none;
}
	.digitalAddToCart .button,
	.digitalAddToCart .digitalInstructions,
	.digitalAddToCart .digitalPresale {
		border: none;
		padding: 5px 10px;
	}
		.digitalAddToCart .button button {
			color: #fff;
			font-size: 16px;
			background: #e10098;
			border: none;
			box-sizing: border-box;
			display: block;
			margin: 10px auto 5px;
			padding: 10px 0;
			text-align: center;
			width: 100%;
		}
	.digitalAddToCart .digitalInstructions,
	.digitalAddToCart .digitalPresale {
		padding: 15px;
		margin-top: 20px;
	}
	.digitalAddToCart .digitalInstructions p,
	.digitalAddToCart .digitalPresale p {
		font-size: 13px;
		line-height: 1.5;
		margin: 0;
	}
		.digitalAddToCart .digitalInstructions p:first-of-type,
		.digitalAddToCart .digitalPresale p:first-of-type {
			font-weight: bold;
			font-size: 14px;
			margin: 0 0 10px 0
		}

		.digitalAddToCart .digitalPresale p:last-of-type {
			color: #14b514;
		}

.errorDigitalMessage {
	border: 1px solid red;
	margin: 5px 0 25px;
	overflow: auto;
	position: relative;
	text-align: center;
}
	.errorDigitalMessage p {
		color: red;
		display: inline-block;
		padding-top: 20px;
		vertical-align: middle;
	}
	.errorDigitalMessage i {
		color: #FFF;
		float: left;
	}
	.errorDigitalMessage span {
		color: red;
	}

.genericProduct > img {
	display: block;
	margin: 0 auto;
	width: 90%
}
/* MODAL STYLES */
.digitalProductModal {
	margin: 0 !important;
	width: 200px;
}
.digitalProductModal > .label-key,
.digitalProductModal > .label-value {
	color: #B3B5B8;
	font-size: 13px;
}
.btn_anadir_bolsa span {
	color: white;
}
.minishopping-product .success-ico {
	top: 20px;
}
.minishopping-name:hover {
	color: #000 !important;
}
.minishopping-detail p {
	margin: 0;
}
.minishopping-detail .digitalLabel {
	color: #3ab54a;
	font-size: 14px;
}
