@media (min-width: 1200px) {
/*.edit {
    width: 92%;
}*/
}
.padd-variation-ok {
	text-align: left;
	padding-top: 198px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-color: #fff;
}
.dos.padd-variation {
	text-align: left;
	padding-top: 0px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
 @media (max-width: 767px) {
 .padd-variation-ok {
 text-align: left;
 padding-top: 105px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}
}
 @media (min-width: 767px) and (max-width: 979px) {
 .padd-variation-ok {
 text-align: left;
 padding-top: 163px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}
}
.bg-gris {
	background-color:#F4F4F4;
}
.bg-celeste {
	background-color:#dae1ea;
	box-shadow: inset 18px 50px 7px -45px #9ab2d0, 0px 0px 0px 0px #242424;
	-webkit-box-shadow: inset 18px 50px 7px -45px #9ab2d0, 0px 0px 0px 0px #242424;
	-moz-box-shadow: inset 18px 50px 7px -45px #9ab2d0, 0px 0px 0px 0px #242424;
	-o-box-shadow: inset 18px 50px 7px -45px #9ab2d0, 0px 0px 0px 0px #242424;
}
.bg-gris-degrade {
    background-color: #efefef;
    box-shadow: inset 18px 50px 7px -45px #5f5f5f, 0px 0px 0px 0px #242424;
    -webkit-box-shadow: inset 18px 50px 7px -45px #5f5f5f, 0px 0px 0px 0px #d5eabf;
    -moz-box-shadow: inset 18px 50px 7px -45px #5f5f5f, 0px 0px 0px 0px #242424;
    -o-box-shadow: inset 18px 50px 7px -45px #5f5f5f, 0px 0px 0px 0px #242424;
	/*background-image:url(../img/bg-comun.jpg);*/
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.bg-gris-2 {
	background-color:#F4F4F4;
}
.bg-gris-line {
	background-color:#F4F4F4;
	border-bottom: solid 1px #666;
	margin-bottom:20px;
	padding-bottom:12px;
}
.bg-beige {
	background-color:beige;
}
.bg-white {
	background-color:rgba(255, 255, 255, 0.7);
	padding:20px;
}
.bg-ferremat {
	background-image: url(../img/bg-ferremat.png);
	background-repeat:repeat-x;
	background-position: left top;
}
.bg-agenda {
	background-size: cover;
	background-position: center center;
	display: block;
	background-image: url(../img/rotador-bg.jpg);
	padding-top: 125px;
	padding-bottom: 125px;
	padding-left:15px;
	padding-right:15px;
}
.bg-buscador {
	background-size: cover;
	background-position: top center;
	display: block;
	background-color: #393939;
	padding-top: 30px;
	padding-bottom: 30px;/*padding-left:15px;



	padding-right:15px;*/
}
.bg-comentario {
	background-size: cover;
	background-position: center center;
	display: block;
	background-image: url(../img/comentario.jpg);
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left:15px;
	padding-right:15px;
}
 @media (max-width: 767px) {
 .bg-buscador {
 padding-top: 15px;
 padding-bottom: 15px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}
}
.bg-buscador-int {
	background-size: cover;
	background-position: center center;
	display: block;
	background-image: url(../img/bg-buscador.jpg);
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left:15px;
	padding-right:15px;
}
.bg-contacto {
	background-size: cover;
	background-position: left center;
	display: block;
	background-image: url(../img/bg-contacto.jpg);
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left:15px;
	padding-right:15px;
	border-bottom: solid 2px #FFDF00;
}
 @media (max-width: 767px) {
 .bg-contacto {
 padding-top: 60px;
 padding-bottom: 60px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}
}
.bg-comun { 
	background-size: cover; 
	background-position: center center; 
	display: block; 
	background-image: url(../img/bg-comun.jpg);
	padding-top: 30px; 
	padding-bottom: 20px; 
	padding-left: 15px; 
	padding-right: 15px; 
	border-bottom: solid 0px #231f20; 
	background-color: #313131; 
	/*box-shadow: inset 18px 50px 7px -45px #231f20, 0px 0px 0px 0px #000000; 
	-webkit-box-shadow: inset 18px 50px 7px -45px #0f0e0e, 0px 0px 0px 0px #000000; 
	-moz-box-shadow: inset 18px 50px 7px -45px #077242, 0px 0px 0px 0px #067644; 
	-o-box-shadow: ; */
}
 @media (max-width: 767px) {
 .bg-comun {
 padding-top: 25px;
 padding-bottom: 25px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}
}
.bg-medio-pago {
	background-size: cover;
	background-position: center center;
	display: block;
	background-image: url(../img/bg-medio-pago.jpg);
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left:15px;
	padding-right:15px;
}
.bg-mesa {
	background-size: cover;
	background-position: center center;
	display: block;
	background-image: url(../img/bg-clientes.jpg);
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left:15px;
	padding-right:15px;
}
.bg-descuentos {
	background-size: cover;
	background-position: center center;
	display: block;
	/*background-image:url(../img/descuentos-bg.jpg);*/ 



	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
	border: dashed 1px grey;
}
.bg-cabeceras {
	background-size: cover;
	background-position: center center;
	display: block;
	/*background-image:url(../img/descuentos-bg.jpg);*/ 



	padding-top: 25px;
	padding-bottom: 25px;
	padding-left:15px;
	padding-right:15px;
}
.bg-destacado {
	display: block;
	background-color:#000;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-image:url(../img/linea-menu.png);
	padding-top: 15px;
	padding-bottom: 15px;
}
.bg-amplia {
	display: block;
	background-color: #041639;
	padding: 8px;
	padding-top:20px;/*border-top: solid 5px #86a28d;*/
}
.bg-footer {
	display: block;
	padding-top: 0px;
    /*padding-top: 40px;*/
	padding-bottom: 0px;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fff;
	background-size:cover;
	box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.16);
	color: #444444;

}

@media (max-width: 767px) {

.bg-footer {
    /*display: block;
    padding-top: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
    background-position: center top;
    background-size: cover;
    background-color: #d0e2bc;*/
}

}

.bg-footer .titulo-f {
	font-size: 22px;
	/*text-transform: uppercase;*/
	font-weight: 700;
	/* background-image: url(../img/line.gif); */
	background-repeat: no-repeat;
	background-position: left bottom;
	/* padding-bottom: 12px; */
	margin-bottom: 20px;
	margin-top: 16px;
  font-stretch: normal;
  line-height: 1.23;
  color:#2e529d;
  /*border-bottom: solid 1px #eaeaea;*/
    padding-bottom: 12px;
	position:relative;
}

.bg-footer .titulo-f:before {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 0px;
	background-color: #2f539d;
	height: 4px;
	width: 80px;
}

.bg-footer .titulo-f:after {
	content: '';
	position: absolute;
	bottom: -2px;
	right: 0px;
	background-color: #fff;
	height: 4px;
	width: 60px;
}

.bg-footer .titulo-f2 {
	font-size: 22px;
	/*text-transform: uppercase;*/
	font-weight: 700;
	/* background-image: url(../img/line.gif); */
	background-repeat: no-repeat;
	background-position: left bottom;
	/* padding-bottom: 12px; */
	margin-bottom: 20px;
	margin-top: 16px;
  font-stretch: normal;
  line-height: 1.23;
  color:#0a1149;
}

.bg-footer .link-ff {
  color:#444444;
}



.descuento {
    width: 100px;
    /* height: 70px; */
        background: #0a1149;
    z-index: 1;
    border-radius: 50px;
    text-align: center;
    padding: 7px 10px;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
    margin-top: 4px;
    margin-bottom: 0px;
}

.envio-interior{
	background: #59b200;
	z-index: 1;
	border-radius: 3px;
	text-align: center;
	padding: 5px 10px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #FFF;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.item-normal {
	display: block;
	background-color:#F5F5F5;
	border-bottom: solid 2px #DCDCDC;
	margin-bottom:5px;
	margin-top: 5px;
	padding-top:10px;
	padding-bottom:10px;
}
.fecha-top {
	line-height: 21px;
	margin: 0px;
	padding-top: 0px;
}
.titulo-cate {
	background-color:#096;
	background-image:url(../img/triangle.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	clear:both;
	padding:10px;
}
.menu-color1 {
	/*border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;*/
	margin: 0px;
	/*background-color:#fff;*/
	min-height: 42px;
	display: block;
	width: 100%;
	float: left;
	padding: 2px 0px;
	/*background-image:url(../img/maquinas.png);*/
	background-position:bottom center;
	background-repeat:no-repeat;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	position:relative;
}
.shrink .menu-color1 {
	/*background-image:url(../img/maquinas-hover.png);*/
	background-position:bottom center;
	background-repeat:no-repeat;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	padding: 4px 0px;
}
 @media (max-width: 970px) {
 .menu-color1 {
 background-image:url(../img/maquinas-hover.png);
 background-position:bottom right;
 background-repeat:no-repeat;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 padding:4px 0px;
}
}
.menu-color1 .navbar-nav > li > a {
	color: #777;
	text-transform: uppercase;
	font-size: 12px;
	padding: 7px 14px;
}
.top-sup {
	background-repeat: repeat;
	display: block;
	/*float: left;*/
	width: 100%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	border-top: solid 4px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
    margin-top: -1px;
    background-color: #ffffff;
}
.clima .fix {
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 3px;
	margin-left:3px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
 @media (max-width: 767px) {
 .clima .fix {
 width:78px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}
}
.clima .fix #NetweatherContainer {
	margin-top: -12px;
	margin-left: -12px;
}
.redes-head {
	display: block;
	/*padding-bottom:5px;
	padding-top: 6px;*/
	padding-right:6px;
}
.redes-head.bg-back {
	display: block;
	padding-bottom:5px;
	padding-top: 6px;
	padding-right:62px;
	padding-left:98px;
	background-image: url(../img/bg_redes_head.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}


.redes-head .social {
    text-align: center;
    /* height: 29px; */
    width: 20px;
    display: block;
    text-decoration: none;
    float: left;
    margin-right: 4px;
    margin-left: 4px;
    line-height: 34px;
    color: #000000;
    font-size: 16px;
	border-radius: 15px;
	border-bottom:;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.redes-head .social:hover {
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


.boton-linea {
	margin: 5px;
	/* border-right: dotted 1px grey; */
    padding-right: 7px;
	color: #545454;
	padding-left:0px;
}
.boton-linea-2 {
	margin: 5px;
	border-right: dotted 1px grey;
	padding-right: 10px !important;
	position: relative;
	top: 10px;
}
.boton-carrito {
	padding-top:14px;
	margin:0px;
	padding-right: 15px !important;
}
.header-logo {
	margin-bottom: 1px;
	background-color: #454648;
}
.menu-color2 {
	border: 0px;
	border-radius: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	border-top: solid 1px #e8e8e8 !important;
	border-bottom: solid 0px #f5f5f5;
}
.clasificados {
	float: right;
	margin-top: 34px;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.clasificados:hover {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.shrink .clasificados {
	margin-top:4px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.shrink .clasificados img {
	max-height: 40px;
	margin-top:4px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
 @media (max-width: 767px) {
 .clasificados {
 margin-top:18px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}
}
#links .img-cover {
	background-size:cover;
	background-position:top center;
	display:block;
}
.tagss {
	margin:0;
	padding-top:14px;
	position:absolute;
	right:24px;
	top:10px;
	list-style:none;
	border-radius: 35px;
	height:70px;
	width:70px;
	line-height:24px;
	background-color:rgba(255, 118, 0, 0.9);
	font-size:16px;
	text-align:center;
	color:#FFF;
	z-index:999;
}
.tagss span {
	font-weight:600;
	font-size:24px;
	display:block;
}
 @media (max-width: 767px) {
 .tagss {
 margin: 0;
 padding-top: 6px;
 padding-bottom: 6px;
 position: relative;
 right: 0px;
 top: 0px;
 list-style: none;
 border-radius: 0px;
 height: auto;
 width: 100%;
 line-height: 24px;
 background-color: rgba(255, 118, 0, 0.9);
 font-size: 16px;
 text-align: center;
 color: #FFF;
 z-index: 999;
}
 .tagss span {
 font-weight:600;
 font-size:20px;
 display:inline;
}
}
.tags {
	margin:0;
	padding:0;
	position:absolute;
	right:24px;
	bottom:-12px;
	list-style:none;
}
.tags li, .tags a {
	float: left;
	height: 60px;
	line-height: 56px;
	position: relative;
	font-size: 18px;
	font-family:Tahoma, Geneva, sans-serif;
}
.tags a {
	margin-left: 20px;
	padding: 0 10px 0 12px;
	background: #A2C537;
	color: #fff;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.tags a:before {
	content: "";
	float: left;
	position: absolute;
	top: 0;
	left: -30px;
	width: 0;
	height: 0;
	border-color: transparent #A2C537 transparent transparent;
	border-style: solid;
	border-width: 30px 30px 30px 0;
}
.tags a:after {
	content: "";
	position: absolute;
	top: 28px;
	left: -8px;
	float: left;
	width: 4px;
	height: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	-moz-box-shadow: -1px -1px 2px #004977;
	-webkit-box-shadow: -1px -1px 2px #004977;
	box-shadow: -1px -1px 2px #698418;
}
 @media (min-width: 768px) {
 .modal-dialog {
 width: 65%;
 margin: 30px auto;
}
}


.sale-tag {
	position: absolute;
	right: 26px;
	z-index: 1;
	text-align: center;
	/* padding: 5px 10px; */
	/* background-image: url(../img/tag-ofert.png); */
	margin-top: -5px;
	background-color: #2f539d;
	/* border-radius: 100px; */
	height: 38px;
	width: 90px;
	text-transform: uppercase;
	-webkit-clip-path: polygon(0 0, 80% 0, 100% 100%, 20% 100%);
	clip-path: polygon(0 0, 80% 0, 100% 100%, 20% 100%);
}

.sale-tag span {
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    display: block;
    font-weight: 500;
    /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */
	/*font-family: 'Roboto Condensed', sans-serif;*/
}

.new-tag {
    font-family: 'Roboto Condensed', sans-serif;
	background: #f1573b;
    position: absolute;
    left: 10%;
    z-index: 1;
    /* border-radius: 3px; */
    text-align: center;
    padding: 6px 6px 6px 6px;
    /* background-image: url(../img/tag-new.png); */
    /*margin-top: 12px;*/
    font-size: 10px;
    line-height: 28px;
    color: #fff;
    font-weight: 600;
    /* letter-spacing: 2px; */
    border-radius: 50%;
	display:none;
}

.sale-tag.venta {
background:  #8CAE38;

}

.envio-n {
	color: #FFF;
	text-align: right;
	/* margin-top: -10px; */
	position: absolute;
    margin-top: 112px;
	left: 7%;
	/* font-style: italic; */
	font-size: 13px;
    line-height: 18px;
	background-color: #42af1e;
    padding: 6px 10px 6px 10px;
	z-index:10;	
}


.product-col {
	background-color: rgba(255, 255, 255, 0.90);
	padding: 18px;

	padding-bottom: 0px;
    padding-top: 22px;
}

.product-col.destacado {
	background-color:;
}

.product-col.over {
	/*overflow: hidden;
	position: relative;*/
	height: auto;
	/*border-bottom: solid 1px #E9E9E9;*/
}
.product-col.over:hover {
}
.product-col .image {
    position: relative;
    /*margin: -18px;*/
    margin-bottom: 16px;
    /*border-radius: 15px;*/
    overflow: hidden;
	margin-top:24px;
}

.product-col .marca{
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	color: #ffffff;
	background-color: #1f386d;
	width: fit-content;
	padding: 0px 10px;
	border-radius: 50px;
}

.product-col h2 {
	margin-top: 0px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    color: #1c1c1b;
}
.product-col h2 a {
	color:#4b4b4b;
	font-weight:300;
}
.product-col h2 a:hover {
	color: #1f386d;
	text-decoration: none;
}

.product-col .copete {
	font-size: 12px;
	line-height: 15px;
	height: 30px;
	overflow: hidden;
	color: #191919;
	font-weight: 600;
}


.product-col .contenido-2 {
	font-size: 18px;
	line-height: 22px;
	color: #797979;
}

.product-col .valor {
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	color: #000;
}
.product-col .valor-anterior {
	text-decoration: line-through;
	padding-left:10px;
	font-size: 19px;
	line-height: 22px;
	color:#dadada;
}
.product-col .tipo-unidad {
    font-size: 12px;
    color: #363636;
    margin-bottom: 4px;
}
.product-col .precio-color {
	color:#875f3e;
	margin-bottom:0px;
}
.product-col h2.limit {
	height: 60px;
	overflow: hidden !important;
	display: block;
	font-size: 16px;
}

.product-col .btn-sm {
padding: 5px 9px;
    font-weight: 500;
    margin-right: 8px;
	text-transform:uppercase;
}

.product-col .btn-agregar-n{
	position: absolute;
	z-index: 10;
	/* right: 8%; */
	right: 26px;
	height: 43px;
	width: 43px;
	border-radius: 50%;
	border: solid 0px #ffffff;
	margin-top: -10px;
	line-height: 43px;
	font-size: 20px;
	padding: 0px;
	color: #313131;
	
	display:none;
}

.product-col .btn-agregar-n:hover{
	color: #fff;
/*background-color: #00aee6;
    border: solid 1px #6f6d6b;*/
}


.product-col .tooltip.left {
    padding: 0 5px;
    margin-left: -10px;
}

.product-col .tooltip.left .tooltip-inner {
    max-width: 200px;
    padding: 5px 8px;
    color: #000;
    text-align: center;
    text-decoration: none;
    background-color: #e4e4e4;
    border-radius: 4px;
    line-height: 14px;
    font-weight: 400;
}

.product-col .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #e7e7e7;
}

.product-col .envio{
	position: absolute;
	right: 72px;
	z-index: 1;
	text-align: center;
	/* padding: 5px 10px; */
	color: #99b629;
	/* background-image: url(../img/tag-ofert.png); */
	margin-top: -10px;
	/*background-color: #ffffff;*/
	border-radius: 50%;
	font-size: 18px;
	border: solid 1px #99b629;
	width: 38px;
	height: 38px;
	line-height: 36px;
}

.img-mask {
	background-size: cover;
	background-position: center center;
	display: block;
	background-repeat: no-repeat;/*margin: 15px;*/
}
/* aca metimos mano

@media (min-width: 768px){	

.borde-producto {
	border-right: 1px solid #EEE;

}

} 

@media (min-width: 768px) and (max-width:991px){
.borde-producto {
	 margin-bottom: 40px;		 
}	

.lista-productos .col-sm-6:nth-child(2n) .borde-producto{
	border-right: 1px solid transparent;	

}

} 

@media (min-width: 992px) and (max-width:1199px){
.borde-producto {
	 margin-bottom: 60px;		 
}	

.lista-productos .col-md-4:nth-child(3n) .borde-producto{
	border-right: 1px solid transparent;
}

} 

@media (min-width: 1200px){
.borde-producto {
	 margin-bottom: 80px;		 
}	
.lista-productos .col-lg-3:nth-child(4n) .borde-producto{
	border-right: 1px solid transparent;
}
} 

*/

.borde-producto {
	border: 0px solid #fff;
	overflow: hidden;
	margin-bottom:20px;
	border-radius: 2px;
  box-shadow: 6px 6px 25px 0 rgba(137, 137, 137, 0.16);
  background-color: #ffffff;
}
.borde-producto:hover {
	border: 0px solid #e1e1e1;
}
 @media (min-width: 768px) and (max-width:991px) {
 .borde-producto {
 margin-bottom: 40px;
}
}
 @media (min-width: 992px) and (max-width:1199px) {
 .borde-producto {
 margin-bottom: 50px;
}
}
 @media (min-width: 1200px) {
 .borde-producto {
 margin-bottom: 30px;
}
}



 .product-col.product-col-dos {
    float: left;
    display: inline-block;
	border: solid 5px #f1f1f1;
	padding:45px 14px;
}

.product-col.product-col-dos:hover {
    border: solid 5px #e1e1e1;
}

 .product-col.product-col-dos .image {
    position: relative;
    margin: 0px;
    margin-bottom: 16px;
    float: left;
    width: 48%;
    display: inline-block;
	padding-right: 15px;
}

 .product-col.product-col-dos .box-col-right {
    display: inline-block;
    float: left;
    width: 52%;
    position: relative;
}

.product-col.product-col-dos h2 {
    margin-top: 0px;
    height: 36px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #111;
    font-family: 'Montserrat', sans-serif;
}

.product-col.product-col-dos .valor {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #1364a5;
}

 .product-col.product-col-dos .sale-tag {
    /* width: 68px; */
    /* height: 78px; */
    position: absolute;
    right: 8%;
    z-index: 1;
    text-align: center;
    padding: 5px 10px;
    /* background-image: url(../img/tag-ofert.png); */
    margin-top: -35px;
    background-color: #2a8f01;
    border-radius: 2px;
}

 .product-col.product-col-dos .envio{
    position: absolute;
    left: 8%;
    z-index: 1;
    text-align: center;
    padding: 5px 10px;
    /* background-image: url(../img/tag-ofert.png); */
    margin-top: -35px;
    background-color: #ffffff;
    border-radius: 2px;
    font-size: 12px;
    border: solid 1px #eae5e5;
}




@media (max-width: 767px) {
.row-xs {
	margin-right: -10px;
    margin-left: -10px;
}

.row-xs .row-xs- {
	margin-right: -10px;
    margin-left: -10px;
}

.row-xs .col-xs-vista {
	padding-right:5px;
	padding-left:5px;
	width:50%;
	float: left;
}

.row-xs .product-col {
    background-color: rgba(255, 255, 255, 0.90);
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 22px;
}

.row-xs .product-col .valor {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}

.row-xs .product-col .valor-anterior {
    font-size: 14px;
    line-height: 20px;
}

.row-xs .product-col .marca {
    font-size: 12px;
}

.row-xs .product-col h2 {
    height: 58px;
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
}

.row-xs .product-col h2 a {
	font-weight:400;
}


.row-xs .sale-tag {
    right: 10px;
    margin-top: -9px;
    border-radius: 0px;
    height: 28px;
    width: autopx;
}

.row-xs .sale-tag span {
    font-size: 13px;
    line-height: 28px;
    font-weight: 500;

}

.row-xs .product-col .envio {
	right: 10px;
	font-size: 16px;
	width: 31px;
	height: 31px;
	line-height: 29px;
}

.row-xs .product-col .btn-agregar-n {
	display:none
}

.row-xs .product-col .image {
    position: relative;
    margin: -10px;
    margin-bottom: 16px;
    margin-top: 0px;
}

.row-xs .product-col.over {
    height: auto;
    border: solid 1px #E9E9E9;
    border-radius: 5px;
}

.row-xs .botones-vistas{
	float: right;
    padding-right: 1px;
	margin-top:3px;
}

.row-xs .botones-vistas .boton{
	display: inline-block;
	border: solid 1px #dfdfdf;
	color: #dfdfdf;
	border-radius: 0px;
	line-height: 34px;
	width: 36px;
	text-align: center;
	margin-left: 5px;
}

.row-xs .botones-vistas .boton.active{
	color: #fd8c25;
}

}


.modal-acciones .modal-header {
	border-bottom: none;
}
.modal-acciones .modal-content {
	border-radius: 0;
}
.modal-acciones .modal-body.modal-comprar-producto {
	background-color:  #003;
	padding: 0;
	padding-top: 15px;
}
.modal-acciones .modal-body.modal-comprar-producto h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	color: white;
	padding: 0 15px;
}
.modal-comprar-producto .table > thead > tr > th, .modal-comprar-producto .table > tbody > tr > th, .modal-comprar-producto .table > tfoot > tr > th, .modal-comprar-producto .table > thead > tr > td, .modal-comprar-producto .table > tbody > tr > td, .modal-comprar-producto .table > tfoot > tr > td {
	vertical-align: inherit;
}
 @media screen and (min-width: 768px) {
 .modal:before {
 display: inline-block;
 vertical-align: middle;
 content: " ";
 height: 100%;
}
}
 @media (min-width: 768px) {
 .modal-dialog {
 width: 700px;
}
}
.modal-comprar-producto .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none;
	border-bottom: 1px solid #c9cbce;
}
thead {
	border-bottom: 3px solid #88958f;
}
.modal {
	text-align: center;
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.modal-acciones .precio {
	font-size: 12px;
}
.modal-acciones .box-producto {
	margin:0;
	background-color: white;
	padding: 15px 0px;
}
.modal-acciones .modal-body {
	/*background-color: #ccc;*/



	border-bottom: solid 4px #000;
}
.modal-acciones .botones a {
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
}
.modal-acciones .botones a.btn-primary {
	background-color: #0F1010;
	border-color: #0F1010;
}
.modal-acciones .botones a.btn-warning {
	background-color: #DCD132;
	border-color: #DCD132;
}
button.close {
	position: absolute;
	right: 16px;
	top: 12px;
	z-index: 20;
}
#zipCodeFirst {
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 14px;
	position: relative;
	top: 1px;
}
input[name=zipcode-shipping_method] {
	position: relative;
	top: -3px;
	margin-right: 3px;
}
.resultShipping p {
	margin-bottom: 0;
}
.resultShipping label {
	margin-bottom: 0;
}
/*ACORDEON*/



.acordeon-producto h4 a {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	display: block;
	background: url('../img/flechita_2.png') no-repeat center right;
	padding: 10px 5px;
}
.acordeon-producto h4 a.collapsed {
	background: url('../img/flechita_1.png') no-repeat center right;
}
.acordeon-producto h4 a:hover, .acordeon-producto h4 a:active, .acordeon-producto h4 a:focus {
	text-decoration: none;
}
.acordeon-producto .caracteristicas i {
 color:;
	margin-right: 2px;
}
.panel-heading {
	padding: 1px 0px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-paul {
	border: none;
	border-bottom: solid 1px #E6DDDE;
	background-color:#FFF;
	border-radius: 0px !important;
}
.panel-paul .panel-body {
	background-color:#F9F9F3 !important;
}
/*FIN ACORDEON*/











.bg-h2 {
	background-image:url(../img/bg-gris-h2.png);
	background-repeat:repeat-x;
	background-position:center;
}
.select-num {
	width: 120px;
	margin-right: 10px;
	font-size: 16px;
}
.precio {
    font-size: 40px;
    font-weight: 600;
    margin-right: 4px;
    color: #000000;
    padding-right: 12px;
    line-height: 45px;
}
.antes {
    text-decoration: line-through;
    color: #c3c3c3;
    font-size: 20px;
    margin-right: 5px;
    padding-right: 12px;
}
.radio_colores span {
	border: 2px solid #ccc;
	width: 32px;
	display: inline-block;
	height: 32px;
	text-align: center;
	font-size: 12px;
	margin-left: 4px;
}
.radio_colores span.activo {
	border: 2px solid #333;
}
.radio_colores span:hover {
	cursor:pointer;
}
.radio_colores span input {
	width: 0px;
	position: absolute;
	top: 12px;
}
.row.atributos > div {
	padding-top:15px;
}
.linea-sub {
	border-bottom: solid 1px white;
	padding-bottom: 6px;
}
.input-gris {
    background-color: #f5f5f5;
    border-color: whitesmoke;
}
.paso-n {
	background-color: #041639;
	height:38px;
	width:44px;
	line-height:38px;
	color:#FFF;
	font-size:22px;
	border-radius: 5px;
	display:inline-block;
	text-align:center;
}
sup {
	font-size: 14px;
	/*vertical-align: text-top;
    line-height: 36px;*/
    margin-left: 3px;
	font-weight: 500;
	display:none;
}
#mini-cart-list sup {
	font-size: 9px;
	line-height: 22px;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #3d2111;
	text-decoration: none;
	background-color: transparent;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	cursor: default;
color: #fc7e06;
    background-color: #3d2111;
    border-color: #3d2111;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #bdbaba;
	background-color: #525252;
	border-color: #525252;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.category-product {
	position: relative;
	overflow: hidden;
}
.category-product img {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.category-product:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.pasos-carro {
	padding-top: 10px;
	border-top: solid 1px #dedede;
}
.pasos-carro li a {
	color:#a0a0a0;
	margin-right:7px;
	font-size:13px;
}
.pasos-carro li a .paso {
	width: 26px;
	height: 26px;
	line-height: 26px;
	background-color: #a7a7a7;
	display: inline-block;
	border-radius: 15px;
	text-align: center;
	color: white;
	margin-right: 7px;
	font-size: 12px;
}

.pasos-carro li a .paso i {
	line-height: inherit;
}

.pasos-carro li a.active {
	color:#000;
}
.pasos-carro li a.active .paso {
	background-color: #e76012;
	color: white;
}
 @media (max-width: 767px) {
 .pasos-carro li a {
 margin-right:0px;
}
 .pasos-carro li {
 padding:0px;
}
 .pasos-carro li a .not {
 display:none;
}
 .pasos-carro li a.active .not {
 display:inline-block;
 margin-right:7px;
 font-size:12px;
}
}
.form-control {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.menu-color1 .input-lg {
    height: 40px;
}

.modulo-footer .foot-menu {
	position: relative;
	float: left;
	padding-left: 0;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 100%;
	border-top: solid 1px #f1f1f1;
	border-bottom: solid 1px #f1f1f1;
	height:45px;
	overflow:hidden;
}

.modulo-footer .foot-menu li {
    float: left;
    position: relative;
    list-style: none;
    position: relative;
	margin-right: 8px;

}

@media (max-width: 987px) {
.modulo-footer .foot-menu {
	float: none;
	text-align:center;
}

.modulo-footer .foot-menu li {
    float: none;
	margin-right: 0px;
}

}

.modulo-footer .foot-menu li a {
font-size: 15px;
    color: #868686;
    padding: 11px 8px 11px 8px;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
}

.modulo-footer .foot-menu li a:hover {
	color:#00aee6;
}


@media (min-width: 987px) {
.columna-derecha {
	padding-left:40px;
}
}

.prod-marca {
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 500;
	background-color: #2f539d;
	display: inline-block;
	padding: 4px 12px;
	border-radius: 50px;
}

.prod-titulo {
    font-size: 30px;
    color: #000;
    margin-top: 0px;
    font-weight: 500;
}

.prod-modelo {
    font-size: 14px;
    color: #888888;
    font-weight: 500;
}

.prod-copete{
    font-size: 22px;
    line-height: 24px;
    color: #717171;
    font-family: 'Roboto', sans-serif;
	width:60%;
}

.titulo-complementarios {
	font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	color: #313131;
}

.titulo-complementarios span {
	font-weight: 600;
}

@media (max-width: 778px) {
	.titulo-complementarios  {
		font-size:28px;
		text-align:left !important;
}
}
