@font-face{
	font-family: "TradeGothicLTStd-Bd2";
	font-style:normal;
	font-weight:normal;
	src: url("TradeGothicLTStd-Bd2.ttf");
}
@font-face{
	font-family: "Warmth-Winter";
	font-style:normal;
	font-weight:normal;
	src: url("Warmth-Winter.ttf");
}
@font-face{
	font-family: "Montserrat-Bold";
	font-style:normal;
	font-weight:normal;
	src: url("Montserrat-Bold.ttf");
}
@font-face{
	font-family: "Montserrat-ExtraBold";
	font-style:normal;
	font-weight:normal;
	src: url("Montserrat-ExtraBold.ttf");
}
@font-face{
	font-family: "Montserrat-Medium";
	font-style:normal;
	font-weight:normal;
	src: url("Montserrat-Medium.ttf");
}
@font-face{
	font-family: "Montserrat-Regular";
	font-style:normal;
	font-weight:normal;
	src: url("Montserrat-Regular.ttf");
}
@font-face{
	font-family: "Montserrat-SemiBold";
	font-style:normal;
	font-weight:normal;
	src: url("Montserrat-SemiBold.ttf");
}
h4.lanzamiento {
    font-family: "Montserrat-Bold";
    color: #F60A0A;
    background-color: #FFDD00;
   
    padding: 1px 4px 2px;
    text-align: center;
}
/********/
#bebidas .bg-yellow .frase-sec {
    color: #fff;
}
#bebidas .bg-yellow  .frase-sec span {
    color: #F60A0A;
}
#bebidas .bg-yellow  .tit-sec{
    color: #fff;
}
#cuisine h3{
    color: #949494;
    font-family: "Montserrat-Bold";
    font-size: 30px;
    margin: auto;
    text-align: center;
    padding-bottom: 50px;
}
#marcas-exclusiva .box-info {
    margin: auto;
    width: 190px;
}
span.legal-pollo {
    font-family: "Montserrat-Regular";
    font-size: 11px;
    display: inline-block;
    padding-top: 25px;
}
a, a:hover{
    text-decoration: none;
    color: #000;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
a:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.points {
    font-weight: bold;
    font-size: 18px;
    top: -2.5px;
    font-family: none;
}
footer {
    background-color: #FFDD00;
    text-align: justify;
    font-size: 11px;
    padding: 50px 0;
    color: #000;
    font-family: "Montserrat-Regular";
}
.box-legal-logo{
    padding-left: 160px;
    position: relative;
    padding-bottom: 10px;
}
.box-legal-logo img{
    position: absolute;
    left: 0;
    width: 150px;
}
.logo-footer{
    width: 160px;
    margin: auto;
    padding-top: 15px;
}
 .frase-sec {
    font-family: "Montserrat-ExtraBold";
    color: #F60A0A;
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
    font-size: 40px;
    margin: 0;
}
.frase-sec::before{
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    background: #FFDD00;
    border-radius: 50%;
    z-index: -1;
    top: -24px;
    left: -30px;
}
.frase-sec span{
    color: #FFDD00;
}
.tit-sec{
    color:#878787;
    font-family: "Warmth-Winter";
    font-size: 40px;
    padding-bottom: 6px;
    margin: 0;
}
.logo-electro {
    width: 150px;
}

img.img-logos-box {
    width: 140px;
}
img.img-icons-box {
    width: 80px;
}
.box-borderyellow {
    border: 4px solid #FFDD00;
    border-radius: 25px;
    padding: 30px 40px 50px;
    position: relative;
    background-color: #ffffff;
}
.header-borderyellow {
    padding-bottom: 14px;
}

.info-product{
    font-family: "Montserrat-Regular";
    font-size: 16px;
    color: #000;
}

.precio-product{
    font-family: "Montserrat-ExtraBold";
    line-height: 1.1;
}
.precio-product span.p-red {
    color: #F60A0A;
    font-size: 40px;
}
.precio-product span.p-orange {
    font-size: 40px;
    color: #EF8A00;
}
span.p-ahorro{ 
color: #F60A0A;
font-size: 16px;
font-family: "Montserrat-Medium";
}
.precio-product .img-tarjeta{
    width: 40px;
    display: inline-block;
    margin-left: 3px;
}
sub {
    bottom: 0;
    font-size: 50%;
    font-family: "Montserrat-SemiBold";
}
sup {
    top: -.9em;
    font-size: 50%;
    font-family: "Montserrat-Bold";
}
.icon-cel{
    width: 30px;
    margin-right: 10px;
}
.img-product{
    padding-bottom: 30px;
    margin: auto;
}
.carru-3 a{
    text-decoration: none;
}
.logo-produc{
    padding-bottom: 15px;
}
.box-item {
    padding: 25px 20px;
}
section#electro {
    position: relative;
    padding: 50px 0;
}
.chico-cel {
    position: absolute;
    right: -10px;
    bottom: -50px;
}
.box-preciodescuento {
    position: relative;
    padding-left: 110px;
    width: 280px;
    margin: auto;
    max-width: 280px;
}
.info-desc {
    position: absolute;
    left: 0;
    color: #F60A0A;
    font-family: "Montserrat-ExtraBold";
    font-size: 40px;
    line-height: 1;
}
.info-desc img {
    display: inline-block;
    width: 30px;
}

i.fa.fa-angle-right.slick-arrow {
    color: #959595;
    font-size: 30px;
    position: absolute;
    top: 38%;
    right: 0;
    cursor: pointer;
    z-index: 1;
}
i.fa.fa-angle-left.slick-arrow {
    color: #959595;
    font-size: 30px;
    position: absolute;
    top: 38%;
    left: 0;
    cursor: pointer;
    z-index: 1;
}
.hidden-desk{
    display: none;
}
.box-product-destacado-cel{
    padding-top: 20px;
}
.carru-3 , .carru-4{
    margin: 50px 0;
}
.box-produc-outcarru-hogar {
    padding-top: 100px;
}
.desde{
    font-size: 16px;
    font-family: "Montserrat-SemiBold";
    color: #F60A0A;
    position: absolute;
    left: 0;
    top: -20px;
}
.p-bonus {
    color: #4B66A4;
    font-size: 40px;
}
.box-marginauto-w300 {
    margin: auto;
    width: 300px;
    max-width: 100%;
}
.img-responsive{
    margin: auto;
}
img.img-chicotumedio {
    position: absolute;
    right: 0px;
    bottom: 0;
}

/*********************/
.bg-yellow{
    background-color: #FFDD00;
    padding: 40px 0;
}
#marcas-exclusiva .frase-sec::before{
    display: none;
}
#marcas-exclusiva .frase-sec{
    color: #fff;
}
 #marcas-exclusiva .frase-sec span{
    color: #F60A0A;;
}
#marcas-exclusiva .tit-sec {
    color: #fff;
   
}

/***/
header {
    position: relative;
    padding: 20px 0 50px;
    overflow: hidden;
}
header::before{
    position: absolute;
    content: "";
    width: 300px;
    height: 300px;
    background: #FFDD00;
    border-radius: 50%;
    z-index: -1;
    top: -150px;
    left: -150px;
}
header h3{
    font-family: "Montserrat-Medium";
    
}
header .logo-genios {
    padding: 70px 0 110px;
}
header .nube-ahorra{
    margin-bottom: 40px;

}

/***/
.box-info {
    margin: auto;
    width: 270px;
    max-width: 100%;
}

#marcas-exclusiva .bg-yellow{
    padding: 50px 0 40px;
    overflow: hidden;
}
.chica-hey{
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 570px;;
    z-index: 1;
}
.sobre{
    z-index: 2;
    position: relative;
}
.linesep {
    width: 100%;
    height: 20px;
}
.legal-licor {
    background-color: #cecece99;
    color: #666666e6;
    font-family: "Montserrat-Medium";
    text-align: center;
    FONT-SIZE: 10PX;
    PADDING: 5PX;
    margin-bottom: 15px;
}
.vino-img {
    padding-bottom: 6px;
}

#lacteos {
    padding: 50px 0;
}
#lacteos {
    padding: 50px 0;
}
.chikamanoscara-mitad{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 240px;
}
#lacteos .frase-sec {
    padding-bottom: 80px;
}
#comidas-preparadas{
    padding: 50px 0;
    overflow: hidden;
}
#limpieza .frase-sec {
    padding-bottom: 100px;
}
#despensa .frase-sec {
    padding-bottom: 100px;
}

#bebidas{
    padding: 50px 0 0;
}
.tcea{
    font-family: "Montserrat-ExtraBold";
    color: #fff;
    background-color: #000;
    padding: 0 5px;
}
#electro .nube-ahorro{
    padding-bottom: 20px;
}

.cel65{
    padding-bottom: 50px;
}
/*hide**/
.chico-cel-res{
    display: none;
    position: absolute;
    bottom: -50px;
    right: 0;
}
.info-resp-cel{
    display: none;
}
.slick-dots li button:before {
    font-size: 44px;
}
#electro .box-borderyellow{
    margin-top: 55px;
}
.carru-electro{
    margin-top: 15px;
}
#ropa {
    padding: 50px 0;
}
.box-produc-outcarru-ropa{
    padding-top: 100px;
}
.carru-ropa{
    margin-top: 40px;
}
.carru-mascota{
    margin-top: 40px;
}
#hogar{
    padding: 50px 0;
}
#mascotas{
    padding: 50px 0;
}
#limpieza{
    padding: 50px 0;

}
.mar-20{
    margin: 20px 0;
}
span.lleva {
    font-size: 12px;
    font-family: "Montserrat-SemiBold";
    color: #F60A0A;
    text-align: center;
    padding-bottom: 6px;
    MARGIN: AUTO;
    DISPLAY: BLOCK;
}
.box-preciodescuento.desc-konzil {
    padding: 0;
    text-align: center;
    line-height: 1;
}
.desc-konzil .desde {
    text-align: center;
    position: relative;
    font-size: 12px;
    top: -10px;
}
.desc-konzil .info-desc {
    position: relative;
    font-size: 60px;
}
.por{
    font-size: 24px;
}
.gratis{
    font-family: "Montserrat-Bold";
    color: #F60A0A;
}
#vinos{
    padding: 50px 0 0;
}
#vinos .box-product-destacado{
    margin-top: 50px;
}
#vinos .box-borderyellow{
    margin-top: 100px;
}
.mt20{
    margin-top: 30px;
}
#vinos p, #bebidas p, #despensa p, #despensa p, #licores p, #limpieza p{
    font-family: "Montserrat-Regular";
    font-size: 10px;
    margin-top: 38px;
}
.icon-des{
    display: inline-block !important;
    width:  30px;
}
.hidden-desk-600{
    display: none;
}
.chica-esop {
    position: absolute;
    bottom: -64px;
    left: -100px;
    width: 320px;
}

#despensa .box-inbox {
    padding: 50px 0 60px;
}
.img-chicomanoscinturamedio{
    position: absolute;
    right: -20px;
    bottom: 0;
}
#desayuno{
    padding: 50px 0;
}

.detalle-bonnus {
    color: #4a66a3;
    margin-left: 8px;
    display: inline-block;
    line-height: 1.4;
}
.puntos-bonnus {
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.icon-plus {
    max-width: 20px;
    max-height: 20px;
    margin-right: 3px;
}
.icon-bonnus {
    font-weight: 600;
    font-size: 12px;
}
.icon-bonnus sup {
    color: #ffed00;
    top: -0.3em;
}
.chico-portada{
    position: absolute;
    bottom: -400px;
    right: 0;
}
#licores .frase-sec span , #licores .tit-sec{
    color: #ffffff;
}

header .container{
    position: relative;
}
img.img-responsive.lacteos {
    padding-top: 20px;
}
header .container::before{
    position: absolute;
    content: "";
    width: 820px;
    height: 820px;
    background: #FFC202;
    border-radius: 50%;
    z-index: -1;
    right: -410px;
    bottom: -50px;
}
header .box-info {
    margin: auto;
    width: 150px;
}
.img-portada-res-600, .vis-resp-600{
    display: none;
}
span.tilde::before {
    content: "";
    position: absolute;
    /* background-color: red; */
    width: 0px;
    height: 0px;
    border-top: 8px solid #878787;
    border-left: 5px solid transparent;
    border-right: 12px solid transparent;
    left: 7px;
}
span.tilde {
    position: relative;
}

.legal-bebidas {
    background-color: #cecece99;
    color: #6666669c;
    font-family: "Montserrat-Medium";
    text-align: center;
    padding: 32px 0;
    font-size: 20px;
    line-height: 1.2;
    height: 10vh;
}