body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background: #722382 !important;
}

#wrapperHeader {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    z-index: 100;
    padding: 0 2em;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.header {
    margin: 0 auto;
    min-height: 290px;
    max-width: 1200px;
    position: relative;
}

body.productos #wrapperHeader,
body.ficha #wrapperHeader {
    width: 100%;
    height: auto;
    position: relative;
}

body.productos #wrapperHeader div.header {
   /* min-height: 350px;*/
}

body.productos #wrapperHeader h1 {
    margin: 0;
    padding-top: 10px;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}

body.ficha div.header {
    min-height: 240px;
}

div.header ul {
    right: 0;
    top: 10px;
    position: absolute;
}

div.header ul.menu {
    right: 170px;
}

div.header li {    
    float: left;
    color: #fff;
    font-size: 18px;
    list-style: none;
    font-weight: 700;
    margin-right: 20px;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}

div.header li a {
    font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none;    
}

div.header .menu li.ico-home a{ 
    position: relative;
    padding-left: 45px;
}
div.header .menu li.ico-home a::before {
    left: 12px;
    content: '';
    width: 24px;
    height: 22px;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;
    background-repeat: no-repeat;
    background-image: url('../images/ico-home.png');
}
.menu-rrss { top: 20px !important; }
div.header .menu li a {
    display: inline-block;
    border-radius: 30px;
    padding: 10px 20px;
    background-color: #e30500;
    transition: all 250ms linear;
}

div.header .menu li a:hover {
    color: white;
    background-color: #af0805;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

div.header li a:hover {
    color: #e31d1a;
}

div.header li.symbol:after {
    content: "·";
    padding-left: 20px;
}

div.header img.trozos {
    left: 50%;
    top: 100px;
    z-index: 500;
    position: absolute;
    margin-left: -300px;
}

body.productos #wrapperHeader {
    /*background: url(../images/productos/slider1.jpg) no-repeat center top;*/
    background-size: cover;
    padding-top: 10px;
}

/* FOOTER
============================= */

div.footer {
    max-width: 1200px;
    margin: 50px auto;
    position: relative;
}

div.footer img.logo-pie {
    display: block;
    margin: 0 auto;
}

div.footer p,
div.footer a {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 0.8em;
    text-align: center;
    margin-top: 30px;
}

div.footer a {
    font-size: 1em;
    text-decoration: none;
}

div.footer a:hover {
    text-decoration: underline;
}

/* HOME
============================= */

.lf {
    float: left;
}

.rf {
    float: right;
}

.paddinglr {
    padding: 0 16.52%;
    text-align: center;
}

.vc_span12.wpb_column.column_container.vcex-skin-default {
    z-index: 1;
    position: relative;
}

#canvas-home {
    left: 0;
    top: -20px;
    width: 100%;
    position: absolute;
}

#contain-home.h-forms__container,
#contain-home.h-forms__container .box {
    height: 425px;
}

#contain-home #box1 {
    background-color: #8d382a;
}

#contain-home #box2 {
    background-color: #93358e;
}

#contain-home #box3 {
    background-color: #f8f2eb; 
}

#contain-home #box4 {
    background-color: #F47E42;
}

#contain-home .box img {
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 40px;
    display: block;
    width: 100%;
    max-width: 350px;
    position: relative;
}
#contain-home #box1 img {
    max-width: 395px;
}
#contain-home .box p {
    transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
    position: relative;
}

#contain-home .box .btn {
    left: 50%;
    color: #fff;
    float: left;
    z-index: 800;
    display: none;
    cursor: pointer;
    min-width: 180px;
    font-size: 0.8em;
    line-height: 1.2em;
    padding: 12px 18px;
    perspective: 100px;
    position: relative;
    text-align: center;
    border-radius: 5px;
    margin-left: -110px;
    letter-spacing: 1px;
    pointer-events: none;
    text-decoration: none;
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: 10px 20px 10px 20px;
    font-family: "Lato", sans-serif;
    -webkit-transform: translateY(30px);
    -webkit-transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
    transform: translateY(30px);
    transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
}

#contain-home #box1 { overflow: hidden; }

#contain-home #box4 p {
    /*color: #e02624;*/
    font-size: 34px;
    font-family: 'Paytone One', sans-serif;
    text-align: center;
}

#contain-home #box4 p.text-down { color: #ec7c2d; }

.redes-sociales,
.redes-sociales .wrapper { 
    z-index: 2;
    position: relative; 
}

.redes-sociales .social-items::after {
    left: 50%;
    z-index: 1;
    content: '';
    top: -322px;
    display: none;
    width: 1615px;
    height: 1283px;
    position: absolute;
    margin-left: -28px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url('../images/bg-rrss.png');
}

.redes-sociales header {
    /*overflow: hidden;*/
    position: relative;
    margin-bottom: 30px;
}

.redes-sociales header .title {
    z-index: 0;
    float: left;
    color: white;
    width: 569px;
    height: 288px;
    margin: -50px 0 0 5em;
    position: relative;
    padding: 3em 0 0 5em;
    background: transparent url('../images/bg-header-rrss.png') no-repeat;
}

.redes-sociales header h4, .redes-sociales header p {
    color: white;
    max-width: 260px;
}

.redes-sociales header h4 {
    margin-top: 0;
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
    font-family: 'Paytone One', sans-serif;
}

.redes-sociales header p { font-size: 14px; }

.redes-sociales .social-items {
    z-index: 3;
    margin-top: 0;
    position: relative;
}

.redes-sociales .rrss {
    right: 0;
    bottom: 0;
    z-index: 4;
    position: absolute;
    padding-left: 80px;
}

.redes-sociales .rrss > p { 
    left: 0;
    top: 13px;
    color: white;
    margin-top: 0;
    position: absolute;
}

.redes-sociales .rrss ul {
    margin: 0;
    padding: 0;    
}

.redes-sociales .rrss ul li {
    margin-top: 0;
    font-size: 23px;
    text-align: center;
    vertical-align: top;
    display: inline-block;    
}

.redes-sociales .rrss ul li a {
    width: 46px;
    height: 47px;
    color: #7b5345;
    display: block;
    line-height: 46px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: white;
}

.redes-sociales .rrss ul li a.btn-all { font-size: 12px; }

.redes-sociales .social-items .item {
    float: left;
    width: 25%;
    z-index: 3;
    display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    background-color: red;
    background-size: cover;
    transition: background-color 400ms linear;
}

.redes-sociales .social-items .item::after,
.redes-sociales .social-items .item .rrss-user {
    position: absolute;
}

.redes-sociales .social-items .item .rrss-user {
    margin: 0;
    left: 60px;
    color: white;
    bottom: 1.6em;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Lato', sans-serif;
}

.redes-sociales .social-items .item::after {
    left: 1em;
    bottom: 1em;
    width: 34px;
    height: 34px;
    line-height: 34px;    
    font-family: 'FontAwesome', sans-serif;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.redes-sociales .social-items .item:hover {
    -webkit-transition: background-color 400ms linear;
    transition: background-color 400ms linear;
}

.redes-sociales .social-items .item.simple {
    height: 306px;
    line-height: 306px;
    width: 25%;
}

.redes-sociales .social-items .item.double {
    height: 612px;
    line-height: 612px;
    width: 50%;
}

.redes-sociales .social-items .item.twitter { background-color: #66a8e9; }
.redes-sociales .social-items .item.twitter:hover { background-color: #5995d0; }
.redes-sociales .social-items .item.twitter::after {
    color: #66a8e9;
    content: '\f099';
    background-color: white;
}
.redes-sociales .social-items .item.twitter .texto a { color: white; }
.redes-sociales .social-items .item.twitter .texto{ color: white; }
.redes-sociales .social-items .item.facebook { background-color: #6d3072; }
.redes-sociales .social-items .item.facebook:hover { background-color: #4d2350;}
.redes-sociales .social-items .item.facebook::after {
    color: #6d3072;
    content: '\f09a';
    background-color: #fff;   
}
.redes-sociales .social-items .item.facebook .texto a { color: #050808; }

.redes-sociales .social-items .item.instagram::after {
    color: #2a2622;
    content: '\f16d';
    background-color: #d0caba;   
}

.redes-sociales .social-items .item > a {
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;    
}

.redes-sociales .social-items .item.instagram>a { background-color: transparent; }

.redes-sociales .social-items .item > a:hover {
    opacity: 1;
    transition: all 400ms ease-in-out;
}

.redes-sociales .social-items .item .fa {
    top: 15px;
    left: 15px;
    color: white;
    font-size: 30px;
    position: absolute;
}
.redes-sociales .social-items .item h3 {
    top: 2em;
    left: 2em;
    color: white;
    font-size: 11px;
    line-height: 20px;
    position: absolute;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
.redes-sociales .social-items .item.facebook h3 {
    left: auto;
    right: 2em;
}
.redes-sociales .social-items .item .texto {
    z-index: 1;
    color: #fff;
    max-width: 85%;
    margin: 0 auto;
    font-size: 16px;
    text-align: left;
    font-weight: 300;
    position: relative;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Lato', sans-serif;

}

.redes-sociales .social-items .overlay { 
    display: none;
    margin-top: 0;
}
.redes-sociales .social-items .item.imagen .texto {
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s linear, visibility .4s linear;
}
.redes-sociales .social-items .item.imagen .overlay {
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    visibility: hidden;
    background-color: rgba(0,0,0,.5);
    transition: opacity .4s linear, visibility .4s linear;
}

.redes-sociales .social-items .item.imagen > a:hover ~ .texto,
.redes-sociales .social-items .item.imagen > a:hover ~ .overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .4s linear, visibility .1s linear;
    transition: opacity .4s linear, visibility .4s linear;
}

.redes-sociales .social-items .item-sizer { width: 25%; }

/* BOX1, BOX2
=============================== */

.superbox {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

#twitter-widget-0,
#twitter-widget-1 {
    width: 100% !important;
}

/* BOX4 NEWSLETTER
================================ */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

.mayus {
    text-transform: uppercase;
}

/* BOX5, BOX6, BOX7
=============================== */

/*#box2 p:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}*/

.box .hover {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 400;
    cursor: pointer;
}

/* BOX7
=============================== */

#contain-home #box7 {
    overflow: hidden;
}

#contain-home #box7 p {
    color: #e02624;
    font-size: 34px;
    margin-top: 38px;
    position: relative;
    z-index: 200;
    font-family: 'Paytone One', sans-serif;
    text-align: center;
}

#contain-home #box7 p.text-down {
    color: #ec7c2d;
}


/*
#contain-home #box7 img{position:absolute; left:0; top:0;width:100%;height:100%;}*/


/* BOX8
=============================== */

#contain-home #box8 {
    background-color: #f8ac1a;
    text-align: center;
}

#contain-home #box8 img {
    margin-top: 80px;
    margin-bottom: 10px;
}


/* COMÚN BOXES
=============================== */

.box > div p {
    font-family: 'Paytone One', sans-serif;
    font-size: 30px;
    line-height: 32px;
    margin: 0;
    color: #fff;
    text-align: center;
}

.h-forms__container {
    width: 100%;
    z-index: 200;
    height: 380px;
    position: relative;
}

.h-forms__container .box {
    height: 380px;
}

.h-forms__container > div {
    width: 25%;
    float: left;
    z-index: 300;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#contain-home.h-forms__container .half{
    width: 33.33%;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 50% 100%, 0 95%);
    margin-top: -40px;
    z-index: -1;
    height: 600px;
    overflow: hidden;
}


#contain-home.h-forms__container .half .mayus{
    position: absolute;
    bottom: 130px;
    left: calc(50% - 100px);
    transition: all .3s ease-in-out;
}

#contain-home.h-forms__container .half .mayus.purple{
        color: #94368d;
    }

#contain-home.h-forms__container .half:hover .mayus{
    bottom: 150px;
}


#contain-home.h-forms__container .box.half .btn{
    position: absolute;
    bottom: 0;
    transition: all .1s ease-in-out;
    margin-bottom: -100px;
}

#contain-home.h-forms__container .box.half .btn.purple{
    color: #94368d;
    border: 1px solid #94368d;
}

#contain-home.h-forms__container .box.half:hover .btn{
    display: block;
    bottom: 100px;
    margin-bottom: 0;
}

#contain-home.h-forms__container .half{
    position: relative;
}

#contain-home .half img.tableta{
    max-width: 250px;
    transform: scale(0.9) rotate(10deg);
    position: absolute;
    left: calc(50% - 125px);
    bottom: 170px;
    z-index: -1;
    height: 400px;
    object-fit: cover;
    object-position: top;
    margin-bottom: -50px;
    transition: all .3s ease-in-out;
}

#contain-home.h-forms__container .half:hover img.tableta{
    margin-bottom: 20px;
    transform: rotate(0deg);
    transform: scale(1);
}

#contain-home .box img.parche{
    position: absolute;
    bottom: 70px;
    left: calc(50% - 175px);
}

#contain-home .half img.nuevo{
    width: 120px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 500px;
    transition:  all .2s ease;
}

#contain-home.h-forms__container .half:hover img.nuevo{
    margin-top: 510px;
    opacity: 0;
}
/*******************************************/
#contain-home .np-hue img.nuevo{
    width: 120px;

    transition:  all .2s ease;
    position: relative;
    top: -90px;
}

#contain-home.h-forms__container .np-hue:hover img.nuevo{
    margin-top: 50px;
    opacity: 0;
}
/*******************************************/
.h-forms__container > .half.first{
    background: #94368d;
}

.h-forms__container > .half.second{
    background: #f3e3cd;
}

.h-forms__container > .half.third{
    background: #ECB37E;
}

.h-forms__container .box p {
    transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
}

.h-forms__container .box .hover:hover+p {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2)
}

.h-forms__container .box {
    -webkit-perspective: 100px;
    perspective: 100px;
}

#contain-productos #box2 .btn,
#contain-productos #box3 .btn {
    /*-webkit-transform: rotateY(6deg) rotateX(-5deg) translateX(4%) translateZ(-1px) scale(1.1);*/
    border: 1px solid #fff;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: "Lato", "sans";
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 1.2em;
    min-width: 180px;
    padding: 12px 18px;
    perspective: 100px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    left: 50%;
    margin-left: -110px;
    display: none;
    cursor: pointer;
}

#contain-productos #box2 .btn,
#contain-productos #box3 .btn {
    -webkit-transform: translateY(30px);
    -webkit-transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
    transform: translateY(30px);
    transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
    z-index: 800;
}

#contain-productos #box2 .btn:hover,
#contain-productos #box3 .btn:hover {
    border: 1px solid red;
}

/*** PRODUCTOS ***/

#canvas-productos {
    position: absolute;
    top: 0;
    left: 0;
}

#contain-productos {
    margin-top: -20px;    
}

#contain-productos #box1 * {
    margin: 0 auto;
}

#contain-productos #box1 img {
    margin-top: 60px;
    display: block;
}

#contain-productos #box1 p {
    color: #fff;
    font-size: 1.8em;
    line-height: 22px;
    padding-left: 10px;
    text-align: center;
    margin: 10px 0 0 0;
    word-wrap: break-word;
    font-family: 'Paytone One', sans-serif;
}

#contain-productos #box2 p,
#contain-productos #box3 p,
#contain-productos #box4 .p1 {
    color: #fff;
    font-size: 2.6em;
    line-height: 50px;
    padding-left: 10px;
    text-align: center;
    margin: 60px 0 0 0;
    font-family: 'Paytone One', sans-serif;
}

#contain-productos #box2 img,
#contain-productos #box3 img {
    display: block;
    margin: 20px auto;
    width: 100%;
    max-width: 278px;
}

#contain-productos #box4 img {
    display: block;
    margin: 0 auto;
    padding-top: 70px;
}

#contain-productos #box4 p {
    top: 230px;
    color: #fff;
    z-index: 300;
    margin-top: 0px;
    font-size: 1.8em;
    line-height: 28px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-family: 'Paytone One', sans-serif;
}

#contain-productos #box4 .p2 {
    width: 80%;
    color: #93512a;
    margin: 20px auto;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

#swiffycontainer svg > g > g > rect {
    display: none;
}

/*#box2 .btn:after {
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    outline: 1px solid transparent;
    padding: 2px;
    position: absolute;
    top: 0;
    transform: scale(1.1) rotateY(-6deg) rotateX(-5deg) translateX(-4%) translateZ(-11px);
    transition: all 0.4s cubic-bezier(0.16, 0.53, 0.15, 0.99) 0s;
    width: 100%;
    z-index: 0;
}*/

#h-forms__container .content .hover {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 400;
    cursor: pointer;
}


/*** FICHA PRODUCTOS ***/

#contain-huesitos-con-leche {
    margin: 0 auto;
}

#contain-huesitos-con-leche .titulo {
    font-size: 4.6em;
    line-height: 62px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-align: left;
    margin-left: 200px;
    text-shadow: 3px 4px #2c79c4;
    display: inline;
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: -440px;
}

#contain-huesitos-con-leche .winfo {
    background: url("../images/productos/triangulo.png") repeat-x left top;
    margin-top: 200px;
    padding-top: 32px;
    position: relative;
    z-index: 100;
}

#contain-huesitos-con-leche .info {
    background: #322d29;
    padding-top: 100px;
    padding-bottom: 20px;
}

#contain-huesitos-con-leche .info .product {
    max-width: 870px;
    margin: 0 auto;
    background: url("../images/productos/triangulo.png") repeat-x left top;
    position: relative;
}

#contain-huesitos-con-leche .info .product .image1 {
    width: 100%;
    max-width: 778px;
    position: absolute;
    top: -295px;
    left: 50%;
    z-index: 100;
    transform: translate(-50%, 0);
}

.image2 {
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -640px;
}

#contain-huesitos-con-leche .info .product .descr {
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    max-width: 260px;
    text-transform: uppercase;
    line-height: 24px;
}

#contain-huesitos-con-leche .info .product p.htable {
    background: url("../images/productos/fondo-tabla-sup.png") no-repeat left top;
    max-width: 321px;
    width: 100%;
    height: 52px;
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    margin: 0;
    padding-left: 20px;
    padding-top: 5px;    box-sizing: border-box;
}

#contain-huesitos-con-leche .info .product p.ftable {
    background: url("../images/productos/fondo-tabla-inf.png") no-repeat left top;
    margin: 0;
}

#contain-huesitos-con-leche .info .product table {
    max-width: 321px;
    width: 100%;
    min-height: 100px;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 0.7em;
    font-weight: 900;
    padding: 8px;
}

#contain-huesitos-con-leche .info .product table th {
    color: #ed0f07;
    padding-bottom: 10px;
}

#contain-huesitos-con-leche .info .product table td {
    border-bottom: 1px solid #bababa;
    padding: 5px 0 5px 0;
}

#contain-huesitos-con-leche .info .product table td.col1 span {
    display: block;
    color: #797979;
}

#contain-huesitos-con-leche .info .product table td.col2,
#contain-huesitos-con-leche .info .product table td.col3 {
    text-align: center;
    color: #898989;
}



/*** FICHA PRODUCTOS BLANCO ***/
#contain-huesitos-blanco {
    margin: 0 auto;
}

#contain-huesitos-blanco .titulo {
    font-size: 4.6em;
    line-height: 62px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-align: left;
    margin-left: 200px;
    text-shadow: 3px 4px #2c79c4;
    display: inline;
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: -440px;
}

#contain-huesitos-blanco .winfo {
    background: url("../images/productos/triangulo.png") repeat-x left top;
    margin-top: 50px;
    padding-top: 32px;
    position: relative;
    z-index: 100;
}

#contain-huesitos-blanco .info {
    background: #322d29;
    padding-top: 100px;
    padding-bottom: 20px;
}

#contain-huesitos-blanco .info .product {
    max-width: 870px;
    margin: 0 auto;
    background: url("../images/productos/triangulo.png") repeat-x left top;
    position: relative;
}

#contain-huesitos-blanco .info .product .image1 {
    width: 100%;
    max-width: 778px;
    position: absolute;
    top: -295px;
    left: 50%;
    z-index: 100;
    transform: translate(-50%, 0);
}

.image2 {
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -640px;
}

#contain-huesitos-blanco .info .product .descr {
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 42px;
    text-transform: uppercase;
    line-height: 24px;
}

#contain-huesitos-blanco .info .product p.htable {
    background: url("../images/productos/fondo-tabla-sup.png") no-repeat left top;
    max-width: 321px;
    width: 100%;
    height: 52px;
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    margin: 0;
    padding-left: 20px;
    padding-top: 5px;    box-sizing: border-box;
}

#contain-huesitos-blanco .info .product p.ftable {
    background: url("../images/productos/fondo-tabla-inf.png") no-repeat left top;
    margin: 0;
}

#contain-huesitos-blanco .info .product table {
    max-width: 321px;
    width: 100%;
    min-height: 100px;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 0.7em;
    font-weight: 900;
    padding: 8px;
}

#contain-huesitos-blanco .info .product table th {
    color: #ed0f07;
    padding-bottom: 10px;
}

#contain-huesitos-blanco .info .product table td {
    border-bottom: 1px solid #bababa;
    padding: 5px 0 5px 0;
}

#contain-huesitos-blanco .info .product table td.col1 span {
    display: block;
    color: #797979;
}

#contain-huesitos-blanco .info .product table td.col2,
#contain-huesitos-blanco .info .product table td.col3 {
    text-align: center;
    color: #898989;
}


/*** FICHA PRODUCTOS NEGRO ***/
#contain-huesitos-negro {
    margin: 0 auto;
}

#contain-huesitos-negro .titulo {
    font-size: 4.6em;
    line-height: 62px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-align: left;
    margin-left: 200px;
    text-shadow: 3px 4px #2c79c4;
    display: inline;
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: -440px;
}

#contain-huesitos-negro .winfo {
    background: url("../images/productos/triangulo.png") repeat-x left top;
    margin-top: 50px;
    padding-top: 32px;
    position: relative;
    z-index: 100;
}

#contain-huesitos-negro .info {
    background: #322d29;
    padding-top: 100px;
    padding-bottom: 20px;
}

#contain-huesitos-negro .info .product {
    max-width: 870px;
    margin: 0 auto;
    background: url("../images/productos/triangulo.png") repeat-x left top;
    position: relative;
}

#contain-huesitos-negro .info .product .image1 {
    width: 100%;
    max-width: 778px;
    position: absolute;
    top: -295px;
    left: 0;
    z-index: 100;
}

.image2 {
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -640px;
}

#contain-huesitos-negro .info .product .descr {
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 42px;
    text-transform: uppercase;
    line-height: 24px;
}

#contain-huesitos-negro .info .product p.htable {
    background: url("../images/productos/fondo-tabla-sup.png") no-repeat left top;
    max-width: 321px;
    width: 100%;
    height: 52px;
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    margin: 0;
    padding-left: 20px;
    padding-top: 5px;    box-sizing: border-box;
}

#contain-huesitos-negro .info .product p.ftable {
    background: url("../images/productos/fondo-tabla-inf.png") no-repeat left top;
    margin: 0;
}

#contain-huesitos-negro .info .product table {
    max-width: 321px;
    width: 100%;
    min-height: 100px;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 0.7em;
    font-weight: 900;
    padding: 8px;
}

#contain-huesitos-negro .info .product table th {
    color: #ed0f07;
    padding-bottom: 10px;
}

#contain-huesitos-negro .info .product table td {
    border-bottom: 1px solid #bababa;
    padding: 5px 0 5px 0;
}

#contain-huesitos-negro .info .product table td.col1 span {
    display: block;
    color: #797979;
}

#contain-huesitos-negro .info .product table td.col2,
#contain-huesitos-negro .info .product table td.col3 {
    text-align: center;
    color: #898989;
}

#contain-huesitos-negro .info .product .anim1 {
    position: absolute;
    right: 0;
    top: 280px;
}

/*** FICHA PRODUCTOS SUPERCHOC ***/
#contain-huesitos-super-choc {
    margin: 0 auto;
}

#contain-huesitos-super-choc .titulo {
    font-size: 4.6em;
    line-height: 62px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-align: left;
    margin-left: 200px;
    text-shadow: 3px 4px #2c79c4;
    display: inline;
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: -440px;
}

#contain-huesitos-super-choc .winfo {
    background: url("../images/productos/triangulo.png") repeat-x left top;
    margin-top: 50px;
    padding-top: 32px;
    position: relative;
    z-index: 100;
}

#contain-huesitos-super-choc .info {
    background: #322d29;
    padding-top: 100px;
    padding-bottom: 20px;
}

#contain-huesitos-super-choc .info .product {
    max-width: 870px;
    margin: 0 auto;
    background: url("../images/productos/triangulo.png") repeat-x left top;
    position: relative;
}

#contain-huesitos-super-choc .info .product .image1 {
    width: 100%;
    max-width:100%;
    position: absolute;
    top: -255px;
    left: 50%;
    z-index: 100;
    transform: translate(-50%, 0);
}

.image2 {
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -640px;
}

#contain-huesitos-super-choc .info .product .descr {
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 42px;
    text-transform: uppercase;
    line-height: 24px;
}

.new__product{
    position: absolute !important;
    width: 65px !important;
    bottom: 15px !important;
    top: auto !important;
    left: 50% !important;
    transform: translate(-50%, 0) !important;
    opacity: 1;
    transition: all ease 0.25s;
}

#contain-huesitos-super-choc .info .product p.htable {
    background: url("../images/productos/fondo-tabla-sup.png") no-repeat left top;
    max-width: 321px;
    width: 100%;
    height: 52px;
    font-size: 1.1em;
    color: #fff;
    font-family: 'Paytone One', sans-serif;
    margin: 0;
    padding-left: 20px;
    padding-top: 5px;    box-sizing: border-box;
}

#contain-huesitos-super-choc .info .product p.ftable {
    background: url("../images/productos/fondo-tabla-inf.png") no-repeat left top;
    margin: 0;
}

#contain-huesitos-super-choc .info .product table {
    max-width: 321px;
    width: 100%;
    min-height: 100px;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 0.7em;
    font-weight: 900;
    padding: 8px;
}

#contain-huesitos-super-choc .info .product table th {
    color: #ed0f07;
    padding-bottom: 10px;
}

#contain-huesitos-super-choc .info .product table td {
    border-bottom: 1px solid #bababa;
    padding: 5px 0 5px 0;
}

#contain-huesitos-super-choc .info .product table td.col1 span {
    display: block;
    color: #797979;
}

#contain-huesitos-super-choc .info .product table td.col2,
#contain-huesitos-super-choc .info .product table td.col3 {
    text-align: center;
    color: #898989;
}
@media (max-width: 767px) {
    #contain-huesitos-super-choc .info .product table {
        margin: 0 auto;
    }
    #contain-huesitos-super-choc .info .product p.ftable{
        background: url(../images/productos/fondo-tabla-inf.png) no-repeat center top;
    }
    #contain-huesitos-super-choc .info .product p.htable{
        margin: 0 auto;
        background: url(../images/productos/fondo-tabla-sup.png) no-repeat center top;
    }
    #contain-huesitos-blanco .info .product p.htable{
        background: url(../images/productos/fondo-tabla-sup.png) no-repeat center top;
    }
}
#contain-huesitos-super-choc .table_container{
    position: relative;
}

.ingredientes {
    color: white;
    overflow: hidden;
    margin-bottom: 2em;
    font-family: 'Lato', sans-serif;
}


/*-----------------------------------------------------------------------------------*/


/* - LayerSlider
/*-----------------------------------------------------------------------------------*/

.vertical-slide{
    display: none;
}
/*main*/

.page-with-slider.woocommerce .page-slider {
    margin-bottom: 30px
}

.ls-thumbnail-hover-img img {
    width: 100%
}


/*default skin*/

body .ls-defaultskin {
    padding: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

body .ls-defaultskin .ls-nav-prev,
body .ls-defaultskin .ls-nav-next {
    top: 50%;
    margin: -40px 0 0;
    background: #000;
    opacity: 0.2;
    height: 80px;
    width: 50px;
    z-index: 99 !important;
}

body .ls-defaultskin .ls-nav-prev,
body .ls-defaultskin .ls-nav-prev:hover {
    background: #000 url("../images/arrows/ls-arrow-left.png") no-repeat center center;
    left: 0;
}

body .ls-defaultskin .ls-nav-next,
body .ls-defaultskin .ls-nav-next:hover {
    background: #000 url("../images/arrows/ls-arrow-right.png") no-repeat center center;
    right: 0;
}

body .ls-defaultskin .ls-nav-prev:hover,
body .ls-defaultskin .ls-nav-next:hover {
    opacity: 0.5
}

body .ls-borderlesslight .ls-nav-prev,
body .ls-borderlesslight .ls-nav-next {
    z-index: 99 !important
}


/*minimal skin*/

body .ls-minimal {
    padding: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

body .ls-minimal .ls-nav-prev,
body .ls-minimal .ls-nav-next {
    top: 50%;
    opacity: .2;
    width: 50px;
    height: 50px;
    z-index: 99;
    background: #000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

body .ls-minimal .ls-nav-prev,
body .ls-minimal .ls-nav-prev:hover {
    background: #000 url("../images/arrows/ls-arrow-left.png") no-repeat center center;
    left: 10px;
}

body .ls-minimal .ls-nav-next,
body .ls-minimal .ls-nav-next:hover {
    background: #000 url("../images/arrows/ls-arrow-right.png") no-repeat center center;
    right: 10px;
}

body .ls-minimal .ls-nav-prev:hover,
body .ls-minimal .ls-nav-next:hover {
    opacity: 0.5
}


/*full-width skin*/

body .ls-fullwidth {
    padding: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

body .ls-fullwidth .ls-nav-prev,
body .ls-fullwidth .ls-nav-next {
    top: 50%;
    margin: -40px 0 0;
    background: #000;
    opacity: 0.2;
    height: 80px;
    width: 50px;
    z-index: 99;
}

body .ls-fullwidth .ls-nav-prev,
body .ls-fullwidth .ls-nav-prev:hover {
    background: #000 url("../images/arrows/ls-arrow-left.png") no-repeat center center;
    left: 0;
}

body .ls-fullwidth .ls-nav-next,
body .ls-fullwidth .ls-nav-next:hover {
    background: #000 url("../images/arrows/ls-arrow-right.png") no-repeat center center;
    right: 0;
}

body .ls-fullwidth .ls-nav-prev:hover,
body .ls-fullwidth .ls-nav-next:hover {
    opacity: 0.5
}


/*full-width dark skin*/

body .ls-fullwidthdark {
    padding: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

body .ls-fullwidthdark .ls-nav-prev,
body .ls-fullwidthdark .ls-nav-next {
    top: 50%;
    margin: -40px 0 0;
    background: #000;
    opacity: 0.2;
    height: 80px;
    width: 50px;
    z-index: 99;
}

body .ls-fullwidthdark .ls-nav-prev,
body .ls-fullwidthdark .ls-nav-prev:hover {
    background: #000 url("../images/arrows/ls-arrow-left.png") no-repeat center center;
    left: 0;
}

body .ls-fullwidthdark .ls-nav-next,
body .ls-fullwidthdark .ls-nav-next:hover {
    background: #000 url("../images/arrows/ls-arrow-right.png") no-repeat center center;
    right: 0;
}

body .ls-fullwidthdark .ls-nav-prev:hover,
body .ls-fullwidthdark .ls-nav-next:hover {
    opacity: 0.5
}


/*pagination buttons*/

body .ls-fullwidthdark .ls-bottom-slidebuttons,
body .ls-fullwidthdark .ls-nav-start,
body .ls-fullwidthdark .ls-nav-stop,
body .ls-fullwidthdark .ls-nav-sides {
    top: -40px
}


/*box shadow*/

body .ls-shadow {
    opacity: 0.4;
    -moz-opacity: 0.4;
    -webkit-opacity: 0.4;
}


/*remove text decoration on links*/

.ls-container a,
.ls-container a:hover,
.ls-container a:active {
    text-decoration: none
}


/*** media queries **/

@media screen and (max-width: 1600px) {
    .lf {
        float: none;
    }
    .rf {
        float: none;
    }
    #contain-home #box4 .content_block_newsletter {
        padding: 20px 4.888% 20px;
    }
    #contain-home #box4 .mayus.primero {
        max-width: 70%;
        font-size: 28px;
        line-height: 30px;
        margin: 0 0 20px;
    }
    #contain-home #box4 img.flecha {
        display: none;
    }
    #contain-home #box4 #form {
        max-width: 355px;
        width: 100%;
        padding-top: 30px;
        font-family: 'Lato';
    }
    #contain-home #box4 #form p {
        font-size: 18px;
        line-height: 18px;
    }
    #contain-home .box > div {
        padding: 0 15%;
    }
    #contain-home #box1 > div {
        padding: 0 7%;
    }
    
}

@media (max-width: 77.5em) {
    /* 1240px */
    .redes-sociales .rrss { padding-right: 20px; }
    .new__product{
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 1200px) {
    #contain-home #box4 img.flecha {
        display: none;
    }
    .ls-wp-fullwidth-helper {
        display: block;
    }
    .superbox {
        width: 100%;
    }
    #contain-home.h-forms__container, #contain-home.h-forms__container .box { height: auto; }
    .h-forms__container .box { 
        width: 50%;
        height: 380px !important;
    }
    #canvas-home { display: none; }
}

@media (max-width: 63.9375em) {
    /* 1023px */
    .redes-sociales .social-items .item.simple {
        width: 50%;
    }
}

@media (max-width: 56.25em) {
    /* 900px */
    #wrapperHeader {
        position: relative;
        height: auto;
    }
   /* .vc_span12.wpb_column.column_container.vcex-skin-default { display: none; }*/
    #wrapperHeader div.header {
        /*min-height: 280px;*/
        min-height: 120px;
    }
    div.header li.symbol:after {
        padding-left: 10px;
    }
    div.header li{
        margin-right: 10px;
    }
    #wrapperHeader div.header h1 {
        /*text-align: center;*/
    }
    #wrapperHeader div.header h1 img{
        max-width: 180px;
    }
    .menu-rrss{
        top: 67px !important;
        right: 60px !important;
    }
    div.header .menu-rrss li{
        margin-right: 20px;
    }
    div.header ul {
        margin: 0;
        padding: 0;
    }
    div.header ul.menu { 
       /* right: auto;*/
       right: 0;
        margin-bottom: 1em !important;
    }
    /*#wrapperHeader div.header ul {
        margin: 0 auto;
        text-align: center;
        position: relative;
    }
    #wrapperHeader div.header ul li {
        float: none;
        display: inline-block;
    }*/
    
    div.header li.fb {
        margin-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .vertical-slide{
        display: block;
    }
    .horizontal-slide{
        display: none;
    }
    div.header .menu li a{
        font-size: 16px;
    }
    #wrapperHeader{
        padding: 0 20px;
    }
    div.header ul.menu{
        right: -10px;
    }
    .menu-rrss {
        right: 40px !important;
    }
    .redes-sociales header { margin-top: 0; }
    .redes-sociales .rrss {
        right: auto;
        float: none;
        bottom: auto;
        clear: right;
        margin: 0 auto;
        padding-top: 1em;
        position: relative;
        text-align: center;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .redes-sociales .rrss > p {
        top: auto;
        left: auto;
        display: block;
        max-width: none;
        margin-bottom: 1em;
        text-align: center;
        position: relative;
    }
    .redes-sociales .social-items::after { display: none; }
    .redes-sociales header .title {
        margin: 0;
        float: none;
        width: 100%;
        height: auto;
        padding: 2em 0;
        background-image: none;
        background-color: #7d3d82;  
        border-top: 1px solid #b351bb;
    }
    .redes-sociales header .title > * { margin: 0 auto; }
}

@media screen and (max-width: 760px) {
    #contain-home #box4 #fnewsletter div {
        max-width: 260px;
    }
    #contain-home #box4 #form #form_content input[type=text] {
        width: 100%;
        max-width: 154px;
        padding: 6px 100px 6px 10px;
    }
    .footer {
        padding: 0 5px 0 5px;
    }
    #contain-productos > div {
        width: 100%;
    }
    #contain-productos #box1 {
        background-color: #f04440;
    }
    #contain-productos #box2 {
        background-color: #29b2eb;
    }
    #contain-productos #box3 {
        background-color: #4d3b8b;
    }
    #contain-productos #box4 {
        background-color: #f8ac1a;
    }
    #contain-home .half img.nuevo{
        margin-top: 12px;
        width: 90px;
        margin-right: -40px;
    }
}

@media screen and (max-width: 1200px) {
    #contain-home.h-forms__container .half{
        width: 100%;
        clip-path: none;
        margin-top: 0px;
        z-index: -1;
        height: 450px !important;
    }
    #contain-home .half img.tableta{
        transform: scale(0.8) rotate(0deg);
        bottom: 100px;
    }
    #contain-home.h-forms__container .half .mayus{
        bottom: 80px;
    }
    
    #contain-home.h-forms__container .half:hover .mayus {
        bottom: 90px;
    }
    #contain-home .box img.parche{
        bottom: 0px;
    }
    #contain-home.h-forms__container .half:hover img.nuevo{
        margin-top: inherit;
        opacity: 1;
    }
    #contain-home .superbox > .box {
        width: 100%
    }
    #contain-home #box4 .mayus.primero {
        margin-top: 10px;
        font-size: 18px;
        line-height: 18px;
        max-width: 90%;
    }

    #contain-home.h-forms__container .half:hover img.tableta {
        transform: scale(.7);
        margin-bottom: 0;

    }
    #contain-home.h-forms__container .box.half .btn{
        bottom: 160px;
        display: block;
    }
    #contain-home.h-forms__container .box.half:hover .btn {
        bottom: 60px;
    }
}

@media (max-width: 32.5em) {
    /* 515px */
    #contain-home .box {
        width: 100%;
    }
  
    .redes-sociales .social-items .item.simple,
    .redes-sociales .social-items .item.double {
        width: 100%;
    }
    div.header .menu li a{
        padding: 10px;
        padding: 5px 10px;
        /* line-height: 19px; */
        height: 29px;
        box-sizing: border-box;
    }
    div.header .menu li a span{
        display: none;
    }
    #wrapperHeader div.header h1 img {
        max-width: 130px;
    }
    .menu-rrss {
        right: -6px !important;
        top: 55px !important;
    }
    #wrapperHeader div.header {
        min-height: 100px;
    }

    #wrapperHeader div.header ul.menu li::after { display: none; }
    div.header .menu li.ico-home a::before{
        top: calc(50% - 1px);
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 26.25em) {
    /* 420px */
   /* #wrapperHeader div.header { padding-bottom: 1em; min-height: 300px; }*/
    /*#wrapperHeader div.header ul {
        top: auto;
    }*/
    /*#wrapperHeader div.header ul.menu li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }*/
    div.header .menu li a {
        font-size: 14px;
    }
    #wrapperHeader {
        padding: 0 10px;
    }
    #wrapperHeader div.header ul.menu li::after { display: none; }
    #wrapperHeader div.header ul.menu-rrss li { margin: 0 10px 0 10px; }
}

div.cookies {
    background: none repeat scroll 0 0 #ddd;
    border-top: 1px solid #999;
    bottom: 0;
    left: 0;
    padding: 5px 0 10px;
    position: fixed;
    width: 100%;
    z-index: 1000;
    font-family: "Lato";
    font-size: 12px;
}

div.cookies p {
    margin: 0 auto;
    max-width: 900px;
    padding: 0 40px;
    position: relative;
    text-align: center;
}

div.cookies p a {
    color: #e69018;
}

div.cookies p a.cerrar {
    position: absolute;
    right: -20px;
    top: 0;
}
@media screen and (max-width: 1024px){
    div.cookies p a.cerrar {
        right: 10px;
        top: 50%;
        transform: translate(0, -50%);
    }
}

.nondisplayed { display: none; }
.hidden { visibility: hidden; }

#box13,#box14,#box15{
    z-index: -2 !important;
}

#contain-home #box13 .wrapper img.tableta, #contain-home #box14 img.tableta{
    max-width: 450px;
    transform: inherit;
    left: calc(50% - 225px);
    bottom: 280px;
    height: auto;
}

@media (max-width: 767px){
    #contain-home #box13 .wrapper img.tableta, #contain-home #box14 img.tableta{
        max-width: 300px;
        transform: inherit;
        left: calc(50% - 150px);
        bottom: 240px;
    }
}

#contain-home #box15 img.tableta{
    height: auto;
    max-width: 220px;
    left: calc(50% - 110px);
    bottom: 260px;
    transform: inherit;
}

@media (max-width: 767px){
    #contain-home #box15 img.tableta{
        height: auto;
        max-width: 150px;
        left: calc(50% - 75px);
        bottom: 220px;
    }
}

#box13{
    /* background: #d6b362;
    background: url(../images/productos/10_22_25-min.jpg); */
    background-size: cover;
    background-position: center;
    background-color: #ff7c39;
}
#box14{
    /* background: #dec09e;
    background: url(../images/productos/10_22_20-min.jpg); */
    background-position: center;
    background: #f5e3cd;
}
#box15{
    background: #f8c708;
}

.button-cookies{
    background: #fff;
      border: 1px solid #722382;
      padding: 8px 20px;
      border-radius: 100px;
      outline: none;
      box-shadow: none;
      color: #722382;
    margin-left: 15px;
}

div.footer ul{
    list-style: none;
    padding: 0;
}

div.footer ul{
    @media (max-width: 767px){
        flex-direction: column;
        align-items: center;
    }
}

