/* NUEVA hoja de estilos para Productos */

#nproducto ul { list-style-type: none; }

.thumbs li { margin-bottom:10px; }

.imgproducto {
	border: 6px solid; 
	border-image: linear-gradient(45deg, #f5b031 0, #f5b031 33.3%, #fff4b2 33.3%, #fff4b2 66.6%, #f4ac3b 66.6%, #f4ac3b) 1;
}


.imgproductoGris {
	border: 6px solid; 
	border-image: linear-gradient(45deg, #D7D6DB 0, #D1D2D8 33.3%, #EBEBED 33.3%, #EBEBED 66.6%, #D7D6DB 66.6%, #D1D2D8) 1;
}


.certificado h5 {
	margin-top:20px; 
	margin-bottom:0px; 
	color:#793d1b;
}

.play-title h6 {
	color:#CF881C;
	margin-bottom:0;
}

.play-title h3 {
	margin-bottom:0; 
	font-family: 'Playfair Display';
	font-size: 26px;
}

#nproducto .rating {
	list-style-type: none; 
	margin-bottom:0;
}

.rating li.puntos {
	display:inline;
	color:#222;
	font-size:11px;
}

.rating li.fa-star {
	font-size:12px;
	color:#ffd200;
	transition:all .3s ease 0s;
}

.rating li.disable { color:rgba(0,0,0,.2); }

.rating li.reviews {
	display:inline;
	color:#222;
	font-size:11px;
}



.diamante {	padding:0; }

.diamante-title {
	margin-bottom:0; 
	margin-top:-8px;
}

.diamante-desc { margin-top:-5px; }

.talle p {	margin-bottom:5px; }

.talle a { text-decoration: underline !important; }

.selectpicker {	width:100%; }

.features ul li { color:#A58822; }

.selectpicker-opt {
	font-size:12px; 
	line-height:1;
}

	.bootstrap-select {
		width: 100% !important;
	}

	.bootstrap-select>.btn{
		line-height: 1;
		border: 1px solid black;
		border-radius: 0;
		background-color: white;
	}

	.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.open>.dropdown-menu {
    display: block;
}
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 10px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.prodes ul li span {
	margin-right:5px; 
	float: left;
}

.consultar button {
	width:100%; 
	background-color: black; 
	color: white; 
	border:0; 
	font-size:14px; 
	padding:10px; 
	cursor: pointer;
}


.consultarCompra button {
	width:100%; 
	background-color: black; 
	color: white; 
	border:0; 
	font-size:14px; 
	padding:10px; 
	cursor: pointer;
}

.showroom .col, .visita .col { padding:0; }





.showroom a { color:#A58822; }

.panel-group {
    margin-bottom: 0;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
}
.panel-group .panel .panel-heading {
    padding: 0;
}
.panel-group .panel .panel-heading h4 a {
    background: #fff;
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
    text-decoration: none;
    transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:hover, .panel-group .panel .panel-heading h4 a:not(.collapsed) {
    /*background: #fff;*/
    transition: 0.15s all ease-in-out;
}
.panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {
    content: "-";
    font-size: 30px;
    line-height: 10px;
}
.panel-group .panel .panel-heading h4 a i {
    color: black;
    font-size: 12px;
}


.panel-group .panel .panel-heading + .panel-collapse > .list-group,
.panel-group .panel .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}
.panel-group .panel + .panel {
    border-top: none;
    margin-top: 0;
}

.pxlr-club-faq .panel-title {
	margin-bottom:  0px;
	border-bottom: 1px solid black;
}

.pxlr-club-faq .panel-title a {
	color: black;
	font-size: 11px;
}

.pxlr-faq-body span {
	margin-right:5px; 
	float: left;
}

.pxlr-faq-body h6 {
	color:#A58822; 
	margin-bottom:0; 
	margin-top:0px;
}



.pxlr-faq-body .faqp2 {
	color:#262626; 
	font-size:9px; 
	margin-bottom:5px;
}



[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

[type=radio] + img {
  cursor: pointer;
}

[type=radio]:checked + img {
  outline: 2px solid black;
  border-radius: 100%;
}

.label-color label {
	width: 40px;
    margin-right: 10px;
}

.grabado-check label { 
	text-transform: none !important;
	font-weight: 500; 
}

/*.grabado-check input[type=text] { width:100%; }*/

/*XS INTERFACE //////////////////////////////////////////////*/
@media (max-width:700px) and (min-width:200px) {

	.precioEfectivo {
		color: #770000;
		font-size:22px; }

	.precio {
		font-size:22px; }

		.referencia span {
			color:#222; 
			font-size: 14px;
		}

		.precioSimilar{
			color:#000; 
			font-size:22px; 
			
		}

		.precioCuotasSimilar{
			color:#666; 
			font-size:18px; 
			margin-bottom:0;
		}

		.show-title {
			margin-bottom:5px; 
			margin-top:-8px;
			font-size: 18px;
		}

		.show-desc {
			margin-top:-5px; 
			margin-bottom: 20px;
			font-size: 16px;
		}
		.show-link {
			font-size: 16px;
		}

		.tit-acordeon {
			font-size: 16px;
		}

		.text-sub-acordeon{
			
			font-family: Playfair Display;
			font-size: 16px;
			font-weight: 600;
			line-height: 1.3;
			letter-spacing: 0em;
			text-align: left;
			margin-bottom: 10px;
		}

		.pxlr-faq-body .faqp1 {
			color:#A58822; 
			font-family: Montserrat;
			font-size: 16px;
			font-weight: 400;
			letter-spacing: 0em;
			text-align: left;
			line-height: 1.5;
		}

		.pxlr-faq-body .faqp3 {
			font-family: Montserrat;
			font-size: 16px;
			font-weight: 300;
			line-height: 19px;
			letter-spacing: 0em;
			text-align: left;
			color: #00010C;
			margin-bottom: 30px;
		}
		.tit-gris-acordeon{
		font-family: Montserrat;
		font-size: 10px;
		font-weight: 500;
		line-height: 1.5px;
		letter-spacing: 0em;
		text-align: left;
		margin-bottom: 20px;
		}

		.itemCatalogoRel{
			font-family: Playfair Display;
			font-size: 12px;
			font-weight: 400;
			line-height: 15px;
			letter-spacing: 0em;
			text-align: center;
	}
	.show-valentines {
		margin-top:-5px; 
		margin-bottom: 0;
		font-size: 14px;
		color: #FD4785;
		
	}

	
	.show-valentines a{
		margin-top:-5px; 
		margin-bottom: 0;
		font-size: 14px;
		color: #FD4785;
		font-weight: 600;
	}

	.show-valentines-terminos {
		margin-top:-5px; 
		margin-bottom: 0;
		font-size: 11px;
		color: #FD4785;
		
	}

	
	.show-valentines-terminos a{
		margin-top:-5px; 
		margin-bottom: 0;
		font-size: 11px;
		color: #FD4785;
		font-weight: 600;
	}


}

/*LG INTERFACE //////////////////////////////////////////////*/
@media (min-width:1024px) {

	.precioEfectivo {
		color: #770000;
		font-size:20px; }
		
	.precio {
		font-size:15px; }

		.referencia span {
			color:#222; 
			font-size: 10px;
		}
		.precioCuotasSimilar{
			color:#666; 
			font-size:14px; 
			margin-bottom:0;
		}

		.precioSimilar{
			color:#000; 
			font-size:24px; 
			
		}

		.show-title {
			margin-bottom:0; 
			margin-top:-8px;
			font-size: 14px;
		}

		.show-desc {
			margin-top:-5px; 
			margin-bottom: 0;
			font-size: 14px;
		}

		.show-valentines {
			margin-top:-5px; 
			margin-bottom: 0;
			font-size: 14px;
			color: #FD4785;
			
		}

		
		.show-valentines a{
			margin-top:-5px; 
			margin-bottom: 0;
			font-size: 14px;
			color: #FD4785;
			font-weight: 600;
		}

		.show-valentines-terminos {
			margin-top:-5px; 
			margin-bottom: 0;
			font-size: 11px;
			color: #FD4785;
			
		}

		
		.show-valentines-terminos a{
			margin-top:-5px; 
			margin-bottom: 0;
			font-size: 11px;
			color: #FD4785;
			font-weight: 600;
		}

		.show-link {
			font-size: 14px;
		}

		.tit-acordeon {
			font-size: 12px;
		}

		.text-sub-acordeon{
			
			font-family: Playfair Display;
			font-size: 14px;
			font-weight: 600;
			line-height: 19px;
			letter-spacing: 0em;
			text-align: left;

		}

		.pxlr-faq-body .faqp1 {
			color:#A58822; 
			font-family: Montserrat;
			font-size: 14px;
			font-weight: 400;
			
			letter-spacing: 0em;
			text-align: left;
			line-height: 1.5;

		}
		.pxlr-faq-body .faqp3 {
			
			font-family: Montserrat;
			font-size: 14px;
			font-weight: 300;
			line-height: 19px;
			letter-spacing: 0em;
			text-align: left;
			color: #00010C;
			margin-bottom: 20px;
	}
	.tit-gris-acordeon{
		font-family: Montserrat;
		font-size: 12px;
		font-weight: 500;
		line-height: 1.5;
		letter-spacing: 0em;
		text-align: left;
		margin-bottom: 10px;
		}

		.itemCatalogoRel{
			font-family: Playfair Display;
			font-size: 16px;
			font-weight: 500;
			line-height: 20px;
			letter-spacing: 0em;
			text-align: left;

	}


}

.principalmob, .combinarmob, .gustartemob { display: none; }

.carousel-indicators li {
	width: 10px !important;
	height: 10px !important;
	border-radius: 100%;
}

.thumbs .list-inline-item {
	margin-right: 0 !important;
}

@media screen and (max-width: 768px ) {
	.principalpc, .combinarpc, .gustartepc { display: none; }
	.principalmob, .combinarmob, .gustartemob { display: block; }
	#content .pad, #nproducto { padding: 0 !important; }
	.pxfaq { padding: 0 !important; }

}


.ekko-lightbox-nav-overlay a {
	color:  #ddd !important;
}

.coralink {
	border: none !important; 
	background:transparent !important; 
	position: absolute; 
	top:10px; 
	right:15px; 
	font-size: 14px;
	text-align: center;
	z-index: 5000;
}

.btn-negro {
	width: 100%;
	color: #ffffff;
	font-size: 14px;
	background: #000000;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	display:block;
	text-align: center;
  }
  
  .btn-negro:hover {
	text-decoration: none;
	color: #ffffff;
  }