@charset "utf-8";











body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	font-family: 'Open Sans', sans-serif;
}



.h_top{
	margin:0 auto;
	padding: 0;
	position:fixed;
	width: 100%;
	height: auto;
	z-index: 4200;
	background-color: #FFFFFF;
	box-shadow: 0px 5px 5px 0px rgba(186,186,186,0.5);
}
.d_top0{
	margin:0 auto;
	padding: 0;
	position:relative;
	width: 100%;
	height: 2px;
	z-index: 2200;
	background-color: #6e6e6e;
}
.d_top1{
	margin:0 auto;
	padding: 0;
	position:relative;
	width: 100%;
	height: 150px;
	z-index: 2200;
	box-sizing: border-box;
	padding: 5px 20px 5px 20px;
	clear:both;

}
.d_top1_btnMenu{
	float: left;
	width: 40px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.d_top1_logo{
	float: left;
	width: 260px;
	height: 100%;
	background-image:url(../images/logo1.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	box-sizing: border-box;
}
.d_top1_buscador{
	width: 500px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.d_top1_topdcha{
	float: right;
	width: auto;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: left;
}
.d_top1_topdcha_top{
	width: auto;
	height: auto;
}
.d_top1_topdcha_bot{
	width: auto;
	height: 0px;
	position:absolute;
	margin-top: 20px;
	display: none;
	right: 20px;
}
.d_top1_topdcha_icons{
	float: left;
	width: auto;
	height: auto;
	box-sizing: border-box;
	padding: 20px 15px 20px 15px;
	box-sizing: border-box;
	position: relative;
}
.d_top1_topdcha_icons_cartnumber{
	position: absolute;
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 30px;
	background-color: #009688;
  width: 30px;
  height: 30px;
  border-radius: 30px;
	margin-top: -20px;
  color: #ffffff;
  right: -5px;
}
.precioCarrito{
	font-weight: bold;
	font-size: 1.0rem;
	color: #000000;
}
.h_content_gap{
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 162px;
	z-index: 2200;
}
.h_content{
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: auto;
	z-index: 2200;
	/*background-color: rgb(255, 140, 203);*/
}
.d_content_menu{
	float: left;
	width: 220px;
	height: 500px;
	background-color: rgb(241, 241, 241);
	position: fixed;
	overflow-y: auto;
	padding-top: 20px;
	box-sizing: border-box;
	z-index:2300;
}
.d_content_page{
	overflow: hidden;
  min-height: 100px;
  box-sizing: border-box;
	margin-left: 220px;
	box-sizing: border-box;
	padding-top: 20px;
}
.d_content_menu_mv{
	float: left;
	width: 220px;
	height: 500px;
	background-color: rgb(241, 241, 241);
	position: fixed;
	overflow-y: auto;
	padding-top: 20px;
	box-sizing: border-box;
	z-index: 8000;
	top: 0px;
	height: 100%;
	width: 100%;
	display: none;
}
.d_content_menuBusca_mv{
	float: left;
	width: 220px;
	height: 500px;
	background-color: rgb(241, 241, 241);
	position: fixed;
	overflow-y: auto;
	padding-top: 20px;
	box-sizing: border-box;
	z-index: 8000;
	top: 0px;
	height: 100%;
	width: 100%;
	display: none;
}
.d_content_menu_mv_close{
	float: right;
	width: auto;
	height: auto;
	font-family: "Font Awesome 5 Free";
	font-size: 1.0rem;
	color: #000000;
	font-weight: bold;
	padding-right: 20px;
	box-sizing: border-box;
	z-index: 7900;
	position: relative;
}
.d_content_menu_mv_content{
	float: left;
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	font-size:1.2rem;
	color:#000000;
	text-align: left;
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 25px;
	z-index: 7800;
	position: relative;
}
.d_content_menu_mv_content_m0{
	float: left;
	width: 100%;
	height: 140px;
	margin-top: -30px;
}
.d_content_menu_mv_content_m1{
	float: left;
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	font-size:1.6rem;
	color:#000000;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.d_content_menu_mv_content_m1:after{
	content: '';
	border-bottom: 2px solid #6b6b6b;
	width: 100%;
	float: left;
	margin-top:15px;
}
.d_content_menu_mv_content_m2{
	float: left;
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	font-size:1.6rem;
	color:#000000;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	box-sizing: border-box;
	margin-bottom: 30px;
	text-align: center;
}


.d_content_menu_mv_content_m3{
	float: left;
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	font-size:1.6rem;
	color:#000000;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	box-sizing: border-box;
	margin-bottom: 30px;
	margin-top: 15px;
}
.d_content_menu_mv_content_m3:after{
	content: '';
	border-bottom: 2px solid #6b6b6b;
	width: 100%;
	float: left;
	margin-top:15px;
}


/*menu inicio*/
.page-sidebar-menu{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size:1.2em;
	color:#b4bcc8;
	text-align: left;
}
.page-sidebar-menu>li{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}
.page-sidebar-menu>li>a {
	border-top: 0;
	color: #000000;
	display: block;
	margin: 0;
	border: 0;
	padding: 8px 6px 8px 22px;
	text-decoration: none;
	font-size:0.8em;
	font-weight: 300;
}
.page-sidebar .page-sidebar-menu>li>a{
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
}
.page-sidebar-menu>li>a:hover{
	color:rgb(255, 255, 255);
	background-color: rgb(101, 101, 101);
}
.arrowMenu{
	font-family: "Font Awesome 5 Free";
	font-size: 1.0rem;
}
.menuCerrado:before{
	content: "\f0da";
	font-weight: 600;
	margin-right: 5px;
}
.menuCerrado_home:before{
	content: "\f015";
	font-weight: 600;
	margin-right: 5px;
}
/*menu final*/



/*productos inicio*/
.d_productos_holder{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: center;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
	box-sizing: border-box;
}
.d_productos_el_holder{
	margin: 0 auto;
  position: relative;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
	vertical-align: top;
	padding: 10px 8px 10px 8px;
}
.d_productos_el0{
	margin: 0 auto;
  position: relative;
	width: 240px;
  height: auto;
  background-color: rgb(255, 255, 255);
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 10px 20px 10px;
  /*box-shadow: 0px 5px 5px 0px rgba(186,186,186,0.5);*/
}
.d_productos_el0:hover{
	/*
	border-color: #d9d9d9;
	border-color: #3b3b3b;
	color:#009dd6 !important;
	opacity: 0.8;
	*/
	box-shadow: 0px 5px 5px 0px rgba(186,186,186,1);
	color:#009dd6 !important;
}
.d_productos_el1{
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;

}
.d_productos_el2{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	text-align: center;
	min-height: 50px;
}
.d_productos_el3{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.7em;
	text-align: center;
	color: rgb(85, 85, 85);
	font-weight: bold;
}
.d_productos_el3_1{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: rgb(85, 85, 85);
	text-transform: uppercase;
	margin-bottom: 10px;
}
.d_productos_el3_2{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: rgb(85, 85, 85);
	text-transform: uppercase;
	margin-bottom: 0px;
}
.d_productos_el4{
	margin: 0 auto;
	width: 100%;
	max-width: 120px;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	text-align: center;
	background-color: rgb(85, 85, 85);
	color: #FFFFFF;
	font-weight: bold;
	box-sizing: border-box;
	padding: 10px 10px 10px 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-radius: 20px;
	box-shadow: 0px 5px 5px 0px rgba(186,186,186,0.5);
	transition: background-colo 0.5s ease-out;
}
.d_productos_el4:hover{
	background-color: rgb(8, 101, 0);
	transition: background-colo 0.5s ease-out;
}

.d_productos_el5{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	text-align: center;
	/*background-color: rgb(85, 85, 85);*/
	color: #000;
	font-weight: bold;
	box-sizing: border-box;

}
.selectorProductos_close{
	display: none;
}
.selectorProductos_open{
}
.dcantidades{
	/*min-height: 110px;*/
}
/*productos final*/




/*campo numeros*/
.input-number-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.input-number-group input[type=number]::-webkit-inner-spin-button,
.input-number-group input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.input-number-group .input-group-button {
  line-height: calc(60px/2 - 5px);
}

.input-number-group .input-number {
  width: 80px;
  padding: 0 12px;
  vertical-align: top;
  text-align: center;
  outline: none;
  display: block;
  margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	color:#3A3A3A;
	font-size: 1.1em;
	font-weight:normal;


}

.input-number-group .input-number,
.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
  border: 1px solid #cacaca;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 0;
}

.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
  display: inline-block;
  width: 30px;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-size: 2em;
  font-weight: 400;
}

.input-number-group .input-number-decrement {
  margin-right: 0.3em;
}

.input-number-group .input-number-increment {
  margin-left: 0.3em;
}

/*fin campo numeros*/



.h_pagepop{
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 950px;
	height: auto;
	overflow: auto;
	z-index: 2200;
}
.d_pagepop_img{
	float: left;
	width: 50%;
	height: 400px;
	box-sizing: border-box;
}
.d_pagepop_txt{
	float: left;
	width: 50%;
	height: 400px;
	font-family: 'Open Sans', sans-serif;
	font-size:1.0em;
	color:#000000;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	box-sizing: border-box;

}
.d_pagepop_txt_inner{
	width: auto;
	height: auto;
	vertical-align: middle;
}


.d_totales{
	margin: 0 auto;
	width: 100%;
	height: auto;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size:1.0em;
	color:#000000;
	text-align: center;
}
.precioTotaln{
	font-weight: bold;
}

.h_pie{
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: auto;
	background-color: #272623;
	margin-top: 50px;
	box-sizing: border-box;
	overflow: auto;
}
.d_pie1{
	position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  overflow: auto;
  text-align: center;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
	box-sizing: border-box;

}
.d_pie_el0{
  margin: 0 auto;
  position: relative;
	display: inline-block;
  box-sizing: border-box;
  padding: 20px 20px 20px 20px;
}
.d_pie_el1{
  margin: 0 auto;
  position: relative;
	display: inline-block;
  width: 220px;
  height: 200px;
  box-sizing: border-box;
  padding: 10px;
	vertical-align: top;
	font-family: 'Open Sans', sans-serif;
	font-size:1.0rem;
	color:#ffffff;
}
.d_pie_el2{
  margin: 0 auto;
  position: relative;
	display: inline-block;
  width: 400px;
  height: 200px;
  box-sizing: border-box;
  padding: 10px;
	vertical-align: top;
	font-family: 'Open Sans', sans-serif;
	font-size:1.0rem;
	color:#ffffff;
	text-align: center;
	font-weight: normal;
}
.pie_ele2_titulo{
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
}
.d_pie_holdericons_p_3_social{
	float: left;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
}
.d_pie_holdericons_p_3_social:hover{
  background-color: rgba(255, 255, 255, 0.4);
  transition: all 0.5s ease;
}
.d_pie_holdericons_gen1{
  display: inline-block;
  position: relative;
}














/*
background-image:url(../images/logo1.png);
background-repeat:no-repeat;
background-position:center;
background-size:contain;
*/





/*#####################################################*/
/*form inicio*/
.input_1{
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px 0px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
	text-align:left;
	font-size:1.0rem;
	color:#666;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	width:100%;
	/*max-width:350px;*/
	background-image:url('../images/icon_search.png');
	background-repeat:no-repeat;
	background-position:left;
	background-position: left 5px center;
	background-size: 30px;
	padding-left: 45px !important;
	height: 30px;
	margin-left: 40px;
}
.input_2{
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px 0px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
	text-align:left;
	font-size:1.0rem;
	color:#666;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
	width:60%;
	/*max-width:350px;*/
	background-image:url('../images/icon_search.png');
	background-repeat:no-repeat;
	background-position:left;
	background-position: left 5px center;
	background-size: 30px;
	padding-left: 45px !important;
	height: 30px;
}
.btn_buscar{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0rem;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: rgb(85, 85, 85);
	padding: 10px 20px 10px 20px;
	box-shadow: 0px 5px 5px 0px rgba(186,186,186,0.5);
	border-radius: 20px;
	margin-top: 10px;
	cursor: pointer;
}
.btn_buscar:hover{
	background-color: rgb(108, 108, 108);
}
/*form final*/
/*#####################################################*/



/*#####################################################*/
/*iconos inicio*/
.icon_f1{
	font-size: 2.0rem;
	color:#6e6e6e;
	cursor: pointer;
}
.icon_f1:hover{
	color:#000000;
}
.icon_f2{
	font-size: 1.8rem;
	color:#6e6e6e;
	cursor: pointer;
}
.icon_f2:hover{
	color:#000000;
}
.icon_f3{
	padding-right: 5px;
}
.iconsearch{
	display: none;
}
.precioCarritoTop:hover{
	color:#ff0000;
}
/*iconos fin*/
/*#####################################################*/





/*media inicio*/
@media (max-width:1100px) and (min-width:870px) {
	.d_top1_buscador{
		width: auto;
	}
}
@media (max-width:870px) and (min-width:526px) {
	.d_top1_buscador{
		width: auto;
		display: none;
	}
	.iconsearch{
		display: block;
	}
	.d_top1_logo{
		max-width: 180px;
	}
	.d_top1_topdcha_icons{
		padding: 20px 10px 20px 10px;
	}
}
@media (max-width:525px) and (min-width:0px) {
	.precioCarritoTop{
		display: none !important;
	}
	.precioCarritoBottom{
		display: block !important;
	}
	.d_top1_buscador{
		width: auto;
		display: none;
	}
	.iconsearch{
		display: block;
	}
	.icon_search{
		display: block;
	}
	.d_top1_logo{
		max-width: 140px;
	}
	.d_top1_topdcha_icons{
		padding: 20px 6px 20px 6px;
	}
	.d_top1{
		padding: 5px 10px 5px 3px;
	}
	.icon_f2{
	font-size: 1.5rem;
	}
	.d_top1{
		height: 100px;
	}

	.d_productos_holder{
		padding: 10px 0px 0px 0px;
	}
	.d_productos_el0{
		width:180px;
	}
	.d_productos_el1{
		height: 60px;
	}

	.d_top1_topdcha{
		padding-right: 5px;
	}
	.input-number{
		width: 33px !important;
		padding: 0 5px !important;
	}
	.d_pie_el0{
		display: block;
	}
	.d_pie_el1{
		width: 100%;
	}
	.d_pie_el2{
		width: 100%;
		height: auto;
	}
}
@media (max-width:750px) and (min-width:0px) {
	.d_content_menu{
		display: none;
	}
	.d_content_page{
		margin-left: 0px;
	}
}

@media (max-width:400px) and (min-width:0px) {
	.d_productos_el0{
		width:136px;
	}
	.d_productos_el1{
		height: 40px;
	}
}
@media (max-width:900px) and (min-width:600px) {
	.d_pagepop_img{
		width: 100%;
	}
	.d_pagepop_txt{
		width: 100%;
	}
}
@media (max-width:599px) and (min-width:300px) {
	.d_pagepop_img{
		width: 100%;
		height: 200px;
	}
	.d_pagepop_txt{
		width: 100%;
		height: auto;
	}
}



/*media fin*/



