@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
.contentFiltros {
	width:auto;
	height: auto;
	float:left;
}

.contentSearchProducts {
    width: 70%;
    height: auto;
    float: left;
    height: 52px;
    margin-bottom: 15px;
    /* margin-top: 15px; */
    margin-left: 35px;
}

.contentSearchProducts input {
    width: 85%;
    height: 40px;
    /* margin-top: 7px; */
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #333;
    padding: 5px;
    border: 1px solid #CCC;
}

.contentSearchHomeProducts label {
	margin-left: 10%;
	margin-top: 25px;
	font-size: 18px !important;
}

.contentSearchHomeProducts {
    width: 100%;
    height: auto;
    float: left;
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #b0bec5;
    margin-top: 5px;
}

.contentSearchHomeProducts input {
    width: 75%;
    height: 40px;
    margin-left: 10% !important;
    /* margin-top: 7px; */
    font-family: 'Open Sans', sans-serif;
    font-size: 20px !important;
    color: #000 !important;
    padding: 5px;
    border: 1px solid #CCC;
}

.btnSearch {
	border: 0;
    background-color: #8bc34a;
    padding: 5px;
    font-size: 14px;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    transition: all 0.3s;
}

.btnSearch:hover {
	cursor: pointer;
	background-color: #33691e;
}
/* DESCARGAS */
.floatDescargas {
	width: 100%;
	height: auto;
	text-align: left;
	display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  	justify-content: space-around;
  	text-align: center;

}

.descargas {
	width: 12%;
	height: 180px;
	
	background-color: #FFF;
	margin: 10px;
}

.titleDescargas {
	width: 100%;
	min-height: 35px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #333;
	font-weight: 300;
	margin-top: 5px;
	margin-bottom: 5px;
}

.iconDescargas {
	font-size: 70px;
	text-align: center;
	color: #333;
	float: left;
	width: 100%;
	height: 90px;
}

.btnDescargas {
	width: auto;
	height: 20px;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #2196F3;
	font-size: 10px;
	font-weight: 300;
	color: #FFF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	box-shadow: 0px 3px 0px #0D47A1;
	-webkit-box-shadow: 0px 3px 0px #0D47A1;
	-moz-box-shadow: 0px 3px 0px #0D47A1;
	-o-box-shadow: 0px 3px 0px #0D47A1;
	transition: all 0.3s;
}

.btnDescargas i {
	font-size: 18px;
	vertical-align: middle;
}

.btnDescargas:hover {
	background-color: #37474F;
	box-shadow: 0px 3px 0px #37474F;
	-webkit-box-shadow: 0px 3px 0px #37474F;
	-moz-box-shadow: 0px 3px 0px #37474F;
	-o-box-shadow: 0px 3px 0px #37474F;
}
/* ---------------- */
/*
.floatArticulos {
	width: 96%;
	height: auto;
	float: left;
	margin-left: 2%;
}
*/

.floatArticulos {
	width: 96%;
	margin-left: 3%;
	height: auto;
	text-align: left;
	display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  	justify-content: center;
  	text-align: center;

  	padding: 15px 0px 15px 0px;
}


.contentGeneral {
	width: 95%;
	height: auto;
	float: left;
	margin-left: 5%;
}

.contentFiltro {
	width: 25%;
	min-height: auto;
	float: right;
}

.floatFixed {
	width: 270px;
	height: auto;
	position: fixed;
	min-height: 450px;
	background-color: #F4F4F4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	padding-bottom: 20px;
	box-shadow: 0px 0px 10px #CCC;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	-moz-box-shadow: 0px 0px 10px #CCC;
	-o-box-shadow: 0px 0px 10px #CCC;
	top: 150px;
}

.contentProductos {
	width: 71%;
	min-height: 450px;
	float: left;
	margin-left: 4%;  
}

.VerProductoHome {
	width: 160px;
	height: 120px;
	float: left;
	background-color: #FFF;
	margin: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 9px #CCC;
	-webkit-box-shadow: 0px 0px 9px #CCC;
	-moz-box-shadow: 0px 0px 9px #CCC;
	-o-box-shadow: 0px 0px 9px #CCC;
}

.VerProducto {
	width: 200px;
	height: 300px;
	float: left;
	background-color: #FFF;
	margin: 5px;
	overflow: hidden;
	box-shadow: 0px 0px 9px #CCC;
	-webkit-box-shadow: 0px 0px 9px #CCC;
	-moz-box-shadow: 0px 0px 9px #CCC;
	-o-box-shadow: 0px 0px 9px #CCC;
}

.prodNoDisponible {
	width: 150px;
    position: absolute;
    padding: 5px;
    margin-top: 45px;
    background-color: rgba(255,0,0,0.6);
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    overflow: hidden;
}

.prodNoDisponible p {
	color: #FFF;
	font-size: 18px;
	margin: 0;
}

.prodNovedad {
    background-color: #2196F3;
    width: 90px;
    position: absolute;
    padding: 2px 10px 2px 10px;
    margin-top: 150px;
    z-index: 999;
    overflow: hidden;
    margin-left: 61%;
}

.prodNovedad p {
	color: #FFF;
	font-size: 12px;
	margin: 0;
}

.prodNoDisp {
    background-color: #C62828;
    width: 122px;
    position: absolute;
    padding: 2px 10px 2px 10px;
    margin-top: 150px;
    z-index: 999;
    overflow: hidden;
    margin-left: 49%;
}

.prodNoDisp p {
	color: #FFF;
	font-size: 12px;
	margin: 0;
}

.prodDisp {
    background-color: #8BC34A;
    width: 102px;
    position: absolute;
    padding: 2px 10px 2px 10px;
    margin-top: 150px;
    z-index: 999;
    overflow: hidden;
    margin-left: 56%;
}

.prodDisp p {
	color: #FFF;
	font-size: 12px;
	margin: 0;
}

.prodOferta {
    /*background-color: rgba(51, 105, 30, 1);*/
	background-color: #E65100;
	width: auto;
    position: absolute;
    padding: 2px 10px 2px 10px;
    margin-top: 150px;
	z-index: 999;
	/*
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);*/
    overflow: hidden;
	margin-left: 68%;
}

.prodOferta p {
	color: #FFF;
	font-size: 12px;
	margin: 0;
}

.prodUsado {
	width: auto;
    position: absolute;
    padding: 2px 10px 2px 10px;
    margin-top: 150px;
    background-color: rgba(1, 87, 155, 1);
	z-index: 999;
	/*
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);*/
    overflow: hidden;
	margin-left: 68%;
}

.prodUsado p {
	color: #FFF;
	font-size: 12px;
	margin: 0;
}

.producto {
	width: 160px;
	height: 260px;
	float: left;
	background-color: #FFF;
	margin: 10px;
	box-shadow: 0px 0px 9px #CCC;
	-webkit-box-shadow: 0px 0px 9px #CCC;
	-moz-box-shadow: 0px 0px 9px #CCC;
	-o-box-shadow: 0px 0px 9px #CCC;
}

.prodHover {
	width: 160px;
	height: 160px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	background-color: transparent;
	transition: all 0.5s;
}

.prodHover:hover {
	width: 160px;
	height: 160px;
	float: left;
	background-color: rgba(255,255,255,0.5);
	cursor: pointer;
	z-index: 1000;
}

.img {
	width: 160px;
	height: 120px;
	float: left;
	text-align: center;
	display: table;
}

.img img {
	vertical-align: middle;
}

.imgCenter{
	vertical-align: middle;
  	display: table-cell;
}

.imgCenter img {
	max-width: 210px;
	max-height:170px;
}


.codEstado {
	width: 100%;
	height: 20px;
	float: left;
	text-align: center;
	display: table;
	font-size: 12px;
	color: #333;
}

.codEstadoDetail {
	width: 100%;
	height: 20px;
	float: left;
	text-align: left;
	display: table;
	font-size: 22px;
	color: #333;
}

.codigo {
	width: 50%;
	height: 20px;
	float: left;
	text-align: center;
}

.estado {
	width: 50%;
	height: 20px;
	float: left;
	text-align: center;
	font-size: 16px;
}


.titleProducto {
	width: 100%;
	height: 20px;
	float: left;
	text-align: center;
	display: table;
}

.titleCenter {
	vertical-align: middle;
  	display: table-cell;
  
}

.titleCenter p {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #333;
	margin-top: 3px;
}

.precioProducto {
	/*width: 50%;*/
	height: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top: 3px;
}

.stockProducto {
	/*width: 50%;*/
	height: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top: 3px;

	display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	align-self: center;
	align-content: center;
	align-items: center;
}

.empresaProducto {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 3px;
	font-weight: 300;
}

.inputCant {
	width: 50px;
	height: 20px;
	border: 1px solid #CCC;
	font-size: 12px;
	text-align: center;
}

.codProductoHome {
	min-width: 40px;
	height: 22px;
	position: absolute;
	margin-top: 85px;
	margin-left: 0px;
	background-color: rgba(255,255,255,0.9);
	font-size: 14px;
	font-weight: 300;
	color: #333;
	text-align: center;
	box-shadow: 0px 0px 10px #CCC;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	-moz-box-shadow: 0px 0px 10px #CCC;
	-o-box-shadow: 0px 0px 10px #CCC;
}

.codProducto {
	min-width: 40px;
	height: 22px;
	position: absolute;
	margin-top: 95px;
	margin-left: 0px;
	background-color: rgba(255,255,255,0.9);
	font-size: 14px;
	font-weight: 300;
	color: #333;
	text-align: center;
	box-shadow: 0px 0px 10px #CCC;
	-webkit-box-shadow: 0px 0px 10px #CCC;
	-moz-box-shadow: 0px 0px 10px #CCC;
	-o-box-shadow: 0px 0px 10px #CCC;
}

.titleFiltro {
	width: 100%;
	height: 25px;
	float: left;
	text-align: center;
	margin-top: 15px;
}

.titleFiltro p {
	font-size: 18px;
	color: #333;
	font-weight: 300;
}

.filtrosEmpresas {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: 300;
}

.filtrosEmpresas select {
	width: 90%;
	height: 30px;
	text-align: center;
	border: 1px solid #CCC;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-size: 16px;
}


.linkFiltro {
	width: auto;
	height: auto;
	float: left;
	margin-left: 4%;
	cursor: pointer;
	transition: all 0.3s;
	background-color: #F0F0F0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 2px;
	border: 1px solid #CCC;
	padding-left: 2px;
	padding-right: 2px;
	color: #333;
}

.linkFiltro:hover {
	background-color: #666;
	color: #FFF;
}

.empresaSeleccionada {
	width: 96%;
	height: auto;
	float: left;
	margin-left: 4%;;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

.filtroBusqueda {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}

.filtroBusqueda input {
	width: 95%;
	height: 35px;
	margin-left: 0px;
	padding-left: 1%;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
}

.btnCarrito {
	width: 200px;
	height: 30px;
	float: left;
	margin-left: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	font-size: 16px;
	font-weight: 300;
	color: #FFF;
	background-color: #82B92D;
	padding-top: 10px;
	cursor: pointer;
	transition: all 0.3s;
}

.btnCarrito:hover {
	background-color: #5E8E20;
}

.msgerror {
	width: auto;
	height: auto;
	position: fixed;
	bottom: 10px;
	right: 10px;
	background-color: #F75448;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	line-height: 20px;
	text-align: center;
	padding:15px;
	opacity: 0.9;
	color:#FFF;
	font-size: 22px;
	display: none;
	z-index: 2000;
	display: none;
}
/*
#cargando {
	width: auto;
	height: auto;
	position: fixed;
	bottom: 10px;
	right: 10px;
	background-color: #000;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	line-height: 20px;
	text-align: center;
	padding-top: 25px;
	opacity: 0.6;
	color:#FFF;
	font-size: 22px;
	display: none;
	z-index: 2000;
}

#cargando img {
	vertical-align: middle;
}*/

/* PAGINACION */
.btnPagActual {
	width:26px; 
	height:22px;
	padding-top: 4px;
	float: left;
	text-align:center;
	background-color:#666; 
	color:#FFF; 
	font-size:16px;
	font-weight: 300;
	border-radius:13px;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	-o-border-radius:13px;
	margin:2px;
}

.btnPag {
	width:26px; 
	height:22px;
	padding-top: 4px;
	float: left;
	text-align:center;
	background-color:#FF9800; 
	color:#FFF; 
	font-size:16px;
	font-weight: 300;
	border-radius:13px;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	-o-border-radius:13px;
	margin:2px; 
	cursor:pointer;
	box-shadow: 0px 3px 0px #BF360C;
	-webkit-box-shadow: 0px 3px 0px #BF360C;
	-moz-box-shadow: 0px 3px 0px #BF360C;
	-o-box-shadow: 0px 3px 0px #BF360C;
	transition: all 0.3s;
}

.btnPag:hover {
	background-color:#E65100;
	box-shadow: 0px 0px 0px #BF360C;
	-webkit-box-shadow: 0px 0px 0px #BF360C;
	-moz-box-shadow: 0px 0px 0px #BF360C;
	-o-box-shadow: 0px 0px 0px #BF360C;
}

.pagSig {
	width:26px; 
	height:26px;
	float: left;
	text-align:center; 
	cursor: pointer;
	margin-left: 5px;
}

.pagSig i:hover {
	text-shadow: 0px 0px 0px #BF360C;
	-webkit-text-shadow: 0px 0px 0px #BF360C;
	-moz-text-shadow: 0px 0px 0px #BF360C;
	-o-text-shadow: 0px 0px 0px #BF360C;
}

.pagSig i {
	margin: 0;
	padding: 0;
	color:#FF9800;
	font-size:32px;
	text-shadow: 0px 3px 0px #BF360C;
	-webkit-text-shadow: 0px 3px 0px #BF360C;
	-moz-text-shadow: 0px 3px 0px #BF360C;
	-o-text-shadow: 0px 3px 0px #BF360C;
	transition: all 0.3s;
}

.btnAtras {
	width:26px; 
	height:26px;
	float: left;
	text-align:center; 
	cursor: pointer;
	margin-right: 5px;
}

.btnAtras i:hover {
	text-shadow: 0px 0px 0px #BF360C;
	-webkit-text-shadow: 0px 0px 0px #BF360C;
	-moz-text-shadow: 0px 0px 0px #BF360C;
	-o-text-shadow: 0px 0px 0px #BF360C;
}

.btnAtras i {
	margin: 0;
	padding: 0;
	color:#FF9800;
	font-size:32px;
	text-shadow: 0px 3px 0px #BF360C;
	-webkit-text-shadow: 0px 3px 0px #BF360C;
	-moz-text-shadow: 0px 3px 0px #BF360C;
	-o-text-shadow: 0px 3px 0px #BF360C;
	transition: all 0.3s;
}

.floatPaginas {
	width: 100%;
	text-align: left;
	display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  	justify-content: center;
  	text-align: center;
  	padding-top: 25px;
}

.floatEstados {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 15px; 
}

.floatEstados a {
	color: #333;
	transition: all 0.3s;
}

.floatEstados a:hover {
	color: #2983D7;
	transition: all 0.3s;
}

/* CARRITO */
.titleCarrito {
	width: 100%;
	height: 35px;
	float: left;
	background-color: #82B92D;
	font-size: 16px;
	font-weight: 300;
	color: #FFF;
	padding-top: 10px;
}

.contentCarrito {
	width: 100%;
	height: auto;
	float: left;
}

.imgCarrito {
	width: 20%;
	height: 35px;
	float: left;
}

.codCarrito {
	width: 15%;
	height: 25px;
	float: left;
	padding-top: 10px;
}

.nameCarrito {
	width: 35%;
	height: 25px;
	float: left;
	text-align: left;
	padding-left: 5%;
	padding-top: 10px;
}

.precioCarrito {
	width: 5%;
	height: 25px;
	float: left;
	padding-top: 10px;
	text-align: right;
}

.cantCarrito {
	width: 5%;
	height: 25px;
	float: left;
	padding-top: 10px;
	text-align: center;
}

.cantCarrito input {
	width: 50px;
	height: 25px;
	margin-left: 20px;
	border: 1px solid #CCC;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.lineCarrito {
	width: 100%;
	height: 45px;
	float: left;
	background-color: #F9FAFB;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #CCC;
}

.contentBtnVolver {
	width: 90%;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 25px;
	margin-left: 10%;
}

input[type="radio"]{ display: none; }
 
input[type="radio"] + label span{
    display: inline-block;
    width: 91px;
    height: 30px;
    background: url(../imagenes/check_radio_sheet.png) left top no-repeat;
    margin: 5px;
    vertical-align: middle;
    cursor:pointer;
    padding-top: 8px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
 
input[type="radio"]:checked + label span{
    background: url(../imagenes/check_radio_sheet.png) -91px top no-repeat;
    padding-top: 12px;
    height: 26px;
}

.btnFormFiltro {
	width: 148px;
	height: 32px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #8BAC06;
	list-style-type: none;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #799605;
	margin-left: 5px;
	box-shadow: 0px 4px 0px #5F7504;
	margin-left: 50px;
	font-weight: 400;
	transition:all 0.7s;
}

.btnFormFiltro:hover {
	box-shadow: 0px 0px 0px #5F7504;
	background-color: #5F7504;
	margin-top: 4px;
}

/* FILTROS */
.selectFiltro {
	width: auto;
	height: 100px;
	float: left;
	margin-left: 10px;
}

.selectFiltro select {
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	font-family: 'Varela Round', sans-serif;
	color: #333;
	padding: 10px;
	font-size: 16px;
}

.label {
	width: auto;
	height: 25px;
	
	text-align: center;
	color: #333;
	font-size: 16px;
}

.contentBotonFiltro {
	min-width: 150px;
	height: 100px;
	float: left;
}

.btnFiltro {
	min-width: 120px;
	height: 28px;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #8BAC06;
	list-style-type: none;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #799605;
	margin-left: 5px;
	box-shadow: 0px 4px 0px #5F7504;
	margin-top: 27px;
	transition:all 0.3s;
}

.btnFiltro:hover {
	box-shadow: 0px 0px 0px #5F7504;
	background-color: #5F7504;
	margin-top: 31px;
}

.contentSearch {
	width: 290px;
	height: 100px;
	float: left;
	margin-left: 20px;
}

.contentSearch input {
	width: 85%;
	height: 35px;
	border: 1px solid #CCC;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	font-family: 'Varela Round', sans-serif;
	color: #333;
	padding-left: 2%;
	font-size: 14px;
	margin-top: 27px;
}

.gradientLinearVertical {
	width: 1px;
	height: 90px;
	margin-top: 5px;
	float: left;
	background: #f2f2f2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #d6d6d6 49%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(49%,#d6d6d6), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#d6d6d6 49%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 0%,#d6d6d6 49%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#d6d6d6 49%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f2f2 0%,#d6d6d6 49%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
}

.contentBtnDetail {
	width: 150px;
    height: auto;
    /* float: left; */
    position: absolute;
    margin-top: 95px;
}
/*
.btnDetail {
    width: 85px;
    padding: 3px;
    margin-left: 65px;
    background-color: #ff9800;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all 0.3s;
}

.btnDetail:hover {
	background-color: #e65100;
	cursor: pointer;
}

.btnDetail p {
	margin: 0;
    color: #FFF;
    font-size: 10px;
}*/

.flex {
	width: 100%;
	display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  	justify-content: space-around;
  	text-align: center;
  	align-self: center;
  	align-content: center;
  	align-items: center;
}

.btnBack {
	width: 100%;
	float: left;
	padding: 5px;
	margin-top: 10px;
	text-align: left;
	transition: all 0.3s;
}

.btnBack p {
  color: #333;
  font-size: 14px !important;
  vertical-align: middle;
  margin: 0;
}

.btnBack i {
  font-size: 28px !important;
  color: #333;
  vertical-align: middle;
}

.btnBack:hover {
  background-color: #eceff1;
}

.descProd {
	width: 100%;
}

.descProd p {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #000;
	font-weight: 800;
	margin: 0;
	margin-block-start: 0em;
    margin-block-end: 0em;
}

/* Estilo para oscurecer el fondo */
.overlay {
	display: none; /* Oculto por defecto */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7); /* Oscurece el fondo */
	z-index: 999; /* Asegura que esté sobre el contenido */
}

/* Estilo del popup */
.popup {
	display: none; /* Oculto por defecto */
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); /* Centrado */
	background: white;
	padding: 20px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	z-index: 1000; /* Encima del overlay */
	border-radius: 10px;
	width: 300px;
	text-align: center;
	font-size: 16px;
	height: auto; /* Altura automática */
	max-height: 300px !important;
	overflow-y: auto; /* Scroll vertical si el contenido es muy largo */
	word-wrap: break-word; /* Evita que las palabras largas desborden */
	box-sizing: border-box; /* Incluye padding en el ancho total */
}

/* Botón para cerrar */
.popup button {
	margin-top: 15px;
	padding: 10px 20px;
	border: none;
	background: red;
	color: white;
	cursor: pointer;
	border-radius: 5px;
}

.popup button:hover {
	background: darkred;
}

/* Estilos para las secciones de envío y pago */
.shipping-section,
.payment-section {
    max-width: 600px;
    margin: 2rem auto;
    padding: 1.5rem;
    background-color: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.shipping-section h6,
.payment-section h6 {
    margin-bottom: 1.5rem;
    font-weight: 600;
    color: #333;
}

.shipping-section .custom-control,
.payment-section .custom-control {
    margin-left: 1rem;
}

.shipping-section .custom-control-label,
.payment-section .custom-control-label {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #555;
}

.shipping-section .custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.payment-section .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
    border-color: #007bff;
}

.shipping-section .custom-radio .custom-control-input:focus ~ .custom-control-label::before,
.payment-section .custom-radio .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.shipping-section .custom-control:hover,
.payment-section .custom-control:hover {
    background-color: rgba(0, 123, 255, 0.05);
    transition: background-color 0.2s ease;
}

.shipping-section .custom-control,
.payment-section .custom-control {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 0.5rem;
    cursor: pointer;
}
