@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');


*{outline:none !important}
html{height:100%;}
body{
	font-family:"Arial", sans-serif;
	font-size:14px;	
	color:#616161;
	min-width:320px;
	margin:auto;
	background:#fff;
	line-height:19px;
}
@font-face {
  font-family: "Myriad Pro";
  src: url(../fonts/myriadpro-regular.otf);
}
body p{font-family:inherit;font-size:inherit;color:inherit; line-height:normal}
.container{margin:auto; line-height:23px; text-align:justify; position:relative; color:#757575; max-width: 1596px;}
.container::before,
.container::after{display:block; content:""; clear:both;}
.animar{transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;}
#header{
	width: 100%;
	z-index: 3;
	height: 234px;
	position: absolute;
	top: 0;
	left: 0;
}
#bajarSl{
	margin-top: 234px;
}
#mensajeTop{
	background: #000;
}
#mensajeTop .tit{
	font-family: 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0px;
	color: #fff;
	text-align: center;
	padding: 18px 0;
	text-transform: uppercase;
}
.smallTop{
	font-weight: 100;
	padding-top: 5px;
}
#darkTop{
	background: #f6f4ef;
	border-bottom: solid 1px #dad8d3;
}
.contentDarkTop{
	position: relative;
	height: 61px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 14px;
}
.cntMoneda{
	height: 61px;
	top: 0;
	left: 0;
	position: absolute;
	width: 93px;
	border-left: solid 1px #dad8d3;
	border-right: solid 1px #dad8d3;
}
.cntMoneda .form-control{
  height: 61px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #000;
  font-family: 'Inter', sans-serif;
  background-color: transparent;
  background-image: none;
  border: 0;
  border-radius: 0px;
  padding-right: 36px;
  text-align: right;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.cntMoneda .fSelect {
    background-image: url("../images/banner/caret.png");
	background-repeat: no-repeat;
	background-position: 90% 45%;
}
.cntMoneda select {
    cursor: pointer;
    background-color:     transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.contentDarkTop .liTop{
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	color: #4c4c4c;
	font-size: 13px;
	letter-spacing: 0px;
}
.contentDarkTop .liTop strong{
	font-weight: 500;
}
.itemTop2 a:hover{
	text-decoration: none;
}
.contentDarkTop .liTop .fa{
	margin-right: 4px;
	font-size: 18px;
}
.itemTop2{
	margin: 0 22px;
	padding: 0 22px;
	height: 61px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-left: solid 1px #dad8d3;
	border-right: solid 1px #dad8d3;
}
#redes{
	position: relative;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#redes a{
	display: block;
	margin-right: 15px;
	color: #474748;
	font-size: 17px;
}
#redes a:last-child{
	margin-right: 0;
}
#redes a:hover{
	transform: scale(1.15);
}
#topMenu{
	background: #fff;
	height: 100px;
}
body[data-page="2"] #topMenu,body[data-page="6"] #topMenu,body[data-page="0"] #topMenu{
	border-bottom: solid 1px #dfdfdf;
}
.logo{
	position: absolute;
	width: 120px;
	height: auto;
	top: 28px;
	left: 15px;
}
#menu{
	margin: auto;
	position: relative;
}
#menu .nav{
	position: absolute;
	right: 150px;
}
#menu ul{
	margin: 0;
}
#menu ul::before,
#menu ul::after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	padding: 0 10px;
	height: 100px;
	display: flex;
	align-items: center;
}
#menu li:first-child{
	padding-left: 0;
}
#menu li:last-child{
	padding-right: 0;
}
#menu li a{
	display: block;
	color: #000000;
	position: relative;
	font-size: 12.5px;
	font-family: 'Inter', sans-serif;
	letter-spacing: 0px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	text-transform: uppercase;
	background: transparent;
}
#menu li a span{
	position: relative;
}
#menu li:nth-child(1){
	display: none;
	color: #ec0e59 !important;
}
#menu li:nth-child(2) a{
	color: #ec0e59 !important;
}
#menu li.active a, #menu li a:hover, #menu li a:focus{
	color: #000;
}
#menu li.active a::before, #menu li a:hover::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: -2px;
	height: 2px;
	width: 100%;
	background: #ec0e59;
}
#menu li:nth-child(2) a::before{
	width: 0;
	height: 0;
}
.cntBotonesTop{
	position: absolute;
	right: 20px;
	top: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cntBotonesTop a{
	cursor: pointer;
	margin-right: 15px;
}
.cntBotonesTop img.imgbtnTops{
	width: 20px;
}
.cntBotonesTop a:last-child{
	margin-right: 0;
}
.btnCarrito{
	position: relative;
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	cursor: pointer;
}
.cartIcono{
	display: flex;
	align-items: center;
	justify-content: center;
}
.btnCarrito:hover,.btnCarrito:focus{
	text-decoration: none;
	color: #fff;
	opacity: 0.8;
}
.btnCarrito .infoCart{
	position: absolute;
	top: -20px;
	right: -19px;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	background: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}


/*PreFooter*/
#datFooter{
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	border-top: solid 2px #f2f2f2;
}
.contentDatFooter{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: left;
	color: #818181;
}
.contentDatFooter .tit{
	color: #6b6b6b;
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 25px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 20px;
}
.contentDatFooter .tit2{
	margin-top: 18px;
	margin-bottom: 20px;
}
.contentDatFooter .tit span{
	font-size: 15px;
	position: relative;
	bottom: 2px;
}
.contentDatFooter ul{
	list-style: none;
}
.itemDat1 ul li a,.itemDat1 ul li div.lugar{
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 36px;
	letter-spacing: -0.1px;
	text-align: left;
	color: #818181;
	display: flex;
	align-items: center;
}
.itemDat1 ul li div.lugar{
	margin-top: 18px;
	line-height: 15px;
}
.itemDat1 ul li a figure,.itemDat1 ul li div.lugar figure{
	width: 31px;
	display: flex;
	padding-bottom: 0px;
}
.itemDat1 ul li a figure .fa .itemDat1 ul li div.lugar figure .fa{
	font-size: 21px;
}
.li1Dat1{
	margin-bottom: 5px;
}
.itemDat1{
	width: 305px;
}
.itemDat2{
	width: 180px;
	margin-left: 29px;
	margin-right: 29px;
}
.itemDat3{
	width: auto;
}
.itemDat3 br{
	display: none;
}
.itemDat2 ul li{
	border-bottom: solid 1px #e2e2e2;
	width: 100%;
	height: 40px;
	display: inline-flex;
	align-items: center;
}
.itemDat2 ul li:last-child{
	border-bottom: 0;
}
.itemDat2 ul li a{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 36px;
	letter-spacing: -0.2px;
	text-align: left;
	color: #818181;
}
#redes2{
	position: relative;
	display: flex;
	align-items: center;
}
#redes2 a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 7px;
	color: #818181;
	width: 42px;
	height: 40px;
	font-size: 27px;
	border-radius: 3px;
}
#redes2 a:last-child{
	margin-right: 0;
}
#redes2 a:hover{
	transform: scale(1.15);
	text-decoration: none;
}


.formNews{
	margin-top: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.formNews .form-control{
	width: 100%;
	height: 45px;
	border: solid 1px #bfbfbf;
	border-radius: 3px;
	padding-left: 18px;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: #abaaaa;
}
.formNews input[type="submit"]{
	width: 100%;
	height: 40px;
	background: #191919;
	border-radius: 3px;
	margin-top: 4px;
	margin-left: 0px;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}
.formNews input::-webkit-input-placeholder {color:#abaaaa; opacity:  1;}
.formNews input:-moz-placeholder {color:#abaaaa; opacity:  1;}
.formNews input::-moz-placeholder {color:#abaaaa; opacity:  1;}
.formNews input:-ms-input-placeholder {color:#abaaaa; opacity:  1;}
.formNews input:focus::-webkit-input-placeholder {opacity:0.5}
.formNews input:focus:-moz-placeholder{opacity:0.5}
.formNews input:focus::-moz-placeholder{opacity:0.5}
.formNews input:focus:-ms-input-placeholder{opacity:0.5}


/*Footer*/
#footer{
	text-align:center;
	font-size:15px;
	color:#c2c2c2;
	background: #898989;
	font-family:'Inter', sans-serif;
	min-height: 44px; 
	font-weight: 300;
	letter-spacing: 0px;
}
#footer .container{
	font-family:inherit; 
	font-size:inherit;
	padding-top: 31px;
	padding-bottom: 21px;
}
.contentFooterImgs{
	margin-bottom: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contentFooterImgs .itemImgFooter{
	margin-right: 11px;
	cursor: pointer;
}
.contentFooterImgs .itemImgFooter:last-child{
	margin-right: 0px;
}
.contentFooterImgs img{
	width: 50px;
}
.contentFooterImgs img.imgFHover1{
	display: block;
}
.contentFooterImgs img.imgFHover2{
	display: none;
}
.contentFooterImgs .itemImgFooter:hover img.imgFHover1{
	display: none;
}
.contentFooterImgs .itemImgFooter:hover img.imgFHover2{
	display: block;
}


#footer .tfooter{
	color:#c2c2c2;
	text-align:center;
	line-height:36px;
}
/*Footer*/

/*==================     ToTop     ======================*/
a.toTop {
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  position: fixed;
  background:#000;
  border:solid 1px #fff;
  left: 10px;
  bottom: 50px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  cursor:pointer;
  z-index: 20; opacity:.75 }
a.toTop:hover,
a.toTop:active {color: #000;
    text-decoration: none; opacity:1; background:#fff}
a#toTop
a#toTop .fa{color:#FFF !important;}
a.toTop:hover::after{
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	opacity:0;
}
.mobile .toTop,
.tablet .toTop {display: none !important; }

#sliderTop{
	height: auto;
	margin-top: 234px;
}
#sliderTop .slides li{
	height: 400px;
	position: relative;
	background-position: center center !important;
	background-size: cover;
}
#sliderTop .slides li .img1{
	display: none;
	width: 100%;
}
.cont-logos{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cont-logos .container{
	height: 100%;
}
.contentTextoSlide1{
	padding-top: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.imgsl1{
	width: 350px;
	margin-bottom: 35px;
}
.imgsl2{
	width: 300px;
}
.imgsl3{
	width: 250px;
}
.btnSliderColeccion{
	position: relative;
	width: 150px;
	height: 45px;
	background: #ff125f;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	margin-left: auto;
	margin-right: 0;
}
.btnSliderColeccion:hover,.btnSliderColeccion:focus{
	text-decoration: none;
	background: #fff;
	color: #3b3b3b;
}
.imgsl2{
	margin-bottom: 17px;
}
.contentTextoSlide2{
	padding-bottom: 0px;
	padding-right: 15px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
}
.imgsl3{
	margin-bottom: 39px;
}
.contentTextoSlide3{
	padding-bottom: 40px;
	padding-right: 0px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	height: 100%;
}
.contentTextoSlide7{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 0px;
	padding-top: 0px;
	height: 100%;
}
.imgsl7{
	width: 300px;
}

.contentTextoSlide8{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 20px;
	height: 100%;
}
.contentTextoSlide8 .btnSliderColeccion {
	margin-top: 0px;
}
.contentTextoSlide9{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 25px;
	padding-top: 0;
	padding-bottom: 0px;
	height: 100%;
}
.contentTextoSlide10{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 2%;
	padding-top: 21%;
	padding-bottom: 0px;
	height: 100%;
}
.contentTextoSlide11{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 50%;
	padding-bottom: 0px;
	height: 100%;
}
.imgsl8{
	width: 230px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.imgsl8a{
	display: none;
}

.contentTextoSlide12{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 50%;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
}
.imgsl9{
	width: 250px;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-left: auto;
}
.contentTextoSlide12 .btnSliderColeccion{
	margin-right: 0;
}
.contentTextoSlide13{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 50%;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
}
.cntBttSlider{
	padding-left: 80px;
}
.imgsl10{
	mix-blend-mode: multiply;
}
.contentTextoSlide14{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 50%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 100%;
}



.flex-direction-nav a {
	height: 31px;
	width: 19px;
	opacity: 1;
}
.flex-direction-nav .flex-prev {
	margin-left: -360px;
	background: url('../images/slider/n2b.png') center top no-repeat;
	bottom: calc(50% - 16.5px);
	left: 50%;
	top: auto;
}
.flex-direction-nav .flex-next {
	margin-left: 340px;
	background: url('../images/slider/n2a.png') center top no-repeat;
	bottom: calc(50% - 16.5px);
	left: 50%;
	top: auto;
}

#icoWa{
	background: url(../images/icoWh.png?v2) 0 0 no-repeat;
	position: fixed;
	bottom: 95px;
	z-index: 5;
	width: 78px;
	height: 78px;
	right: 30px;
}

#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}

/*inicio*/
#textHome1{
	padding-top: 65px;
	padding-bottom: 65px;
}
.titleHome1{
	margin-bottom: 50px;
	padding-right: 0px;
	position: relative;
}
#textHome1 .tit{
	font-family: 'Inter', serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.1px;
	color: #616161;
	text-align: left;
}
.cntControlsCats{
	position: absolute;
	top: 0;
	right: 0;
	width: 155px;
	line-height: 54px;
	color: #959595;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-align: left;
	letter-spacing: 0px;
}
.tituloCatInit{
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 5px;
	text-align: left;
}
.flexCategorias .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -69px;
  margin-top: -22px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #000;
  z-index: 1;
}
.flexCategorias .bx-wrapper .bx-prev {
  left: auto;
  right: 36px;
  background-image: url('../images/productos/p1.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.flexCategorias .bx-wrapper .bx-next {
  right: 0;
  background-image: url('../images/productos/p1a.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
  opacity: 0.7;
}
.contCateList a:hover,.contCateList a:focus{
	text-decoration: none;
}
.contCateList figure{
	position: relative;
	overflow: hidden;
}
.contCateList figure img{
	transition: all 0.5s ease-out;
}
.contCateList a:hover figure img{
  /*transform: scale(1.1,1.1) rotate(5deg);*/
  filter: grayscale(50%);
}
#caroucelCates li{
	width: 200px !important;
}

.contentHome2{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.itemHome2{
	width: 50%;
	height: 400px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.itemHome2a::before{
	content: '';
	position: absolute;
	width: 980px;
	height: 100%;
	right: 0;
	top: 0;
	background: #faf7f2;
}
.itemHome2b::before{
	content: '';
	position: absolute;
	width: 640px;
	height: 100%;
	left: 0;
	top: 0;
	background: url('../images/inicio/img1a.webp') center no-repeat;
	background-size: cover;
}
.imgHomeO2{
	display: none;
}
.cntHome2{
	position: relative;
	z-index: 1;
}
.titleHome2{
	color: #030304;
	font-family: 'Inter', sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 10px;
}
.home2{
	color: #6f6f6f;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: center;
}
.home2 span{
	display: block;
}
#textHome3{
	background: #000;
	margin-top: -1px;
}
.contHome3{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	height: 211px;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #fff;
	text-align: center;
	padding-top: 52px;
	padding-right: 0px;
}
.contHome3 figure div{
	height: 41px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 12px;
}
.contHome3 span{
	font-size: 17.5px;
}
.itemHome3b{
	margin-right: 100px;
	margin-left: 100px;
}
#textHome4{
	padding-top: 55px;
}
.titleHome4{
	color: #383737;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 45px;
	position: relative;
	text-transform: uppercase
}
.titleHome4 span{
	color: #ff125f;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.titleHome4 > div{
	display: inline-block;
	padding: 0 21px;
	background: #fff;
	position: relative;
	z-index: 1;
}
.titleHome4::before{
	content: '';
	position: absolute;
	top: calc(50% + 16px);
	left: 0;
	width: 100%;
	height: 1px;
	background: #9f9f9f;
}
.cntProducto{
	max-width: 371px;
	margin-left: auto;
	margin-right: auto;
}
.cntProducto a:hover,.cntProducto a:focus{
	text-decoration: none;
}
.cntProducto figure{
	position: relative;
	overflow: hidden;
}
.cntProducto figure img.imgHoverListProd-1{
	opacity: 1;
}
.cntProducto figure img.imgHoverListProd-2{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.cntProducto a:hover img.imgHoverListProd-1,.cntProducto a:focus img.imgHoverListProd-1{
	opacity: 0;
}
.cntProducto a:hover img.imgHoverListProd-2,.cntProducto a:focus img.imgHoverListProd-2{
	opacity: 1;
	/*transform: scale(1.2,1.2) rotate(8deg);*/
}
.cntProducto .etiquetaProd{
	background: #000000;
	position: absolute;
	width: 70px;
	height: 40px;
	top: 12px;
	left: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	z-index: 2;
}
.divFooterProd{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	padding-top: 15px;
}
.itemFootProd1{
	width: calc(100% - 95px);
}
.itemFootProd2{
	width: 95px;
}
.titleProd{
	color: #313131;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
	padding-right: 5px;
}
.lineprop{
	text-overflow: ellipsis;
 	white-space: nowrap;
 	overflow: hidden;
}
.subTitleProd{
	font-size: 12.5px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #9c9c9c;
	margin-top: 4px;
}
.precioOriginalProd{
	color: #747474;
	font-size: 15px;
	line-height: 20px;
	text-align: right;
	letter-spacing: 0px;
	position: relative;
}
.precioOriginalProd span{
	position: relative;
}
.precioOriginalProd span::before{
	content: '';
	position: absolute;
	top: calc(50%);
	left: 5px;
	height: 1px;
	width: calc(100% - 8px);
	background: #7e7e7e;
}
.precioActualProd{
	font-weight: 500;
	color: #111111;
	font-size: 15px;
	line-height: 20px;
	margin-top: 2px;
	letter-spacing: -0.15px;
	text-align: right;
}
.listProductos .row{
	margin: 0 -10px;
}
.listProductos div[class*="col-"]{
	padding: 0 10px;
	margin-bottom: 60px;
}
.btnMasInit{
	position: relative;
	background: #ff125f;
	width: 120px;
	height: 40px;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #f9f7f2;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	cursor: pointer;
}
.btnMasInit img{
	margin-left: 10px;
}
.btnMasInit:hover,.btnMasInit:focus{
	text-decoration: none;
	color: #fff;
}
.titleInstaHome4{
	font-family: 'Inter',sans-serif;
	font-weight: 800;
	font-size: 16px;
	line-height: 24px;
	color: #020202;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0px;
	padding-top: 35px;
}
.instagramInit{
	font-family: 'Inter',sans-serif;
	font-weight: 800;
	font-size: 16px;
	line-height: 24px;
	color: #020202;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 5px;
	display: inline-block;
	margin-bottom: 20px;
}
#textHome5{
	height: 22px;
	background: url('../images/inicio/fondo1.webp') center no-repeat;
	background-size: cover;
}
.overflow{
	overflow: hidden;
}
#feed-contenedor{
	background: #fff;
	width: 100%;
	overflow: hidden;
	padding-top: 22px;
	padding-bottom: 37px;
	padding-left: 5px;
	padding-right: 5px;
}
.contenedor-galery{
	width: 100%;
	overflow: hidden;
	scroll-behavior: smooth;
	position: relative;
}
.main-galery{
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
}
.chevron span{
	display: flex;
	align-items: center;
	position: absolute;
	z-index: 1;
	font-size: 2rem;
	color: #ec0e59;
	width: 40px;
	height: 70px;
	background: rgba(23, 23, 23, 0.9);
	top: calc(50% - 35px);
	cursor: pointer;
}
.chevron span:hover{
	background-color: rgba(23, 23, 23, 0.6);
}
.chevron #prev{
	padding-right: .5rem;
	justify-content: flex-end;
	left: 10px;
	padding-right: 15px;
}
.chevron #next{
	padding-right: .5rem;
	justify-content: flex-start;
	right: 10px;
	padding-left: 15px;
}
.cnPrincipal{
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
}
.galery{
	display: flex;
	/*flex-wrap: nowrap;
	height: 760px;
	overflow: hidden;*/
}
.galery .image{
	min-width: 25%;
	height: 618px;
	position: relative;
	padding: 0 10px;
	margin-bottom: 18px;
}
.galery .image figure{
	position: relative;
	height: 300px;
	margin-bottom: 18px;
}
.galery .image a{
	text-decoration: none;
}
.galery .image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.galery .image:hover .opacity-hover{
	width: 100%;
}
.galery .image .caption{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	transform: translateY(300px);
	transition: transform 100ms linear;
}
.galery .image .opacity-hover:hover .caption{
	transform: translateY(0px);
	text-decoration: none;
}
.galery .image .caption p{
	color: white;
	width: 80%;
	margin: auto;
	font-size: 10px;
}
.galery .image .opacity-hover{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	transition: background-color 300ms linear;
}
.galery .image .opacity-hover:hover{
	background: rgba(2, 2, 2, 0.8);
}
.icoAlbumInsta,.icoVideoInsta{
	position: absolute;
	top: 10px;
	right: 10px;
}

#textRegalos1{
	padding-top: 72px;
}
.titleRegalos1{
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 47px;
	color: #323232;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}
#textRegalos1 .flexCategorias{
	margin-bottom: 78px;
}
#textRegalos1 .flexCategorias .bx-wrapper .bx-controls-direction a {
  top: -57px;
}
#textRegalos1 .flexCategorias ul li{
	width: 222px !important;
}
#textRegalos2{
	padding-top: 0px;
	padding-bottom: 59px;
}
.contentRegalos2{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
}
.itemRegalo2{
	position: relative;
	margin-right: 24px;
	width: calc(33.3333% - 16px);
	margin-bottom: 19px;
}
.itemRegalo2:nth-child(3),.itemRegalo2:last-child{
	margin-right: 0px;
}
.itemRegalo2 figure{
	position: relative;
	overflow: hidden;
}
.itemRegalo2 figure figcaption{
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: normal;
	letter-spacing: 0px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.itemRegalo2 figure figcaption.negro{
	color: #111111;
}
.itemRegalo2 figure img {
  transition: all 0.5s ease-out;
}
.itemRegalo2 a:hover img {
  /*transform: scale(1.1,1.1) rotate(5deg);*/
  filter: grayscale(50%);
}

/* Tienda*/
#textTienda1{
	padding-top: 59px;
	padding-bottom: 110px;
}
.breadcrumbs{
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	color: #a1a1a1;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: -0.15px;
	text-align: left;
	display: flex;
	height: 56px;
	flex-wrap: wrap;
	align-items: center;
}
.breadcrumbs a{
	color: #222222;
	font-weight: 500;
}
.breadcrumbs div.div1{
	width: 137px;
}
.breadcrumbs div.div2{
	width: calc(100% - 137px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cntCantProdFiltro{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 56px;
	margin-bottom: 30px;
}
.textoCantProdsList{
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	color: #a1a1a1;
	font-size: 17px;
	line-height: 36px;
	letter-spacing: 0px;
	text-align: right
}
.cntFiltros{
	margin-left: 28px;
	width: 220px;
}
#filtrosSelect{
	height: 40px;
	border:  solid 1px #e5e5e5;
	border-radius: 0px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	cursor: pointer;
  background-color:     transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/caret2.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #606060;
	padding-left: 12px;
	letter-spacing: 0px;
}
/*sidebar wrapper*/
#wrapper{
	padding-bottom: 20px;
	padding-top: 20px;
}
.cont-btnCategoria{
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Inter', sans-serif;
	font-size: 20px;
	line-height: 36px;
	font-weight: 400;
	color: #707070;
	cursor: pointer;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	background: #e5e5e5;
}
.cont-btnCategoria::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: #e5e5e5;
	height: 5px;
	width: 46px;
}
.noHay{
	font-size: 15px;
	text-align: center;
	padding-bottom: 65px;
	padding-top: 65px;
	color: #000;
	font-family: 'Inter', serif;
}
.cntWrapperC{
	display: flex;
	flex-wrap: wrap;
}
#sidebar-wrapper{
	width: 100%;
	padding-left: 0px;
}
#sidebar-wrapper.open ul.sidebar-nav{
	display: block;
}
#sidebar-wrapper ul.sidebar-nav{
	display: none;
}

#sidebar-wrapper ul.submenuCats{
	display: none;
	border-left: solid 2px #e5e5e5;
	margin-left: 4px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 12px;
	width: calc(100% - 4px);
}
#sidebar-wrapper li.open ul.submenuCats{
	display: block;
}
#page-content-wrapper{
	padding-top: 10px;
	width: 100%;
	padding-left: 0px;
}
.titleCatProds{
	display: flex;
	align-items: center;
	color: #707070;
	font-family: 'Inter', serif;
	font-weight: 300;
	font-size: 17px;
	line-height: 36px;
	letter-spacing: 0px;
	text-align: left;
	position: relative;
	cursor: pointer;
}
.titleCatProds a{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: calc(100% - 30px);
	height: 44px;
	color: #707070;
}
.titleCatProds a.w100{
	width: 100%;
}
.titleCatProds a:hover, .titleCatProds a:focus,.titleCatProds a.active{
	color: #000000;
	text-decoration: none;
}
.liprinCat{
	border-bottom: solid 2px #e5e5e5;
}
#sidebar-wrapper li .titleCatProds img{
	transform: translate(0, 0);
	transition: all 0.3s ease; 
}
#sidebar-wrapper li.open .titleCatProds img{
	transform: rotate(180deg);
	transition: all 0.3s ease; 
}
.titleCatProds > div.icoCatLiUl{
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 44px;
}
.my-li-nav{
	list-style: none;
}
.my-li-nav a{
	font-family: 'Inter', serif;
	font-weight: 300;
	color: #707070;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 0px;
	text-align: left;
	position: relative;
	padding-left: 15px;
}
.my-li-nav a:hover,.my-li-nav a.active{
	color: #000;
	text-decoration: none;
}
#productos .row{
	margin: 0 -10px;
}
#productos div[class*="col-"]{
	margin-bottom: 55px;
	padding: 0 10px;
}
#titleCategoriaList{
	height: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url('../images/productos/tit.webp') center no-repeat;
	background-size: cover;
	padding: 15px;
	color: #4c3924;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

/* Contacto */
#textContacto1{
	padding-top: 65px;
	padding-bottom:65px;
}
#textContacto1 .row{
	margin: 0 -26px;
}
#textContacto1 div[class*="col-"]{
	padding: 0 26px;
}
.col-cn-1{
	width: 100%;
}
.titleContacto1{
	color: #565656;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
	padding-bottom: 9px;
	border-bottom: solid 2px #d3d3d3;
}
.subtitleContacto{
	color: #565656;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 35px;
	padding-bottom: 35px;
}
.preguntaFrecuente{
	position: relative;
}
.tituloPreguntaFrecuente{
	height: 70px;
	border-top: solid 1px #d3d3d3;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	color: #797979;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
	padding: 5px 16px;
	cursor: pointer;
}
.tituloPreguntaFrecuente figure{
	padding-top: 0px;
	width: 27px;
}
.tituloPreguntaFrecuente div{
	width: calc(100% - 27px);
	padding-left: 17px;
}
.respuestPregFrecuenta{
	display: none;
	color: #616161;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
	padding-left: 65px;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.preguntaFrecuente.open .tituloPreguntaFrecuente{
	border-top: solid 1px #323232;
	background: #f7f7f7;
}
.preguntaFrecuente.open .respuestPregFrecuenta{
	display: block;
}
#formTop{
	position: relative;
	padding-top: 51px;
}
#frmContacto{
	overflow: hidden;
}
#frmContacto .row{
	margin: 0 -4.5px;
}
#frmContacto div[class*="col-"]{
	padding: 0 4.5px;
}
#frmContacto .form-group{
	margin-bottom: 22px
}
.form-group label{
	color: #323232;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0px;
	text-align: left;
}
.form-group label span{
	font-weight: 300;
}
#frmContacto .form-control{
	display: block;
	height: 50px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Inter", serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #323232;
	border: solid 1px #c6c6c6;
	box-shadow: inset 0 1px 1px transparent;
	padding-left: 20px;
}
#frmContacto .textarea{
	height: 120px;
	padding-top: 18px;
}
#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height: 50px; 
	background: #121212; 
	color:#FFF; 
	text-transform: uppercase; 
	font-family: 'Inter',sans-serif; 
	font-size: 16px;
	letter-spacing: -0.25px;
	width: 128px;
	text-align: center;
	font-weight: 100;
	border-radius: 0px;
	margin-top: 3px;
}
#frmContacto input[type=submit]:hover,
#frmContacto input[type=reset]:hover{opacity:.8}
#frmContacto .error input,
#frmContacto .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

.frmContacto input::-webkit-input-placeholder {color:#656565; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#656565; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#656565; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#656565; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#656565; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#656565; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#656565; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#656565; opacity:  1;}
.frmContacto input:focus::-webkit-input-placeholder {opacity:0.5}
.frmContacto input:focus:-moz-placeholder{opacity:0.5}
.frmContacto input:focus::-moz-placeholder{opacity:0.5}
.frmContacto input:focus:-ms-input-placeholder{opacity:0.5}
.frmContacto textarea:focus::-webkit-input-placeholder{opacity:0.5}
.frmContacto textarea:focus:-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus::-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus:-ms-input-placeholder{opacity:0.5}

#frmContacto .has-error .form-control-feedback{line-height:36px; height:100%; }
#frmContacto .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.titleContacto2a{
	margin-top: 50px;
}

.cntDetallesFlex{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-top: 50px;
	padding-bottom: 50px;
}
.detallesProducto{
	padding-left: 0px;
	width: 100%;
	padding-top: 55px;
}
.imgProductos{
	width: 100%;
	padding-top: 0px;
}
.contentDetallesProducto{
	max-width: 100%;
}
#infoProducto .visorImg figure img{
}
#infoProducto .visorImg figure{
	height: auto;
	position: relative;
}
#infoProducto .visorImg figure .etiquetaProd{
	background: #000000;
	position: absolute;
	width: 150px;
	height: 65px;
	top: 30px;
	left: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 22px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	z-index: 2;
}
#infoProducto .visorImg{
	margin-left: auto;
	margin-right: auto;
	max-width: 892px;
	width: 100%;
	margin-bottom: 33px;
}
.thumbfotos{
	max-width: 892px;
	margin: auto;
}
#infoProducto .visorImg figure.visor{
	height: 650px;
	max-width: 892px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	padding: 0;
}
#infoProducto figure.visor img{
	display: block;
	cursor: default;
	margin-top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
/*#infoProducto figure.visor img:first-child{
	display: block;
}*/

#infoProducto figure a{
	display: none;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 100%;
	height: 100%;
}
#infoProducto figure a:first-child{
	display: block;
}

#infoProducto figure img.imgHorizontal {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: none;
}
.cont-flexProducto .flexProducto{
	cursor: pointer;
	padding: 0 68px;
}
.cont-flexProducto{
	max-width: 891px;
	margin-left: auto;
	margin-right: auto;
}

.flexProducto .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  margin-top: 0px;
  outline: 0;
  width: 47px;
  height: 100%;
  text-indent: -9999px;
  z-index: 10;
}
.flexProducto .bx-wrapper .bx-prev {
  left: -68px;
  background: url('../images/slider/n3a.png') center no-repeat;
  background-size: cover;
}
.flexProducto .bx-wrapper .bx-next {
  right: -68px;
  background: url('../images/slider/n3b.png') center no-repeat;
  background-size: cover;
}


.flexProducto .slides li{
	display: flex !important;
}
.flexProducto .slides li div{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
}
.flexProducto .slides li img{
	margin: auto;
}
.contImgsFlex{
	display: flex;
	align-items: center;
	justify-content: center;
}
.contImgsFlex img{
	cursor: pointer;
}
.contImgsFlex div{
	margin-right: 21px;
}
.contImgsFlex div:last-child{
	margin-right: 0;
}

.contentDetallesProducto .breadcrumbs{
	font-size: 16px;
	font-weight: 200;
	height: auto;
	padding-right: 100px;
	min-height: 30px;
	height: auto;
	line-height: 26px;
	position: relative;
}
.contentDetallesProducto .breadcrumbs a {
  color: #a1a1a1;
  font-weight: 400;
}
.contentDetallesProducto .breadcrumbs a span{
	color: #363636;
}
.cntBtnsPrevNext{
	position: absolute;
	top: 0px;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.cntBtnsPrevNext a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border: solid 2px #d3d3d3;
	border-radius: 50%;
}
.cntBtnsPrevNext a{
	margin-right: 10px;
	padding-right: 4px;
	color: #d3d3d3 !important;
}
.cntBtnsPrevNext a:last-child{
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 4px;
}
.cntBtnsPrevNext a .fa{  
	font-size: 29px;
    line-height: 22px;
    position: relative;
    top: -1px;
}
.cntBtnsPrevNext a:hover{
	text-decoration: none;
	background: #d3d3d3;
	color: #fff !important;
}
.nombreProductoDet{
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 25px;
	line-height: 30px;
	color: #777777;
	text-align: left;
	letter-spacing: -0.15px;
	margin-top: 19px;
	padding-bottom: 25px;
	position: relative;
}
.nombreProductoDet::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 45px;
	height: 5px;
	background: #e6e6e6;
}
.precioProductoDet{
	display: flex;
	align-items: center;
	position: relative;
	font-family: 'Inter', sans-serif;
	font-weight:400;
	font-size: 21px;
	line-height: 36px;
	letter-spacing: -0.15px;
	color: #a1a1a1;
	padding-top: 18px;
}
.precioDt{
	margin-right: 40px;
	position: relative;
}
.precioProductoDet .precioD{
	font-weight: 600;
	color: #2a2a2a;
}
.precioDt::before{
	content: '';
	position: absolute;
	top: calc(50% - 0.5px);
	left: -7px;
	width: calc(100% + 14px);
	height: 1px;
	background: #a1a1a1;
	z-index: 2;
}
.textoDescripDet{
	color: #abaaaa;
	font-family: 'Inter', sans-serif;
	font-weight:300;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
}
.textChekEnvio{
	text-align: left;
	color: #1e1e1e;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0px;
	position: relative;
	margin-top: 20px;
}
.textChekEnvio label{
	font-weight: 400;
	position: relative;
	cursor: pointer;
	padding-left: 17px;
}
.textChekEnvio input[type="checkbox"]{
	opacity: 0;
}
.textChekEnvio input[type="checkbox"] + span::after{
  content: "";
  position: absolute;
  top: 8px;
  left: 0px;
  width: 21px;
  height: 21px;
  border: solid 1px #b6b6b6;
  border-radius: 3px;
  background: #fff; 
}
.textChekEnvio input[type="checkbox"]:checked + span::before{
	content: "";
  position: absolute;
  top: 8px;
  left: 0px;
  width: 21px;
  height: 22px;
  border-radius: 3px;
  background: url('../images/iconos/chek.png'); 
}
.textChekEnvio input[type="checkbox"]:checked + span::after{
	opacity: 0;
}
.textChekEnvio input[type="checkbox"]:checked + span .fa{
	display: inline-block;
	position: absolute;
	top: 9px;
	color: #5e5e5e;
	left: 5px;
}
.textChekEnvio i{
	font-style: normal;
}
.textChekEnvio input[type="checkbox"]:checked + span + i{
	opacity: 0.45;
}
.imgbolsoDet{
	margin-top: 10px;
}
.cntTotalPedidoProd{
	padding-top: 30px;
	padding-bottom: 23px;
	margin-bottom: 40px;
	border-bottom: solid 1px #d3d3d3;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #7c7c7c;
	text-align: left;
}
.textTotalProd{
	width: calc(50% + 42px);
}
.totalPedProd{
	width: calc(50% - 42px);
	display: flex;
	align-items: center;
	color: #6c6c6c;
	font-weight: 300;
	letter-spacing: -0.15px;
	justify-content: center;
}
.contPrecioRow{
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.itemPrecioRow{
	margin-bottom: 15px;
}
.itemPrecioRow1{
	margin-right: 11px;
}
.itemPrecioRow2{
	margin-right: 43px;
}
.cntTallas{
	position: relative;
}
.cntTallas label{
	position: absolute;
	top: 0;
	left: 21px;
	line-height: 55px;
	color: #616161;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-align: left;
}
.cntTallas .form-control{
	width: 174px;
	height: 55px;
	background: #fff;
	border: solid 1px #b6b6b6;
	border-radius: 0px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	padding-left: 70px;
	padding-right: 25px;
	cursor: pointer;
  background-color:     transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/iconos/caret.png");
	background-repeat: no-repeat;
	background-position: 94% 50%;
	background-color: #FFF;
}

.itemPrecioRow3{
	display: flex;
	align-items: center;
}
.textoCant{
	margin-right: 10px;
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 36px;
	color: #616161;
	letter-spacing: -0.15px;
}



.detalleprev{
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	height: 56px;
	width: 122px;
	border-radius: 0px;
	margin-left: 0px;
	position: relative;
}
.cantidadProdc{
	height: 56px;
	width: 122px;
	display: flex;
	align-items: center;
	justify-content: center; 
}
input[type="number"] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}
.number-input {
	display: inline-flex;
}
.number-input,
.number-input * {
	box-sizing: border-box;
}
.number-input button{
	outline:none;
	-webkit-appearance: none;
	background-color: #dcdcdc;
	border: none;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 45px;
	cursor: pointer;
	margin: 0 2px;
	position: relative;
}
.number-input.detalleprev button{
	background-color:#f9f9f9;
	color: #252525;
	border: solid 1px #b6b6b6;
	height: 56px;
	margin: 0;
	padding: 0;
	width: 35px;
}
.number-input.detalleprev button:hover{
	background: #060606;
	border: 0;
}
.number-input .minus,.number-input .plus{
	-webkit-appearance: none;
	background-color: #f9f9f9;
	color: #252525;
	border: solid 1px #b6b6b6;
	width: 27px;
	height: 44px;
	cursor: pointer;
	margin: 0;
	position: relative;
	color: #8f8f8f;
}
.number-input .minus:hover,.number-input .plus:hover{
	background: #060606;
	color: #fff;
	border: 0;
}
.number-input.detalleprev .quality{
	border: solid 1px #e09688;
	width: 136px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.number-input button::before,
.number-input button::after {
	display: inline-block;
	position: absolute;
	content: '';
	width: 8px;
	height: 2px;
	background-color: #757575;
	transform: translate(-50%, -50%);
}
.number-input button.plus::after {
	transform: translate(-50%, -50%) rotate(90deg);
}
.number-input button:hover::before,
.number-input button:hover::after {
	background-color: #fff;
}
.number-input input[type=number] {
	font-family: 'Lato';
	max-width: 36px;
	padding: .5rem;
	background: #dcdcdc;
	font-size: 15px;
	color: #2d2c2c;
	height: 45px;
	font-weight: 400;
	text-align: center;
}
.number-input.detalleprev input[type=number] {
	height: 56px;
	width: 52px;
	max-width: 52px;
	background: transparent;
	border-top: solid 1px #b6b6b6;
	border-bottom: solid 1px #b6b6b6;
	color: #202020;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	font-size: 14.43px;
	padding: 0;
	margin: 0;
}
.number-input .qty {
	font-family: 'Inter', sans-serif;
	max-width: 50px;
	padding: .5rem;
	background: #fff;
	font-size: 18px;
	letter-spacing: -0.15px;
	color: #8f8f8f;
	height: 44px;
	border-top: solid 1px #b6b6b6;
	border-bottom: solid 1px #b6b6b6;
	font-weight: 300;
	text-align: center;
	border-top: ;
}
.btn-aCarrito{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Inter', serif;
	font-weight: 100;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: -0.2px;
	text-transform: uppercase;
	width: 250px;
	height: 45px;
	background: #060606;
	border-radius: 0px;
}
.btn-aCarrito:hover,.btn-aCarrito:focus{
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	opacity: 0.8;
}
.cntSkuProd{
	font-family: 'Inter',sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: -0.15px;
	color: #a8a8a8;
	text-align: left;
	padding: 12px 0;
	text-transform: uppercase;
	border-top: solid 1px #d3d3d3;
	border-bottom: solid 1px #e7e7e7;
	margin-top:30px;
}
.titCatgoriasProdDet{
	padding: 12px 0;
	border-bottom: solid 1px #e7e7e7;
	font-family: 'Inter',sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: -0.15px;
	color: #a8a8a8;
	text-align: left;
}
.cntIconsDetProds{
	display: flex;
	flex-wrap: wrap;
	color: #595959;
	font-family: 'Inter',sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: -0.15px;
	text-transform: uppercase;
	margin-top: 20px;
}
.itemIconsProdsD1 figure{
	height: 88px;
}
.itemIconsProdsD1 figure img{
	margin-left: auto;
	margin-right: auto;
}
.itemIconsProdsD1a{
	padding-left: 35px;
}
.itemIconsProdsD1a figure{
	padding-top: 11px;
}
.itemIconsProdsD1b figure{
	padding-top: 20px;
}
.itemIconsProdsD1c figure{
	padding-top: 16px;
}
.itemIconsProdsD1b{
	margin-left: 49px;
	margin-right: 19px;
	padding: 0 45px;
	border-left: solid 1px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	padding-bottom: 20px;
}
#productosRelacionados{
	padding-bottom: 69px;
}
.titleRecionados1{
	color: #757575;
	font-family: 'Inter',sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 30px;
	padding-bottom:30px;
	border-top: solid 1px #d3d3d3;
}
#productosRelacionados .flexRelacionados{
	padding: 0 75px;
}
#productosRelacionados .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #000;
}
#productosRelacionados .bx-wrapper .bx-prev {
  left: -75px;
  background-image: url('../images/productos/p1.png');
  background-repeat: no-repeat;
  background-position: center center;
}
#productosRelacionados .bx-wrapper .bx-next {
  right: -75px;
  background-image: url('../images/productos/p1a.png');
  background-repeat: no-repeat;
  background-position: center center;
}

.resCartTop{
	position: absolute;
	top: 40px;
	right: -26px;
}
.winCarrito{
	border-style: solid;
  border-width: 2px;
  border-color: rgb(214, 214, 214);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  width: 310px;
  padding-top: 3px;
  padding-bottom: 11px;
}
.winCarrito::before{
	content: '';
	position: absolute;
	top: -15px;
	right: 36px;
	background: url('../images/carrito/poli.png') center no-repeat;
	background-size: cover;
	width: 33px;
	height: 32px;
	z-index: 1;
}
.tblItemRes{
	padding-left: 16px;
  padding-right: 16px;
	max-height: 311px;
	overflow: auto;
	box-sizing: border-box;
	scrollbar-color: rgba(0, 0, 0, .5) rgba(0, 0, 0, 0);
  scrollbar-width: thin;
}

.tblItemRes::-webkit-scrollbar:vertical {
    width:10px;
}
.tblItemRes::-webkit-scrollbar-button:increment,.tblItemRes::-webkit-scrollbar-button {
    display: none;
} 
.tblItemRes .items{
	padding-top: 19px;
	padding-bottom: 19px;
	border-bottom: solid 1px #e5e5e5; 
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.tblItemRes.nohayProdCart{
	padding-top: 20px;
	padding-bottom: 9px;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	color: #323232;
	text-align: center;
	font-weight: 400;
}
.tblItemRes .items:last-child{
	border-bottom: 0;
}
.tblItemRes .items figure{
	width: 65px;
	height: 65px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background:#ffffff;
}
.tblItemRes .items figure img{
	max-width: 65px;
}
.informacionCart{
	padding-left: 16px;
  padding-right: 16px;
}
.informacionCart.novisibleCart{
	display: none;
}
.tituloProdCart{
	width: calc(100% - 76px);
	display: flex;
	align-items: center;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	height: 65px;
}
.tituloProdCart .titProdCart{
	font-family: 'Inter', serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.25px;
	color: #0a0a0a;
	text-align: left;
}
.tituloProdCart .precioCartDet{
	font-size: 14px;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	color: #616161;
	line-height: 17px;
	letter-spacing: 0.25px;
	text-align: left;
}
.tituloProdCart .precioCartDet strong{
	font-weight: 600;
}
.deleteProdCart{
	padding-top: 18px;
	width: 11px;
}
.cntTotalCartTop{
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	color: #707070;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 0.25px;
	text-align: center;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: solid 2px #e5e5e5;
	border-bottom: solid 2px #e5e5e5;
	margin-bottom: 16px;
}
.cntTotalCartTop strong{
	color: #0a0a0a;
	font-weight: 400;
}
.winCarrito  .btn-continuar{
  width: 100%;
  color: #fff;
  height: 40px;
  border: 0;
  border-radius: 0;
  line-height: 20px;
  font-family: 'Inter', serif;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 200;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  background: #0a0a0a; 
}
.winCarrito .btn-continuar:hover{
  background: #191919;
  color: #f5f2eb;
  text-decoration: none;
}
.btn-finalizarc{
	margin-top: 11px !important;
}

.cntCarritoTop{
	display: flex;
	flex-wrap: wrap;
	padding-top: 35px;
	padding-bottom: 69px;
}
.itemCarrito1a{
	width: 100%;
	padding-right: 0px;
}
.itemCarrito1b{
	padding-top: 35px;
	width: 100%;
}
#tblResumen{
	margin-bottom: 0px;
}

#carrito td {
    vertical-align: middle;
    position: relative;
}
#carrito td.fotoPc{
	width: 91px;
}
#carrito td.delItem{
	padding-right: 0;
	padding-left: 0px;
}
.foto-producto{
	width: 55px;
	margin: auto;
}
#resumenForm2 #carrito td.fotoPc{
	padding-left: 0;
	width: 55px;
}
#resumenForm2 #carrito td.fotoPc img{
	margin-left: 0;
	margin-right: 0;
}
#resumenForm2 .text-right{
	text-align: right; 
}
.nombreP{
	color: #6c6c6c;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	max-width: 275px;
	position: relative;
}
.nombreP span{
	font-size: 15px;
	font-weight: 200;
}
.precioP{
	font-family: 'Inter',sans-serif;
	font-weight: 600;
	color: #6c6c6c;
	font-size: 14px;
	line-height: 36px !important;
	letter-spacing: -0.15px;
	text-align: center;
}
.precioPT{
	font-size: 18px;
	font-family: 'Arial',serif;
	font-weight: 700;
	color: #cd9587;
	line-height: 49px !important;
	text-align: right;
}
.encabezado{
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #373737;
	line-height: 36px;
	color: #373737;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding: 17px 0 !important;
}
.titlepC{
	text-align: left;
	padding-left: 30px !important;
}
.totalrc{
	text-align: right;
}
.resumen{
	vertical-align: middle;
	border-bottom: 3px solid #d3d3d3;
	padding: 8px;
	line-height: 1.42857143;
}
.centro{
	padding-top: 8px;
}
.title1{
	font-family: 'Inter',sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #7c7c7c;
	line-height: 40px;
	letter-spacing: 0px;
}
.title2{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #6c6c6c;
	line-height: 40px;
	letter-spacing:0px;
}
.title3{
	line-height: 23px;
}
.p-envio{
	font-family: 'Arial';
	font-size: 12px;
	font-weight: 400;
	color: #9d9d9d;
	padding: 10px 0;
}
.rowcart{
	padding: 2px !important;
}
.icoEliminar{
	cursor: pointer;
}
.table > tbody > tr > td{
	border-top: 1px solid #d3d3d3;
	padding-top: 19px;
	padding-bottom: 19px;
	vertical-align: middle;
}
.table > tbody > tr:last-child{
	border-bottom: 1px solid #c8b4a1;
}
.table > thead > tr > th {
    border-bottom: 3px solid #d3d3d3;
}
.itemCarrito1b .row{
	position: relative;
}
.itemCarrito1b .row.border::before{
	content: '';
	position: absolute;
	width: calc(100% - 30px);
	height: 1px;
	bottom: 0;
	left: 15px;
	background:  #d3d3d3;
	opacity: 1;
}
.btn-seguir, .btn-continuar{
	width: 100%;
	color: #ffffff;
	height: 50px;
	border:0;
	border-radius: 0;
	line-height: 38px;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 300;
	cursor: pointer;
}
.btn-seguir:hover,.btn-seguir:focus{
	opacity: 0.85;
	color: #202020;
}
.btn-continuar:hover, .btn-continuar:focus{
	opacity: 0.85;
	color: #ffffff;
}
.btn-seguir{
	background: #f5f2eb;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #202020;
}
.btn-continuar{
	background: #060606;
	color: #ffffff;
	margin-top: 29px;
}
.table > tbody > tr > th{
	padding: 15px 8px;
}
.text-right{
	text-align: right;
}
.textCheckTermino{
	font-size: 13px !important;
	line-height: 20px !important;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	color: #616161 !important; 
	margin-top: 0px !important;
	padding: 22px 0;
	border-bottom: solid 1px #d3d3d3;
}
.textChekEnvio.textCheckTermino input[type="checkbox"]:checked + span .fa{
	font-size: 21px;
}
.textChekEnvio.textCheckTermino input[type="checkbox"]{
	position: absolute;
	top: 0;
	left: 0;
}
.textChekEnvio.textCheckTermino input[type="checkbox"] + span::after{
  top: 0px;
}
.textChekEnvio.textCheckTermino input[type="checkbox"]:checked + span::before{
  top: 0px;
}
.textChekEnvio.textCheckTermino label{
	padding-left: 33px !important;
}
.cntCupon{
	position: relative;
	margin-top: 25px;
}
.cntCupon .form-control{
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  text-align: center;
  line-height: 1.42857143;
  color: #616161;
  background-color: rgba(231, 231, 231, 0.35);
  font-family: 'Inter', sans-serif;
  font-weight: 200;
  font-size: 13px;
  background-image: none;
  border: 1px solid #d3d3d3;
  border-radius: 0px;
  -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;
}
.btn-aplicarcupon{
	margin-top: 16px;
}
.opcionesBtn{
	position: relative;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 36px;
	color: #535353;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 38px;
}
.opcionesBtn a{
	color: #535353;
	position: relative;
	cursor: pointer;
	margin-right: 13px;
	height: 45px;
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 1px #d3d3d3;
}
.opcionesBtn a:last-child{
	margin-right: 0;
}
.opcionesBtn a:hover{
	text-decoration: none;
	background: #060606;
	color: #fff;
}

#textFormulario1{
	padding-top: 44px;
	padding-bottom: 60px;
}
#textFormulario1 .itemCarrito1a{
	width: 100%;
	padding-right: 0;
}
#textFormulario1 .encabezado{
	background: #060606;
	color: #fff;
	font-size: 17px;
	font-weight: 300;
}
.resumentitleResponsivo{
	text-align: center;
	display: none;
}
.imglogoResumen{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;
}
#textFormulario1 .table > thead > tr > th {
  border-bottom: 0px;
}
#textFormulario1 .table > tbody > tr > td.delItem{
	width: 25px;
	padding-left: 0px;
}
#textFormulario1 .table > tbody > tr > td.fotoPc{
	width: 84px;
	padding-left: 0;
}
#textFormulario1 .foto-producto{
	margin-left: 0;
}
.cntFooterCarritoResumen{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.metAceptados{
	margin-right: 55px;
}
.metAceptados2{
	display: flex;
	align-items: center;
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 15px;
	color: #323232;
	line-height: 36px;
	letter-spacing: 0px;
}
.metAceptados2 #divSubtotal{
	margin-left: 50px;
	padding-right: 0px;
}
.cntDatosFrmResumen{
	display: flex;
	flex-wrap: wrap;
	padding-top: 62px;
}
.itemFrmResumen1{
	width: 100%;
	margin-right: 0px;
}
.itemFrmResumen2{
	padding-top: 30px;
	width: 100%;
}
.titleItemFormResumen{
	background: #060606;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fff;
	text-align: left;
	padding: 12px 28px;
	text-transform: uppercase;
	margin-bottom: 31px;
}
.cntItemFrmResumen{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 11px;
	padding-left: 14px;
	padding-right: 28px;
}
.cntItemFrmResumen label{
	width: 160px;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	color: #616161;
	font-size: 13px;
	line-height: 30px;
	letter-spacing:0px;
	text-transform: uppercase;
	text-align: left;
}
.cntItemFrmResumen .form-group{
	width: calc(100% - 160px);
}


#formResumen .form-group {
 margin-bottom: 0px;
 position: relative;
}
#formResumen .row-resumen{margin: 0 -4px}
#formResumen .titDesc2{line-height: 24px; padding-left: 5px}
#formResumen .row-resumen [class*="col-"]{
	padding-left: 4px;
	padding-right: 4px;
}
#formResumen label{
}

#formResumen abbr{border-bottom: none;}
#formResumen textarea{height: 114px; line-height: 18px;}
#formResumen .form-control,
#formResumen label.control-label{
	font-weight:400;
	font-size: 12px;
	font-family: 'Arial', sans-serif; 
	color:#959595; 
	padding-top:7px;
}
#formResumen .form-control{ 
	height: 45px; 
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	box-shadow: none;
	color: #616161;
	font-family: 'Inter', sans-serif;
	border: solid 1px #bfbfbf;
	font-size: 13px;
	font-weight: 400;
	padding-left: 15px;
}
#formResumen textarea.form-control{height:115px; padding-top:11px}
#formResumen div.required .control-label::before {
content: '* ';
color: #F00;
font-weight: bold;
}
#formResumen .form-horizontal label.control-label{display:block; text-align:left}
#formResumen .form-horizontal .form-group{margin:0 0 10px}
#formResumen .has-feedback label ~ .form-control-feedback {top: 27px !important; right:0 !important;}
#formResumen .form-control-feedback{display:none;}
#formResumen .error .form-control-feedback{display:block; line-height:65px;color: #db1a1a;}
#btnSubmitResumen{display: none !important}
#formResumen .fSelect {
    background-image: url("../images/carrito/caret.png");
	background-repeat: no-repeat;
	background-position: 94% 50%;
	background-color: #FFF;
}
#formResumen .form-group select {
    cursor: pointer;
    background-color:     transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.cntEnviosTienda{
	padding-left: 14px;
	padding-right: 28px;
}
.opsGrupos label{
	position: relative;
	width: 100%;
	height: 45px;
	display: flex;
	align-items: center;
	border: solid 1px #bfbfbf;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 0px;
	color: #414141;
	padding-left: 28px;
	cursor: pointer;
}
.opsGrupos label.bggris{
	background: #f0efef;
}
.opsGrupos input[type="radio"]{
	opacity: 0;
}
.opsGrupos input[type="radio"] + span::after{
  content: "";
  position: absolute;
  top: calc(50% - 9.5px);
  left: 12px;
  width: 19px;
  height: 19px;
  border: solid 5px #a5a5a5; 
  background: #fff;
  border-radius: 50%;
}
.opsGrupos input[type="radio"]:checked + span::after{
	content: "";
  position: absolute;
  top: calc(50% - 9.5px);
  left: 12px;
  width: 19px;
  height: 19px;
  border: solid 5px #a5a5a5; 
	background: #565656; 
	border-radius: 50%;
	z-index: 2;
}
.secondOptionEnv{
	margin-bottom: 11px;
	margin-top: 11px;
}
.cntEnviosForma{
	padding-top: 40px;
}
.cntMetodosPagoDet{
	display: flex;
	flex-wrap: wrap;
	padding-top: 40px;
}
.itemMetPagos1{
	width: 100%;
	margin-right: 0px;
}
.itemMetPagos2{
	width: 100%;
	padding-top: 35px
}
.cntTitP{
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
}
.itemPagosTit1a{
	width: 80px;
	text-align: left;
}
.itemPagosTit1b{
	width: calc(100% - 80px);
	text-align: left;
	font-size: 12px;
	text-transform: none;
	position: relative;
	padding-left: 30px;
	line-height: 16px;
}
.itemPagosTit1b span{
	color: #00bdff;
}
.itemPagosTit1b::before{
	content: '';
	position: absolute;
	top: calc(50% - 16.5px);
	left: 9px;
	height: 33px;
	width: 1px;
	background: rgba(255, 255,255, 0.5);
}
.cntDetCostosPedido{
	background: #eeeeee;
	min-height: 346px;
	padding-top: 32px;
	padding-left: 64px;
	padding-right: 64px;
}
.titleResPed{
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 21px;
	line-height: 36px;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	text-align: center;
	color: #060606;
	padding-bottom: 20px;
	border-bottom: solid 1px rgba(97, 97, 97, 0.6);
}
.cntCostosPedidoT{
	padding-left: 31px;
	padding-right: 24px;
	padding-top: 24px;
}
.cntCostosPedidoT .title1,.cntCostosPedidoT .title2{
	line-height: 44px;
}
.cntCostosPedidoT .title1{
	color: #414141;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: -0.15px;
}
.cntCostosPedidoT .title2{
	color: #414141;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: -0.15px;
}
.cntCostosPedidoT .title3{
	color: #131313;
	font-weight: 700;
	padding-top: 8px;
}
.notaDetPedido{
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #060606;
	padding-top: 26px;
	padding-bottom: 10px;
}
.itemMetPagos1 .titleItemFormResumen{
	margin-bottom: 0px;
}
.titMetodosdePagoPed{
	line-height: 76px;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #414141;
	text-align: center;
	letter-spacing: -0.15px;
}
.resMetodosdePago{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-wrap: wrap;
}
.resMetodosdePago .item{
	position: relative;
	max-width: 212px;
	margin-right: 35px;
	cursor: pointer;
}
.resMetodosdePago .item:last-child{
	margin-right: 0px;
}
.resMetodosdePago .item figure{
	width: 212px;
	height: 214px;
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: rgba(252, 252, 252, 0.5);
	border: solid 1px #dfdfdf;
}
.resMetodosdePago .item:hover{
	text-decoration: none;
}
.resMetodosdePago .item:hover figure,.resMetodosdePago .item.seleccionado figure{
	background: #eeeeee;
	border: solid 2px #000;
}
.imgmet3{
	mix-blend-mode: multiply;
}
input[type="submit"].btnSubmitResumen,a.btnSubmitResumen{
	background: #007e00;
	height: 70px;
	color: #fff;
	font-size: 20px;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	margin-top: 52px;
}
a.btnSubmitResumen{
	display: flex;
	align-items: center;
	justify-content: center;
}

#div-paqueteria{
  display: none;
}
#resPaq{
    text-align: center;
    padding-bottom: 25px;    
}
#cargaPaq{
    position: relative;
    padding: 60px 0 10px;
    color: #2e83b4;
}
#cargaPaq::before{
    display: block;
    content: "";
    position: absolute;
    top: -3px;
    width: 48px;
    height: 48px;
    left: 50%;
    margin-left: -24px;
    z-index: 1;
    background: url('../images/loading.png');
}
#resPaq .item{
    display: inline-block;
    width: 297px;
    text-align: center;
    border: solid 1px #e1e1e1;
    min-height: 50px;
    border-radius: 0px;
    padding: 21px 5px;
    margin: 0 15px 15px;
    line-height: 22px;
}
#resPaq .item article{
    width: 100%;
}
#resPaq .item strong{
    display: block;
    color: #616161;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    padding-bottom: 2px;
}
#resPaq .item span{
    display: block;
    color: #616161;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Inter', sans-serif;
}
#resPaq .item span.newspan1,#resPaq .item strong.newspan1{
	font-size: 14px;
}
#resPaq .item span.newspan2{
	font-size: 14px;
}
#resPaq .item strong.newspan2{
	font-size: 12px;
}
#resPaq .item figure{
    height: 60px;
    margin-bottom: 25px;
}
.logo-cotizar{
    background: url('../images/paqueterias/logo-cotizar.png') center center no-repeat;
    background-size: contain;
}
.cotizarmsjForm{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.logo-FEDEX{
    background: url(../images/paqueterias/fedex.png) center center no-repeat;
    background-size: contain;
}
.logo-REDPACK{
    background: url(../images/paqueterias/redpack.png) center center no-repeat;
    background-size: contain;
}
.logo-ESTAFETA{
    background: url(../images/paqueterias/estafeta.png) center center no-repeat;
    background-size: contain;
}
.logo-DHL{
    background: url(../images/paqueterias/dhl.png) center center no-repeat;
    background-size: contain;
}
.logo-99MINUTOS{
    background: url(../images/paqueterias/99minutos.png) center center no-repeat;
    background-size: contain;
}
.logo-AMPM{
    background: url(../images/paqueterias/ampm.png) center center no-repeat;
    background-size: contain;
}
.logo-PAQUETEEXPRESS{
	background: url(../images/paqueterias/paqueteexpress.png) center center no-repeat;
    background-size: contain;
}
.logo-JTEXPRESS{
	background: url(../images/paqueterias/jtexpress.png) center center no-repeat;
    background-size: contain;
}
.logo-SENDEX{
	background: url(../images/paqueterias/sendex.png) center center no-repeat;
    background-size: contain;
}
.logo-FLECHA_AMARILLA{
	background: url(../images/paqueterias/flecha_amarilla.png) center center no-repeat;
    background-size: contain;
}
#resPaq .item:hover,
#resPaq .item.seleccionado{
    background: #eeeeee;
    cursor: pointer;       
    border-color: #dfdfdf;
}
#resPaq .item:hover span,
#resPaq .item.seleccionado span{
    color: #000 !important; 
}

#loading{background-size:60% auto;display:block;width:100px;height:100px;position:fixed;left:50%;margin-left:-50px;top:50%;margin-top:-50px;z-index:99999 !important;}
.basic-spinner{display:inline-block;margin:0 auto;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url(../images/site-spinner-240.png);width:100px;height:100px;-webkit-animation:full-rotation 1s infinite linear;-moz-animation:full-rotation 1s infinite linear;animation:full-rotation 1s infinite linear}.basic-spinner.isHidden{display:none}.ua-ie-7 .basic-spinner,.ua-ie-8 .basic-spinner,.ua-ie-9 .basic-spinner{background-image:url(../images/site-spinner-100.gif)}
@-webkit-keyframes full-rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@-moz-keyframes full-rotation{from{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}
@-o-keyframes full-rotation{from{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes full-rotation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}


.cont-btnCategoria{
	cursor: pointer;
}
#pagoRealizado {
  height: 145px;
  background: url(../images/pagos/bgPagoOk.jpg) center;
  margin-bottom: 25px;
  margin-top: 15px;
}
#pagoRealizado .col-6 {
  width: 50%;
  float: left;
  text-align: center;
}
#pagoRealizado .col-6 > div {
  display: inline-block;
  padding: 0 15px;
}
#pagoRealizado .col-6 > div figure {
  display: table-cell;
  height: 145px;
  vertical-align: middle;
}
#pagoRealizado .col-6 > div figure img.logopagc{
	width: 160px;
}
#pagoRealizado.error {
  height: 145px;
  background: #e53132;
  margin-bottom: 32px;
}
#pagoRealizado.error figure {
  font-size: 26px;
  color: #FFF;
  font-family: "Open Sans", serif;
  font-weight: 400;
}
.cntDetPagos1a{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 43px;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #414141;
	line-height: 36px;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.itemFolioDet{
	width: calc(50% - 3px);
	margin-right: 6px;
	background: #f6f4ef;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.itemFechaDet{
	width: calc(50% - 3px);
	background: #f6f4ef;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.cantidadForm{
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: -0.15px;
	color: #8f8f8f;
	text-align: center;
	border: solid 1px #b6b6b6;
	width: 44px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cntCarritoTop.cntCarritoTop2{
	padding-bottom: 45px;
}
.cntMetodosPagoDet.cntMetodosPagoDet2{
  padding-top: 60px;
}
.titleDetMet{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #414141;
	line-height: 36px;
	letter-spacing: 0px;
	text-transform: uppercase;
	position: relative;
}
.itemDetMet1a{
	width: 50%;
	display: flex;
	align-items: center;
}
.itemDetMet1a img{
	margin-right: 23px;
}
.itemDetMet2a{
	width: 50%;
	padding-left: 40px;
}
.btn-print{
	position: absolute;
	top: calc(50% - 22.5px);
	right: 0;
	background: #eeeeee;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #484848;
	line-height: 21px;
	letter-spacing: 0px;
	text-align: center;
	width: 123px;
	height: 45px;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: none;
}
.btn-print .fa{
	margin-right: 6px;
}
.btn-print:hover,.btn-print:focus{
	text-decoration: none;
	background: #484848;
	color: #fff;
}
.cntMensajePagoOxxo{
	font-family: 'Inter', sans-serif;
	background: #454545;
	font-weight: 300;
	font-size: 19px;
	color: #ffffff;
	letter-spacing: -0.1px;
	text-align: center;
	line-height: 35px;
	padding: 30px 15px;
	margin-top: 55px;
}
.cntMensajePagoOxxo strong{
	padding-top: 5px;
}

.pagination{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
	padding-bottom: 20px;
}
.pagination .page-item{
	margin-right: 6px;
}
.pagination .page-item:last-child{
	margin-right: 0;
}
.pagination .page-item a{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 2px #757575;
	color: #757575;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	letter-spacing: 0.25px;
	line-height: 30px;
	cursor: pointer;
	text-decoration: none;
}
.pagination .page-item a.pageNext,.pagination .page-item a.pageAnterior{
	font-size: 22px;
}
.pagination .page-item a:hover,.pagination .page-item.active a{
	text-decoration: none;
	background: #0a0a0a;
	color: #fff;
	border: 0;
}

.titleReciente{
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
  color: #707070;
  text-align: left;
  margin-bottom: 39px;
  padding-bottom:21px;
  padding-top: 20px;
  position: relative;
  letter-spacing: -0.15px;
}
.titleReciente::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: #e5e5e5;
  height: 5px;
  width: 46px;
}
.cntVistos{
	height: 285px;
	overflow-x: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	scrollbar-color: rgba(0, 0, 0, .5) rgba(0, 0, 0, 0);
  scrollbar-width: thin;
}
.itemVisto{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.itemVisto a{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	text-decoration: none;
}
.itemVisto a:hover{
	text-decoration: none;
	opacity: 0.8;
}
.itemVisto figure{
	width: 89px;
}
.itemVisto  .divInfoVistos{
	width: calc(100% - 89px);
	padding-left: 24px;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.25px;
	color: #909090;
}
.divPrecioVisto{
	display: flex;
	align-items: center;
	padding-top: 5px;
	overflow: hidden;
}
.span1Descuento{
	margin-right: 14px;
	position: relative;
	font-weight: 400;
}
.span1Descuento::before{
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 2px;
	background: #909090;
}
.span2Total{
	font-weight: 400;
	color: #1e1e1e;
}

.contBancomer{
	background: url('../images/metodos/bgbanco.png') center no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 290px;
	margin-top: 3px;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #fff;
}
.titleTitularBanco{
	font-size: 22px;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom:5px;
}

#buscador{
	display: none;
}
#buscador.open{display: block;}
#buscador{
	position: absolute;
	width: 220px;
	height: 45px;
	top: 102px;
	left: auto;
	right: 102px;
	align-items: center;
}
#buscador form{
	position: relative;
}
#buscador .cntSugerenciasBuscador{
	position: absolute;
	height: 300px;
	width: 100%;
	left: 0;
	bottom: -300px;
	display: none;
}
#buscador .cntSugerenciasBuscador.mostrarSugerencias{
	display: block;
}
.cntSugerenciasUl{
	padding: 10px;
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	background: rgba(255,255,255,0.85);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.cntSugerenciasUl ul{
	list-style: none;
}
.cntSugerenciasUl ul li{
	padding-bottom: 10px;
}
.cntSugerenciasUl ul li a{
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 20px;
	color: #363636;
}
.cntSugerenciasUl ul li a img{
	border-radius: 5px;
}
.cntSugerenciasUl ul li a div.span1{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cntSugerenciasUl ul li a div.span{
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cntSugerenciasUl ul li a .divSug1{
	width: 45px;
}
.cntSugerenciasUl ul li a .divSug2{
	width: calc(100% - 45px);
	padding-left: 10px; 
}
.cntSugerenciasUl ul li a:hover{
	text-decoration: none;
}
.contInput{
	position: relative;
}
#buscador .form-control{
	width: 100%;
	padding-right: 45px;
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 13px;
	height: 45px;
}
.contInput input[type="submit"]{
	position: absolute;
	background: url('../images/banner/search.webp') center no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	right: 10px;
	top: calc(50% - 10px);
}
.contInput input::-webkit-input-placeholder {color:#000; opacity:  1;}
.contInput input:-moz-placeholder {color:#000; opacity:  1;}
.contInput input::-moz-placeholder {color:#000; opacity:  1;}
.contInput input:-ms-input-placeholder {color:#000; opacity:  1;}
.contInput input:focus::-webkit-input-placeholder {opacity:0.5}
.contInput input:focus:-moz-placeholder{opacity:0.5}
.contInput input:focus::-moz-placeholder{opacity:0.5}
.contInput input:focus:-ms-input-placeholder{opacity:0.5}
.resultadosBusquedaTexto{
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	color: #a1a1a1;
	font-size: 17px;
	line-height: 36px;
	letter-spacing: 0px;
	text-align: right;
	margin-left: 40px;
}
#cuponAplicado{
	position: relative;
}
#cuponAplicado #cuponApli{
	display: block;
	margin-top: 25px;
	background: #000;
	color: #fff;
	padding:12px 5px;
	text-align: center;
	padding-right: 45px;
}
.deleteCupon{
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #FF4444;
	font-size: 17px;
	cursor: pointer;
	text-decoration: none;
}
.deleteCupon:hover{
	text-decoration: none;
	color: #fff;
	opacity: 0.9;
}
.title3a{
	color: #FF4444 !important;
}

.existenciaInv{
  position: absolute;
  background: #a4a4a4;
  font-family: 'Inter',sans-serif;
  font-weight: 300;
  font-size: 11px;
  line-height: 36px;
  letter-spacing: -0.15px;
  color: #fff;
  top: calc(50% - 26px);
  left: 0px;
  width: 340px;
  padding: 8px 16px;
  text-align: left;
  z-index: 1;
  display: flex;
  align-items: center;
}
.existenciaInv div{
	margin-right: 18px;
}
.existenciaInv div:last-child{
	margin-right: 0;
	position: relative;
}
.existenciaInv div:last-child::before{
	content: '';
	position: absolute;
	width: 1px;
	height: 24px;
	background: #f7f7f7;
	top: calc(50% - 12px);
	left: -9px;
}
.titlePrivacidad{
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #373737;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 30px;
}
.cntPrivacidad{
	color: #373737;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
	padding-bottom:50px;
}
.cntPrivacidad a{
	color: #373737;
}
.cntPrivacidad strong.strong1{
	font-size: 20px;
	font-weight: 800;
}
.cntPrivacidad strong.strong2{
	font-weight: 800;
}
.precioActualProd .agotado{
	color:#ec0e59
}

#bannerNewInit{
	background: #F6F4F0;
	padding: 18px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.itemBannerNewI{
	margin-right: 20px;
}
.itemBannerNewI div{
	display: flex;
	align-items: center;
	color: #2f2e2e;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
}
.itemBannerNewI div img{
	margin-right: 5px;
	max-height: 20px;
}
.itemBannerNewI:last-child{
	margin-right: 0px;
}


.iconsDetails .cnt{
    display: block;
    padding-top: 20px;
}
.iconsDetails .item{
    display: flex;
    align-items: center;
    color: #595959;
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 10px;
}
.iconsDetails figure{
    width: 35px;
    text-align:center;
}
.iconsDetails img{
    height: 20px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.contentTextoSliderHome{
	display: flex;
	align-items: end;
	color: #fff;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 300;
	font-size: 38px;
	line-height: normal;
    height: 100%;
    justify-content: center;
    padding-bottom: 5%;
}
.contentTextoSliderHome .textBanner{
    display: flex;
    flex-direction: column;
    text-align: right;
    font-size: 88px;
    line-height: 76px;
}
.contentTextoSliderHome .textBanner div{
    font-size: 35px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding-top: 15px;
    line-height: 44px;
}
.contentTextoSliderHome .btnSliderColeccion{
    margin: 45px auto 0;
    background: #000;
    font-size: 29px;
    height: 70px;
    width: 270px;
	font-family: 'Philosopher', serif;
}
.contentTextoSliderHome .btnSliderColeccion:hover{
    text-decoration: none;
	background: #ff125f;
	color: #fff;
}